quotearg: don't attempt to store 1 << 31 into an "int"
[gnulib.git] / modules / relocatable-lib-lgpl
index 6cbd869..40fa815 100644 (file)
@@ -9,18 +9,19 @@ lib/relocatable.c
 m4/relocatable-lib.m4
 
 Depends-on:
+strdup
 
 configure.ac:
+gl_RELOCATABLE_LIBRARY
 
 Makefile.am:
 DEFS += -DNO_XMALLOC
-lib_SOURCES += relocatable.c
 
 Include:
 "relocatable.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, Ben Pfaff