projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac19f2d
)
Copied from relocatable-lib.
author
Bruno Haible
<bruno@clisp.org>
Sat, 3 Mar 2007 23:28:49 +0000
(23:28 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 3 Mar 2007 23:28:49 +0000
(23:28 +0000)
modules/relocatable-lib-lgpl
[new file with mode: 0644]
patch
|
blob
diff --git a/modules/relocatable-lib-lgpl
b/modules/relocatable-lib-lgpl
new file mode 100644
(file)
index 0000000..
6cbd869
--- /dev/null
+++ b/
modules/relocatable-lib-lgpl
@@ -0,0
+1,27
@@
+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:
+
+configure.ac:
+
+Makefile.am:
+DEFS += -DNO_XMALLOC
+lib_SOURCES += relocatable.c
+
+Include:
+"relocatable.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible, Ben Pfaff
+