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 4cef529a108cc5857faf5ac5a8c76285434bd80e..b7abcb743385eadbb8590419684db302a750916a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index 6cbd8690c8363735d84a71605338af2cc0868a82..86c70b522d50a9e6c071712ec045bef6982715c0 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