diff options
author | leak <leakzx@googlemail.com> | 2011-02-16 13:46:44 +0100 |
---|---|---|
committer | leak <leakzx@googlemail.com> | 2011-02-16 13:46:44 +0100 |
commit | 21a9d90aa837baf07e33d5a59a133b6f4757e29c (patch) | |
tree | 97d112942b575de1551a83a8e3e273c823bd368d /doc/UnixInstall.txt | |
parent | 3a2e21613f7131fa753d9ed0d4e28b5e3520f21e (diff) |
Docs: Updated UnixInstall.txt
Diffstat (limited to 'doc/UnixInstall.txt')
-rw-r--r-- | doc/UnixInstall.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/UnixInstall.txt b/doc/UnixInstall.txt index 410f464c391..c6c3f77a35c 100644 --- a/doc/UnixInstall.txt +++ b/doc/UnixInstall.txt @@ -1,5 +1,5 @@ = TrinityCore -- Linux installation = -Copyright (C) 2008-2010 TrinityCore (http://www.trinitycore.org) +Copyright (C) 2008-2011 TrinityCore (http://www.trinitycore.org) ========================================================= WARNING: THIS DOCUMENTATION IS NOT ALWAYS UP TO DATE. @@ -13,7 +13,7 @@ have all required applications The most important ones are: - g++ + g++ gcc make cmake version 2.6.x or greater @@ -54,7 +54,6 @@ flags like USE_SFMT Use SFMT as random numbergenerator WITH_WARNINGS Show all warnings during compile WITH_COREDEBUG Include additional debug-code in core - WITH_SQLDEBUG Output SQL-queries to dedicated logfile WITH_SQL Copy SQL files during installation PREFIX Set installation directory CONF_DIR Set configuration directory |