mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
95779fde89
PR: ports/11536 Submitted by: Anders Nordby <anders@fix.no> (2) Fix some uglyness
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
--- configure.old Thu May 6 12:14:29 1999
|
|
+++ configure Thu May 6 12:14:37 1999
|
|
@@ -676,7 +676,7 @@
|
|
:
|
|
fi
|
|
|
|
- V_CCOPT="-O"
|
|
+ V_CCOPT=""
|
|
V_INCLS=""
|
|
if test "${srcdir}" != "." ; then
|
|
V_INCLS="-I\$\(srcdir\)"
|