diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 98bfe262d..3614b930a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-10-31 Ezra Peisach <epeisach@mit.edu> + + * aclocal.m4 (AC_LIBRARY_NET): Newer versions of autoconf are more + sensative to using macros within macros without quoting. Quote + AC_CHECK_LIB calls within AC_CHECK_LIB macro. + 2000-10-27 Ezra Peisach <epeisach@mit.edu> * aclocal.m4 (ac_config_fragdir): Set AUTOCONFFLAGS to use the |
