summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 2 insertions, 5 deletions
diff --git a/configure b/configure
index 92df1c4..399efba 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 19714 2010-11-02 19:00:56Z mamcgree .
+# From configure.in Id: configure.in 19715 2010-11-02 20:14:08Z koziol .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.67 for HDF5 1.9.79-FA_a5.
#
@@ -7072,9 +7072,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
ac_compiler_gnu=$ac_cv_c_compiler_gnu
- PERL=""
-if test "X$GCC" = "Xyes"; then
- for ac_prog in perl
+for ac_prog in perl
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -7116,7 +7114,6 @@ fi
test -n "$PERL" && break
done
-fi
if test -z "$AR"; then