X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fbtowc.m4;h=e565321cec5e605400a8954d8673bf8f21883e9e;hb=85ab65259ed73d4d6e12f13c3f0882bdbb9d1cd6;hp=cda119d935ff5f9571fb652750e35dcbf1a89b93;hpb=438d74b6b96ac7ccce6791556fe5e27f0e8f7ed8;p=gnulib.git diff --git a/m4/btowc.m4 b/m4/btowc.m4 index cda119d93..e565321ce 100644 --- a/m4/btowc.m4 +++ b/m4/btowc.m4 @@ -1,5 +1,5 @@ -# btowc.m4 serial 8 -dnl Copyright (C) 2008-2010 Free Software Foundation, Inc. +# btowc.m4 serial 10 +dnl Copyright (C) 2008-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. @@ -108,11 +108,6 @@ int main () *) REPLACE_BTOWC=1 ;; esac fi - if test $HAVE_BTOWC = 0 || test $REPLACE_BTOWC = 1; then - gl_REPLACE_WCHAR_H - AC_LIBOBJ([btowc]) - gl_PREREQ_BTOWC - fi ]) # Prerequisites of lib/btowc.c.