Formerly build.template.~4~
authorRoland McGrath <roland@redhat.com>
Thu, 21 Jan 1993 23:50:43 +0000 (23:50 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 21 Jan 1993 23:50:43 +0000 (23:50 +0000)
build.template

index c9134ec..53cea69 100644 (file)
@@ -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@'