gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / relocatable-lib
index 5f6f774..e86f8c5 100644 (file)
@@ -14,6 +14,9 @@ strdup
 
 configure.ac:
 gl_RELOCATABLE_LIBRARY
+if test $RELOCATABLE = yes; then
+  AC_LIBOBJ([relocatable])
+fi
 
 Makefile.am: