iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / duplocale
index 00852fd5b021f992d4ccbb7704b829b7b5826672..aaa681f487583079462ded64d94693fe843bc950 100644 (file)
@@ -10,6 +10,10 @@ locale
 
 configure.ac:
 gl_FUNC_DUPLOCALE
+if test $REPLACE_DUPLOCALE = 1; then
+  AC_LIBOBJ([duplocale])
+  gl_PREREQ_DUPLOCALE
+fi
 gl_LOCALE_MODULE_INDICATOR([duplocale])
 
 Makefile.am: