X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fnl_langinfo.m4;h=dcf1b5f156d96af6a7f7887ec5520186abd7a8b8;hb=3c7d5d0cf885baa9add1cd34364fa1adfc459630;hp=0b44f99fd539005052bb62358f241e97103e1ab4;hpb=c6fb743caa960cd140819012a34086a62e3571b2;p=gnulib.git diff --git a/m4/nl_langinfo.m4 b/m4/nl_langinfo.m4 index 0b44f99fd..dcf1b5f15 100644 --- a/m4/nl_langinfo.m4 +++ b/m4/nl_langinfo.m4 @@ -1,5 +1,5 @@ -# nl_langinfo.m4 serial 4 -dnl Copyright (C) 2009, 2010 Free Software Foundation, Inc. +# nl_langinfo.m4 serial 5 +dnl Copyright (C) 2009-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -43,10 +43,8 @@ AC_DEFUN([gl_FUNC_NL_LANGINFO], REPLACE_NL_LANGINFO=1 AC_DEFINE([REPLACE_NL_LANGINFO], [1], [Define if nl_langinfo exists but is overridden by gnulib.]) - AC_LIBOBJ([nl_langinfo]) fi else HAVE_NL_LANGINFO=0 - AC_LIBOBJ([nl_langinfo]) fi ])