openbsd-ports/games/cosmosmash/patches/patch-configure

15 lines
398 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.2 2003/01/21 09:39:42 pvalchev Exp $
--- configure.orig Sat Jan 18 15:23:32 2003
+++ configure Sat Jan 18 15:24:52 2003
@@ -1707,10 +1707,6 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst
2002-12-21 20:04:22 -05:00
# Checks for programs.
2002-12-21 20:04:22 -05:00
-if test "_$CXXFLAGS" = _; then
- CXXFLAGS="-g"
-fi
2002-12-21 20:04:22 -05:00
-
ac_ext=cc
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'