Mon Mar 18 22:54:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
[glibc.git] / sysdeps / unix / sysv / linux / configure
blob62d8538003c7d593f668656c5895dbec40262335
1 # On Linux, the default is to use libio instead of stdio.
3 test $stdio = default && stdio=libio
5 # Don't bother trying to generate any glue code to be compatible with the
6 # existing system library, because we are the only system library.
7 inhibit_glue=yes