pkgsrc/games/gltron/patches/patch-aa
cube 554c77a7b7 Update to version 0.70.
- booster
- wall acceleration
- better handling of .ini file (versioning & protection against partly
  written files)
- simplified GUI
- new bot AI
2004-01-18 13:58:57 +00:00

13 lines
337 B
Text

$NetBSD: patch-aa,v 1.1 2004/01/18 13:58:57 cube Exp $
--- configure.in.orig 2003-12-14 09:42:54.000000000 +0100
+++ configure.in
@@ -137,7 +137,7 @@ $have_gl_h || {
}
dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
+dnl AC_C_CONST
dnl Checks for library functions.
AC_CHECK_FUNCS(strstr mkstemp)