2005-03-07 16:01:22 -05:00
|
|
|
--- configure 2005/02/24 20:36:35 1.1
|
|
|
|
+++ configure 2005/02/24 20:37:56
|
|
|
|
@@ -1764,11 +1764,10 @@
|
2001-08-11 13:18:50 -04:00
|
|
|
|
|
|
|
|
2005-03-07 16:01:22 -05:00
|
|
|
cat >>confdefs.h <<_ACEOF
|
2001-08-11 13:18:50 -04:00
|
|
|
-#define DEFAULT_PATH "$game_datadir"
|
|
|
|
+#define DEFAULT_PATH "$TRUEPREFIX/share/angband"
|
2005-03-07 16:01:22 -05:00
|
|
|
_ACEOF
|
2001-08-11 13:18:50 -04:00
|
|
|
|
|
|
|
-DEFAULT_PATH="$game_datadir"
|
2005-03-07 16:01:22 -05:00
|
|
|
-
|
|
|
|
+#define DEFAULT_PATH "$TRUEPREFIX/share/angband"
|
2001-08-11 13:18:50 -04:00
|
|
|
|
2005-03-07 16:01:22 -05:00
|
|
|
ac_ext=c
|
|
|
|
ac_cpp='$CPP $CPPFLAGS'
|