From: Bruno Haible Date: Sat, 3 Mar 2007 23:29:59 +0000 (+0000) Subject: New module relocatable-lib, under GPL. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ab10df735c69b6788513f4237b74e97c56a245;p=pspp New module relocatable-lib, under GPL. --- diff --git a/ChangeLog b/ChangeLog index 4cef529a10..b7abcb7433 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-03-03 Bruno Haible + + * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib. + * modules/relocatable-lib: New file. + 2007-03-03 Bruno Haible * modules/relocatable-prog: Renamed from modules/relocatable. diff --git a/modules/relocatable-lib b/modules/relocatable-lib index 6cbd8690c8..86c70b522d 100644 --- a/modules/relocatable-lib +++ b/modules/relocatable-lib @@ -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