Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
It's in the man page, but it doesn't work!
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
|
|
|
|
|
|
|
|
This makes sure we generate a checksum over the result.
In practice it means we no longer recompile when a proto header
is triggers a rebuild if it hasn't changed its md5sum.
metze
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|