From 08eafa9f1a152ee1486395beb8fb7efe13b5834a Mon Sep 17 00:00:00 2001 From: xHire Date: Thu, 20 Mar 2008 09:47:54 +0000 Subject: 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 --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') 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 -- cgit v1.2.3