mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
0f87846189
us mysteriously. Submitted by: Scott Kenney <saken@hotel.rmta.org>
12 lines
262 B
Plaintext
12 lines
262 B
Plaintext
--- configure.orig Thu Jul 8 18:53:53 1999
|
|
+++ configure Thu Jul 8 19:00:12 1999
|
|
@@ -511,7 +511,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'
|