summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-04-15 23:40:53 +0000
committerbwarken <bwarken>2013-04-15 23:40:53 +0000
commit6ff7517b2df1c0586f5fa587a5ecb3fc07a70efa (patch)
treef8175c0107364bbb3ef8605e90d4e86ed637d734 /configure
parent8421ebea68d8151fe8e6415229ed5523ec68894e (diff)
downloadgroff-6ff7517b2df1c0586f5fa587a5ecb3fc07a70efa.tar.gz
iUse suitable versions of `GNU autotools' to generate the needed
configuration files.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure16
1 files changed, 9 insertions, 7 deletions
diff --git a/configure b/configure
index 9bd5d83c..59b95a23 100755
--- a/configure
+++ b/configure
@@ -5647,7 +5647,7 @@ fi
done
PERLVERSION=v5.6.1
- # Extract the first word of "perl", so it can be a program name with args.
+ # Extract the first word of "perl", so it can be a program name with args.
set dummy perl; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
$as_echo_n "checking for $ac_word... " >&6; }
@@ -5688,9 +5688,9 @@ $as_echo "no" >&6; }
fi
- if test "$PERL" = "no"; then
- as_fn_error 1 "perl binary not found" "$LINENO" 5
- fi
+ if test "x$PERL" = "xno"; then
+ as_fn_error 1 "perl binary not found" "$LINENO" 5
+ fi
@@ -5744,12 +5744,12 @@ x$ax_compare_version_B" | sed 's/^ *//' | sort | sed "s/x${ax_compare_version_A}
if test "$ax_compare_version" = "true" ; then
:
- PERLPATH=$PERL
+ true
else
:
\
- as_fn_error 1 "perl version is too old" "$LINENO" 5
+ as_fn_error 1 "perl version is too old" "$LINENO" 5
fi
@@ -5759,7 +5759,7 @@ else
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not find the perl interpreter" >&5
$as_echo "$as_me: WARNING: could not find the perl interpreter" >&2;}
\
- as_fn_error 1 "perl version is too old" "$LINENO" 5
+ as_fn_error 1 "perl version is too old" "$LINENO" 5
fi
@@ -10462,6 +10462,7 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: missing program$plural:
The program$plural
+
$missing
cannot be found in the PATH.
Consequently, groff's HTML backend (grohtml) will not work properly;
@@ -10471,6 +10472,7 @@ fi
$as_echo "$as_me: WARNING: missing program$plural:
The program$plural
+
$missing
cannot be found in the PATH.
Consequently, groff's HTML backend (grohtml) will not work properly;