Compile progreloc.c only if --enable-relocatable is specified.
[gnulib.git] / ChangeLog
index 83fb0c5..b7567bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-03-04  Bruno Haible  <bruno@clisp.org>
+
+       Compile progreloc.c only if --enable-relocatable is specified.
+       * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
+       if --enable-relocatable was specified.
+       * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
+       lib_SOURCES.
+
 2007-03-04  Jim Meyering  <jim@meyering.net>
 
        * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.