summaryrefslogtreecommitdiff
path: root/modules/relocatable-lib
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-04 15:33:48 +0000
committerBruno Haible <bruno@clisp.org>2007-03-04 15:33:48 +0000
commit4f1ef93bb87111c89562d136d07e0278c12dca5b (patch)
tree93e5019024e205d6263d54215bba826303c1da19 /modules/relocatable-lib
parentc417407f31b86913a34d80bd4af4bae43d9793ba (diff)
downloadgnulib-4f1ef93bb87111c89562d136d07e0278c12dca5b.tar.gz
Compile relocatable.c only if --enable-relocatable was specified.
Diffstat (limited to 'modules/relocatable-lib')
-rw-r--r--modules/relocatable-lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/relocatable-lib b/modules/relocatable-lib
index 86c70b522d..07dd4cb1a8 100644
--- a/modules/relocatable-lib
+++ b/modules/relocatable-lib
@@ -12,9 +12,9 @@ Depends-on:
xalloc
configure.ac:
+gl_RELOCATABLE_LIBRARY
Makefile.am:
-lib_SOURCES += relocatable.c
Include:
"relocatable.h"