]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Fri, 5 Jan 1996 22:56:31 +0000 (22:56 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 5 Jan 1996 22:56:31 +0000 (22:56 +0000)
ChangeLog

index 97aaa920391902bbbf38b0b35a55bab727142caa..651ae9e8969d244df3974992791deb2337e439e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Fri Jan  5 17:50:28 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
+
+       * acspecific.m4 (AC_PATH_X, AC_PATH_X_XMKMF, AC_PATH_X_DIRECT):
+       Rearrange logic: do no tests if $with_x=no; make incl and lib
+       tests independent, and distinguish unset from empty.
+
+       * autoconf.sh (undefined macro check): \ sed \s inside "".  If
+       grep $name in $infile misses, give error message that there must
+       be an Autoconf bug.
+
 Mon Dec 11 22:12:54 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
        * acspecific.m4 (AC_PROG_CC_C_O): Rearrange logic to get the right