bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

relocatable-lib and relocatable-lib-lgpl


From: Bruno Haible
Subject: relocatable-lib and relocatable-lib-lgpl
Date: Sun, 4 Mar 2007 00:32:56 +0100
User-agent: KMail/1.5.4

There are libraries under GPL, which can use xalloc, and libraries under
LGPL, which cannot. I'm creating a module description for each case. The
code is the same.

2007-03-03  Bruno Haible  <address@hidden>

        * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
        * modules/relocatable-lib: New file.

--- modules/relocatable-lib-lgpl        2007-03-01 03:04:48.000000000 +0100
+++ modules/relocatable-lib     2007-03-04 00:29:15.000000000 +0100
@@ -9,18 +9,18 @@
 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]