summaryrefslogtreecommitdiff
path: root/lang/clisp/patches/patch-aa
blob: 5f62e1c3fa8b59fc1af0f684a5de6fd2aade8d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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]