$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@
 
