Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When we find a package with pkg_config we may need to use the
resulting ccflags and ldflags in later tests.
Support this by adding lib= options to CHECK_FUNC and CHECK_HEADER
This gets gnutls on FreeBSD working
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also brings them much closer to the behaviour of autoconf
|
|
|
|
|
|
|
|
|
|
|
|
otherwide python libs in the disable-shared build don't get all the
needed syslibs
|
|
the subsystem dependency loops get quite complex when shared libs are
disabled
|
|
when rpath is disabled on both install and build we don't need the
double binaries
|
|
|
|
|
|
This will be helpful for working out why AIX is failing
|
|
this is a closer emulation of the autoconf behaviour
|
|
|
|
|
|
|
|
|