summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-20 09:47:54 +0000
committerxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-20 09:47:54 +0000
commit08eafa9f1a152ee1486395beb8fb7efe13b5834a (patch)
treead5b0e60b0d94343aab7984b533a468d9e4e0ae8 /config.h
parent01d613a7ccf695090262c9e22c396251146f00bd (diff)
all 'DISTDIR's were replaced with 'DESTDIR's which are more usual
git-svn-id: http://opensvn.csie.org/tuxanci_ng@28 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f036439..3127862 100644
--- a/config.h
+++ b/config.h
@@ -4,5 +4,5 @@
#define DEBUG_CLIENT_SEND
#define DEBUG_CLIENT_RECV
*/
-#define DISTDIR "/usr/local/"
+#define DESTDIR "/usr/local/"
#define SUPPORT_NET_SDL_UDP