projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e483431
)
Write @CPPFLAGS@ translation.
author
Roland McGrath
<roland@redhat.com>
Fri, 17 Mar 1995 20:57:17 +0000
(20:57 +0000)
committer
Roland McGrath
<roland@redhat.com>
Fri, 17 Mar 1995 20:57:17 +0000
(20:57 +0000)
configure.bat
patch
|
blob
|
history
diff --git
a/configure.bat
b/configure.bat
index ecd747bd69ab44eb1927dd65ddfb98c4ef3ffe5c..f6e5262419ab0e083711358589cb60433032d059 100644
(file)
--- a/
configure.bat
+++ b/
configure.bat
@@
-17,7
+17,8
@@
echo "} ">> config.sed
\r
echo "s/@srcdir@/./ ">> config.sed
\r
echo "s/@CC@/gcc/ ">> config.sed
\r
-echo "s/@CFLAGS@/-O2 -g -DHAVE_CONFIG_H/ ">> config.sed
\r
+echo "s/@CFLAGS@/-O2 -g/ ">> config.sed
\r
+echo "s/@CPPFLAGS@/-DHAVE_CONFIG_H/ ">> config.sed
\r
echo "s/@LDFLAGS@// ">> config.sed
\r
echo "s/@RANLIB@/ranlib/ ">> config.sed
\r
echo "s/@DEFS@// ">> config.sed
\r