summaryrefslogtreecommitdiff
path: root/devel/splint/files/patch-ab
blob: c9b10a435edeb2a8689ea2631e12bf1e0abd4f97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Tue May 23 17:56:23 2000
+++ configure	Sun Jun 18 12:05:08 2000
@@ -512,7 +512,7 @@
 trap 'rm -f Makefile; exit 1' 1 3 15
 CC='$CC'
 CPP='$CPP'
-OPT='$OPT'
+OPT='$CFLAGS'
 cwdir='$cwdir'
 INSTALL='$INSTALL'
 INSTALL_PROGRAM='$INSTALL_PROGRAM'