X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsetlocale;h=1d8f9975fd343d15bdea43840bb2805c8585681f;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=918a037da331839fb79d55917fc0e17277c7e88e;hpb=b6772983c800c6faee7fc793b83975afb6d58bcc;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: