doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / duplocale
index 00852fd..aaa681f 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: