[project @ 2006-02-14 18:42:31 by karl] (gl_SOURCE_BASE,gl_M4_BASE): delete, these are passed only on the cmdline now (and cached).
diff --git a/configure.ac b/configure.ac line changes: +0/-2 index 7365ab3..25b884b --- a/configure.ac +++ b/configure.ac
@@ -29,8 +29,6 @@ AC_PROG_CC # the C compiler is checked. The others can be later, but we just # keep everything together. gl_EARLY -gl_SOURCE_BASE(gnulib/lib) -gl_M4_BASE(gnulib/m4) gl_LIB(libgnulib) gl_MODULES(getopt) gl_INIT