diff options
| author | xHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-20 09:47:54 +0000 |
|---|---|---|
| committer | xHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-20 09:47:54 +0000 |
| commit | 08eafa9f1a152ee1486395beb8fb7efe13b5834a (patch) | |
| tree | ad5b0e60b0d94343aab7984b533a468d9e4e0ae8 /path_config.h | |
| parent | 01d613a7ccf695090262c9e22c396251146f00bd (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 'path_config.h')
| -rw-r--r-- | path_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/path_config.h b/path_config.h index d4a9c3d..4bce76b 100644 --- a/path_config.h +++ b/path_config.h @@ -1,2 +1,2 @@ -#define DISTDIR "/usr/" +#define DESTDIR "/usr/local/" #define SUPPORT_NET_SDL_UDP |