Age | Commit message (Collapse) | Author | Files | Lines |
|
This shows how we can do the dual-boolean rules we use so much with
autoconf
|
|
|
|
this stops lib/replace becoming a mess
|
|
|
|
|
|
|
|
|
|
This allows for shell redirection in rules
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|