X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fnl_langinfo.m4;h=25e2101559a73ae59bd32220ba456d8b6087c981;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=ca9d28daf2be9b673919e9bd59cfe6ed70891bbe;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/nl_langinfo.m4 b/m4/nl_langinfo.m4 index ca9d28daf..25e210155 100644 --- a/m4/nl_langinfo.m4 +++ b/m4/nl_langinfo.m4 @@ -1,5 +1,5 @@ -# nl_langinfo.m4 serial 4 -dnl Copyright (C) 2009-2011 Free Software Foundation, Inc. +# nl_langinfo.m4 serial 5 +dnl Copyright (C) 2009-2013 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 ])