91e0785794
from maintainer
15 lines
478 B
Plaintext
15 lines
478 B
Plaintext
$OpenBSD: patch-configure,v 1.3 2004/07/21 02:08:05 jcs Exp $
|
|
--- configure.orig Mon Jun 14 01:27:20 2004
|
|
+++ configure Tue Jul 20 10:08:02 2004
|
|
@@ -2612,10 +2612,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
|