mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
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'
|