aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-27 15:09:16 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-27 15:09:16 +0000
commit2f2f52f755498aeca8f5d8d1126235adc5c7886e (patch)
tree34aecb32151f3f6347d093c5132f2e8e9c132e5c /sysdeps
parent4a307a9805b6189b4063252da67157dfb984e227 (diff)
downloadglibc-2f2f52f755498aeca8f5d8d1126235adc5c7886e.zip
glibc-2f2f52f755498aeca8f5d8d1126235adc5c7886e.tar.gz
glibc-2f2f52f755498aeca8f5d8d1126235adc5c7886e.tar.bz2
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/configure b/sysdeps/unix/sysv/linux/configure
index f5d994b..46030bf 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