openbsd-ports/archivers/freeze/patches/patch-configure
obecian e73603ade9 + rename patches
+ integrate COMMENT
+ bump version

ports/archivers - ports@ maintained ports
2001-03-29 11:41:17 +00:00

11 lines
262 B
Plaintext

--- configure.orig Sat Dec 25 23:57:00 1999
+++ configure Sat Dec 25 23:57:19 1999
@@ -126,7 +126,6 @@
${CC-cc} -E conftest.c > conftest.out 2>&1
if egrep yes conftest.out >/dev/null 2>&1; then
GCC=1 # For later tests.
- CC="$CC -O"
fi
rm -f conftest*