X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsetlocale;h=1d8f9975fd343d15bdea43840bb2805c8585681f;hb=aa42b5455c7a66de3882ba5870fee8abeb379498;hp=918a037da331839fb79d55917fc0e17277c7e88e;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=gnulib.git diff --git a/modules/setlocale b/modules/setlocale index 918a037da..1d8f9975f 100644 --- a/modules/setlocale +++ b/modules/setlocale @@ -11,6 +11,10 @@ localename [test $REPLACE_SETLOCALE = 1] configure.ac: gl_FUNC_SETLOCALE +if test $REPLACE_SETLOCALE = 1; then + AC_LIBOBJ([setlocale]) + gl_PREREQ_SETLOCALE +fi gl_LOCALE_MODULE_INDICATOR([setlocale]) Makefile.am: