X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstpncpy.m4;h=9c9b77be492b27195135136257bac628e1af28e4;hb=414111a8d8020459f65506d4c229d4071ad9d51a;hp=cc7796a5590a11465ee317143efec7f38cd643ee;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/stpncpy.m4 b/m4/stpncpy.m4 index cc7796a55..9c9b77be4 100644 --- a/m4/stpncpy.m4 +++ b/m4/stpncpy.m4 @@ -1,4 +1,4 @@ -# stpncpy.m4 serial 13 +# stpncpy.m4 serial 14 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2011 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation @@ -78,13 +78,9 @@ int main () [Define if you have the stpncpy() function and it works.]) else REPLACE_STPNCPY=1 - AC_LIBOBJ([stpncpy]) - gl_PREREQ_STPNCPY fi else HAVE_STPNCPY=0 - AC_LIBOBJ([stpncpy]) - gl_PREREQ_STPNCPY fi ])