summaryrefslogtreecommitdiff
path: root/games/dopewars/patches/patch-ag
blob: f4044ca3919afc53199e080419ad61265dc81258 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ag,v 1.2 2004/02/13 23:44:12 snj Exp $

--- config.h.in.orig	Mon Oct 21 13:09:38 2002
+++ config.h.in
@@ -14,8 +14,11 @@
 /* Define to 1 if using `alloca.c'. */
 #undef C_ALLOCA
 
-/* The directory containing the high score file and docs */
+/* The directory containing machine independent data */
 #undef DPDATADIR
+
+/* The directory containing the high score file and docs */
+#undef DPLOCALSTATEDIR
 
 /* Define to 1 if translation of program messages to the user's native
    language is requested. */