projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9fa802f
)
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
patch
|
blob
|
blame
|
history
diff --git
a/configure.com
b/configure.com
index
f53a6bd
..
be3e6af
100644
(file)
--- a/
configure.com
+++ b/
configure.com
@@
-5584,6
+5584,8
@@
$! ccdefines = "_USE_STD_STAT=1"
$! ELSE
$ ccdefines = "_LARGEFILE=1"
$! ENDIF
+$ ELSE
+$ ccdefines = ""
$ ENDIF
$ IF ccdefines .NES. ""
$ THEN