Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:d741e5cee0c01646f618a5f9451db779167595fc
Author...:karl <>
Committer:karl <>
Date.....:Tue Feb 14 18:42:31 2006 +0000
Parents..:e381a3518aad3477a0f2aef717e3546ab4eee2b8

Message
[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).

Changes
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

This website is licensed under AGPL-3.0. Feel free to copy!