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:
2370f79
)
Formerly build.template.~4~
author
Roland McGrath
<roland@redhat.com>
Thu, 21 Jan 1993 23:50:43 +0000
(23:50 +0000)
committer
Roland McGrath
<roland@redhat.com>
Thu, 21 Jan 1993 23:50:43 +0000
(23:50 +0000)
build.template
patch
|
blob
|
history
diff --git
a/build.template
b/build.template
index
c9134ec
..
53cea69
100644
(file)
--- a/
build.template
+++ b/
build.template
@@
-23,7
+23,8
@@
srcdir='@srcdir@'
CC='@CC@'
-CFLAGS="${CFLAGS--g}"
+CFLAGS='@CFLAGS@'
+LDFLAGS='@LDFLAGS@'
defines='@DEFS@ -DLIBDIR="${libdir}" -DINCLUDEDIR="${includedir}"'
ALLOCA='@ALLOCA@'
LOADLIBES='@LIBS@'