12ef056199
FreeDroid is a clone of the classic game "Paradroid" for Commodore 64 with some improvements and extensions to the original version. reviewed by wcobb/naddy. no objects on ports@ after ~10 days.
13 lines
340 B
Plaintext
13 lines
340 B
Plaintext
$OpenBSD: patch-configure,v 1.1.1.1 2003/06/01 10:36:38 jolan Exp $
|
|
--- configure.orig Sun Apr 27 13:20:06 2003
|
|
+++ configure Wed May 14 04:32:36 2003
|
|
@@ -2537,7 +2537,7 @@ fi
|
|
|
|
# we don't want optimisation for the moment, as that makes
|
|
# debugging a bit more confusing
|
|
-CFLAGS="-g -Wall"
|
|
+#CFLAGS="-g -Wall"
|
|
|
|
# Checks for libraries.
|
|
|