← Back to team overview

dolfin team mailing list archive

More on pkg-config

 

I have moved all the demo Makefiles from dolfin-config to pkg-config.
Please check that it works for everyone.

The only thing currently holding us back from removing dolfin-config
is that it is used by PyDOLFIN. Johan, could you try to remove the
dependeny in PyDOLFIN? If you need extra flags you can just add them
to dolfin.pc.in.

If you add the line

foo=bar

in dolfin.pc.in (and regenerate), then dolfin-config --variable=foo
returns bar.

/Anders


Follow ups