fix bug introduced by #25507 that kept ccflags from
Craig A. Berry [Mon, 3 Oct 2005 00:20:30 +0000 (00:20 +0000)]
making it into config.sh

p4raw-id: //depot/perl@25681

configure.com

index f53a6bd..be3e6af 100644 (file)
@@ -5584,6 +5584,8 @@ $!        ccdefines = "_USE_STD_STAT=1"
 $!    ELSE
 $      ccdefines = "_LARGEFILE=1"
 $!    ENDIF
+$ ELSE
+$     ccdefines = ""
 $ ENDIF
 $ IF ccdefines .NES. ""
 $ THEN