X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Fstrerror_r.m4;h=1c0af3691dc0f7b01dffcc6020835d0e7d8f6847;hb=87b0e84c4c747d1c29df645debfce815f6e09466;hp=ddaf10f5263dff6da164c236896266290209f9bc;hpb=4131aa89009495ba2af5c2e0b3c63f7e5d83281f;p=pspp diff --git a/m4/strerror_r.m4 b/m4/strerror_r.m4 index ddaf10f526..1c0af3691d 100644 --- a/m4/strerror_r.m4 +++ b/m4/strerror_r.m4 @@ -1,4 +1,4 @@ -# strerror_r.m4 serial 8 +# strerror_r.m4 serial 9 dnl Copyright (C) 2002, 2007-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, @@ -100,10 +100,6 @@ changequote([,])dnl REPLACE_STRERROR_R=1 fi fi - if test $HAVE_DECL_STRERROR_R = 0 || test $REPLACE_STRERROR_R = 1; then - AC_LIBOBJ([strerror_r]) - gl_PREREQ_STRERROR_R - fi ]) # Prerequisites of lib/strerror_r.c.