From b06e274474c4ff93876ce9492baeae9d6fe449d8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Nov 1995 02:53:24 +0000 Subject: [PATCH] New file. --- sysdeps/unix/sysv/linux/configure | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sysdeps/unix/sysv/linux/configure diff --git a/sysdeps/unix/sysv/linux/configure b/sysdeps/unix/sysv/linux/configure new file mode 100644 index 0000000000..63693e088e --- /dev/null +++ b/sysdeps/unix/sysv/linux/configure @@ -0,0 +1,3 @@ +# On Linux, the default is to use libio instead of stdio. + +test $stdio = default && stdio=libio -- 2.11.4.GIT