85aae02ebb
ok naddy@
17 lines
344 B
Plaintext
17 lines
344 B
Plaintext
--- configure 2005/02/24 20:36:35 1.1
|
|
+++ configure 2005/02/24 20:37:56
|
|
@@ -1764,11 +1764,10 @@
|
|
|
|
|
|
cat >>confdefs.h <<_ACEOF
|
|
-#define DEFAULT_PATH "$game_datadir"
|
|
+#define DEFAULT_PATH "$TRUEPREFIX/share/angband"
|
|
_ACEOF
|
|
|
|
-DEFAULT_PATH="$game_datadir"
|
|
-
|
|
+#define DEFAULT_PATH "$TRUEPREFIX/share/angband"
|
|
|
|
ac_ext=c
|
|
ac_cpp='$CPP $CPPFLAGS'
|