crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / relocatable-lib
index 07dd4cb1a860fbed69430aa801d8bb3231b0d985..e86f8c52dd2c85d7d2dcc46dbcdd2d235769457d 100644 (file)
@@ -10,9 +10,13 @@ m4/relocatable-lib.m4
 
 Depends-on:
 xalloc
+strdup
 
 configure.ac:
 gl_RELOCATABLE_LIBRARY
+if test $RELOCATABLE = yes; then
+  AC_LIBOBJ([relocatable])
+fi
 
 Makefile.am: