From 4d36cfe6a35b3f48e4b91f7884bd773473ec8235 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 21 Jan 1993 23:50:43 +0000 Subject: Formerly build.template.~4~ --- build.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build.template') diff --git a/build.template b/build.template index c9134ec..53cea69 100644 --- 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@' -- cgit v1.2.3