$NetBSD: patch-aa,v 1.11 2004/03/29 02:46:18 perry Exp $

--- ../configure.orig	2004-03-28 16:37:55.000000000 -0500
+++ ../configure	2004-03-28 16:39:05.000000000 -0500
@@ -7,6 +7,9 @@
 #   configure make.gcc gcc     (deprecated)
 #   configure make.cc cc       (deprecated)
 
+# strip leading spaces, which lead to problems later on
+CPPFLAGS="`echo $CPPFLAGS`"
+
 info_help () {
 cat << \EOP
 Usage: configure [options] [dirname]
