2013-09-26 17:14:40 +02:00

14 lines
295 B
Plaintext

$NetBSD: patch-ab,v 1.1 2003/03/20 22:39:34 jschauma Exp $
--- Makefile.in.orig Thu Mar 20 17:34:14 2003
+++ Makefile.in Thu Mar 20 17:34:49 2003
@@ -28,7 +28,7 @@
## - removes any files created by `configure'
##
SHELL=/bin/sh
-CC=@CC@
+CC="@CC@ ${CFLAGS}"
BASECC=@BASECC@
@SET_MAKE@