X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstrchrnul.m4;h=d3dfb9afa25f156ad815617958d636555600fe27;hb=33cfac68b39b6d6aad1046afa605fec41f95a1e5;hp=fbfd5aebd510b6894ab1a347bd60dd01d11312cc;hpb=d8fb6162b94aa556e0e150cc27d797d688a9e767;p=gnulib.git diff --git a/m4/strchrnul.m4 b/m4/strchrnul.m4 index fbfd5aebd..d3dfb9afa 100644 --- a/m4/strchrnul.m4 +++ b/m4/strchrnul.m4 @@ -1,5 +1,5 @@ -# strchrnul.m4 serial 8 -dnl Copyright (C) 2003, 2007, 2009-2011 Free Software Foundation, Inc. +# strchrnul.m4 serial 9 +dnl Copyright (C) 2003, 2007, 2009-2012 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. @@ -44,10 +44,6 @@ AC_DEFUN([gl_FUNC_STRCHRNUL], *) REPLACE_STRCHRNUL=1 ;; esac fi - if test $HAVE_STRCHRNUL = 0 || test $REPLACE_STRCHRNUL = 1; then - AC_LIBOBJ([strchrnul]) - gl_PREREQ_STRCHRNUL - fi ]) # Prerequisites of lib/strchrnul.c.