openbsd-ports/misc/splitvt/patches/patch-configure
naddy 121408a09b - update to 1.6.5
- fix LP64 problems; fixes amd64 crash reported by Marcos Latas
2005-10-31 20:27:14 +00:00

12 lines
314 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2005/10/31 20:27:14 naddy Exp $
--- configure.orig Mon Oct 31 20:54:06 2005
+++ configure Mon Oct 31 20:56:05 2005
@@ -4,7 +4,6 @@
QUIET="-v"
# use $CC if set, else set it to cc
: ${CC:=cc}
-CFLAGS=
MAKE="echo \"Done. Type 'make' to build\""
echo "Making configuration..."