This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nit in Configure (bleadperl@6961)
authorLupe Christoph <lupe@lupe-christoph.de>
Fri, 1 Sep 2000 16:34:29 +0000 (18:34 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 1 Sep 2000 14:48:58 +0000 (14:48 +0000)
Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>

p4raw-id: //depot/perl@6977

Configure

index d63e46e..169f89c 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
 
 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
 #
-# Generated on Fri Sep  1 02:17:50 EET DST 2000 [metaconfig 3.0 PL70]
+# Generated on Fri Sep  1 17:46:55 EET DST 2000 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.org)
 
 cat >/tmp/c1$$ <<EOF
@@ -4051,8 +4051,8 @@ for thisincl in $inclwanted; do
        if $test -d $thisincl; then
                if $test x$thisincl != x$usrinc; then
                        case "$dflt" in
-                       *$thisincl*);;
-                       *) dflt="$dflt -I$thisincl";;
+                        *" -I$thisincl "*);;
+                        *) dflt="$dflt -I$thisincl ";;
                        esac
                fi
        fi
@@ -4088,6 +4088,7 @@ esac
 case "$dflt" in
 ''|' ') dflt=none;;
 esac
+
 $cat <<EOH
 
 Your C compiler may want other flags.  For this question you should include