crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / relocatable-lib
index 5f6f774e8d46f8aab94f7a321501afaee41c3f42..e86f8c52dd2c85d7d2dcc46dbcdd2d235769457d 100644 (file)
@@ -14,6 +14,9 @@ strdup
 
 configure.ac:
 gl_RELOCATABLE_LIBRARY
+if test $RELOCATABLE = yes; then
+  AC_LIBOBJ([relocatable])
+fi
 
 Makefile.am: