New module relocatable-lib, under GPL.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2007 23:29:59 +0000 (23:29 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Mar 2007 23:29:59 +0000 (23:29 +0000)
ChangeLog
modules/relocatable-lib

index 4cef529..b7abcb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2007-03-03  Bruno Haible  <bruno@clisp.org>
 
+       * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
+       * modules/relocatable-lib: New file.
+
+2007-03-03  Bruno Haible  <bruno@clisp.org>
+
        * modules/relocatable-prog: Renamed from modules/relocatable.
        * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
 
index 6cbd869..86c70b5 100644 (file)
@@ -9,18 +9,18 @@ lib/relocatable.c
 m4/relocatable-lib.m4
 
 Depends-on:
+xalloc
 
 configure.ac:
 
 Makefile.am:
-DEFS += -DNO_XMALLOC
 lib_SOURCES += relocatable.c
 
 Include:
 "relocatable.h"
 
 License:
-LGPL
+GPL
 
 Maintainer:
 Bruno Haible, Ben Pfaff