openbsd-ports/x11/ratpoison/patches/patch-configure
sturm 437ba05e0e update to ratpoison 1.2.2
- bugfixes
- point it to our xterm by default

from maintainer William Yodlowsky <bsd@openbsd.rutgers.edu>
2003-07-02 06:29:15 +00:00

15 lines
480 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2003/07/02 06:29:15 sturm Exp $
--- configure.orig Mon Jun 9 18:45:35 2003
+++ configure Tue Jul 1 08:32:58 2003
@@ -2611,10 +2611,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLA
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test "x$CC" = "xgcc"; then
- CFLAGS="$CFLAGS -Wall -O2"
-fi
-
echo "$as_me:$LINENO: checking terminal emulator" >&5
echo $ECHO_N "checking terminal emulator... $ECHO_C" >&6
echo "$as_me:$LINENO: result: $term_prog" >&5