summaryrefslogtreecommitdiff
path: root/gnulib/modules/relocatable-lib-lgpl
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/relocatable-lib-lgpl')
m---------gnulib0
-rw-r--r--gnulib/modules/relocatable-lib-lgpl28
2 files changed, 28 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/relocatable-lib-lgpl b/gnulib/modules/relocatable-lib-lgpl
new file mode 100644
index 0000000..40fa815
--- /dev/null
+++ b/gnulib/modules/relocatable-lib-lgpl
@@ -0,0 +1,28 @@
+Description:
+Help make libraries relocatable, that is, to allow them to function
+properly when copied to an arbitrary directory.
+
+Files:
+doc/relocatable.texi
+lib/relocatable.h
+lib/relocatable.c
+m4/relocatable-lib.m4
+
+Depends-on:
+strdup
+
+configure.ac:
+gl_RELOCATABLE_LIBRARY
+
+Makefile.am:
+DEFS += -DNO_XMALLOC
+
+Include:
+"relocatable.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Bruno Haible, Ben Pfaff
+