Get --enable-gcc-warnings to work after touching configure.ac.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 May 2014 16:27:17 +0000 (09:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 May 2014 16:27:17 +0000 (09:27 -0700)
Preserve ACLOCAL_PATH in later builds, so that by default it has
the same value as it did in the first build after initial checkout.
* Makefile.in (ACLOCAL_PATH): New macro.
($(srcdir)/aclocal.m4): Use it.
* configure.ac (ACLOCAL_PATH): AC_SUBST it.
* autogen.sh (env_space): New var.
Tell user what variables, if any, to pass to 'configure'.


No differences found