From: Ulrich Drepper Date: Sat, 28 Sep 2002 18:03:10 +0000 (+0000) Subject: Update comment and remove stdio=libio setting. X-Git-Tag: glibc-2.16-ports-before-merge~1577 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9fe8d7ced1cfcb42b28ba5b6dfbd966e8f15f2cf;p=thirdparty%2Fglibc.git Update comment and remove stdio=libio setting. --- diff --git a/sysdeps/unix/sysv/aix/configure.in b/sysdeps/unix/sysv/aix/configure.in index e3fd4efefb5..effa853e0b1 100644 --- a/sysdeps/unix/sysv/aix/configure.in +++ b/sysdeps/unix/sysv/aix/configure.in @@ -1,9 +1,6 @@ sinclude(./aclocal.m4)dnl Autoconf lossage GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. -# Local configure fragment for sysdeps/unix/sysv/linux. - -# On Linux, the default is to use libio instead of stdio. -test $stdio = default && stdio=libio +# Local configure fragment for sysdeps/unix/sysv/aix. # Don't bother trying to generate any glue code to be compatible with the # existing system library, because we are the only system library.