From: Paul Eggert Date: Sun, 5 Sep 2004 03:30:29 +0000 (+0000) Subject: * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Clear ac_x_includes when needed. X-Git-Tag: AUTOCONF-2.59c~628 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ecc3e6bdb54e807d51c5be700ab6f02fdbf601c;p=thirdparty%2Fautoconf.git * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Clear ac_x_includes when needed. --- diff --git a/ChangeLog b/ChangeLog index 837e182ce..c5b7c410b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-09-04 Paul Eggert + + * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): If xmkmf returns + "/usr/include", clear ac_x_includes instead of leaving it as "no" + (trivial change). Problem and patch reported by Andrew Church in: + http://lists.gnu.org/archive/html/bug-autoconf/2004-04/msg00016.html + 2004-09-03 Paul Eggert * doc/autoconf.texi: Give AC_DEFINE and AC_DEFINE_UNQUOTED