diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 35d2f49e9..1d1a49a72 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,15 @@ +2005-08-05 David Shaw <[email protected]> + + * ldap.m4: If a PATH is given to --with-ldap, bias directory + search towards the given path for includes and libraries. Noted + by Jason Harris. + + * Makefile.am: Distribute tar-ustar.m4. + + * libcurl.m4: If a PATH is given to --with-libcurl, look for + curl-config in that path. Bias directory search towards the given + path for includes and libraries. + 2005-08-04 David Shaw <[email protected]> * tar-ustar.m4: New. Check for a tar that creates USTAR format |