diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-05-27 15:09:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-27 15:09:16 +0000 |
commit | 2f2f52f755498aeca8f5d8d1126235adc5c7886e (patch) | |
tree | 34aecb32151f3f6347d093c5132f2e8e9c132e5c /sysdeps/unix/sysv/linux/configure | |
parent | 4a307a9805b6189b4063252da67157dfb984e227 (diff) | |
download | glibc-2f2f52f755498aeca8f5d8d1126235adc5c7886e.tar.gz glibc-2f2f52f755498aeca8f5d8d1126235adc5c7886e.tar.xz glibc-2f2f52f755498aeca8f5d8d1126235adc5c7886e.zip |
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Diffstat (limited to 'sysdeps/unix/sysv/linux/configure')
-rw-r--r-- | sysdeps/unix/sysv/linux/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/configure b/sysdeps/unix/sysv/linux/configure index f5d994b1c7..46030bf10f 100644 --- a/sysdeps/unix/sysv/linux/configure +++ b/sysdeps/unix/sysv/linux/configure @@ -13,7 +13,7 @@ if test -n "$sysheaders"; then 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 |