On Wednesday 19 September 2012 14:03:51 Russ Allbery wrote:
> Bastien ROUCARIES <[email protected]> writes:
> > See autoconf-archive mavcros
> > http://www.gnu.org/software/autoconf-archive/ax_create_pkgconfig_info.htm
> > l#ax_create_pkgconfig_info
> 
> That macro has gotten better (it at least doesn't put the user's CPPFLAGS
> and LDFLAGS into the *.pc file like it used to), but I still would not
> recommend people use it.  By default, it still puts all LIBS into Libs,
> not Libs.private, which is nearly always wrong and results in excessive,
> unnecessary shared library dependencies.  And, as mentioned, it doesn't
> support changing prefix at make time.

send a patch
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Autoconf mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to