about summary refs log tree commit diff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorGeoff Keating <geoffk@cygnus.com>2000-01-27 20:16:37 +0000
committerGeoff Keating <geoffk@cygnus.com>2000-01-27 20:16:37 +0000
commitc1ed883ffc734abd578fe13eaa74998746fb4454 (patch)
tree26599e99d70557739cd568b0c7d8a43f6d03956e /sysdeps/unix
parentfc71a2d486354620f1a370a4a3b8b38ca1e2f673 (diff)
downloadglibc-c1ed883ffc734abd578fe13eaa74998746fb4454.tar.gz
glibc-c1ed883ffc734abd578fe13eaa74998746fb4454.tar.xz
glibc-c1ed883ffc734abd578fe13eaa74998746fb4454.zip
Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/configure b/sysdeps/unix/sysv/linux/configure
index 8367116f65..5105eb694d 100644
--- a/sysdeps/unix/sysv/linux/configure
+++ b/sysdeps/unix/sysv/linux/configure
@@ -8,12 +8,12 @@ test $stdio = default && stdio=libio
 inhibit_glue=yes
 
 if test -n "$sysheaders"; then
-  OLD_CFLAGS=$CFLAGS
-  CFLAGS="$CFLAGS $SYSINCLUDES"
+  OLD_CPPFLAGS=$CPPFLAGS
+  CPPFLAGS="$CPPFLAGS $SYSINCLUDES"
 fi
 echo $ac_n "checking installed Linux kernel header files""... $ac_c" 1>&6
 echo "configure:16: checking installed Linux kernel header files" >&5
-if eval "test \"\${libc_cv_linux2010+set}\" = set"; then
+if eval "test \"`echo '$''{'libc_cv_linux2010'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
@@ -85,7 +85,7 @@ EOF
 fi
 
 if test -n "$sysheaders"; then
-  CFLAGS=$OLD_CFLAGS
+  CPPFLAGS=$OLD_CPPFLAGS
 fi
 # The Linux filesystem standard prescribes where to place "essential"
 # files.  I.e., when the installation prefix is "/usr" we have to place