diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 21414d2..7103009 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,9 @@ | |||
1 | 2008-10-17 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-10-17 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/cmake/FMOD.cmake: | ||
4 | Disable fmod by default. | ||
5 | You can give -DFMOD=ON at configure time to turn it on. | ||
6 | |||
3 | * linden/indra/newview/CMakeLists.txt: | 7 | * linden/indra/newview/CMakeLists.txt: |
4 | Use FMOD_LIBRARY variable. It's there for a reason. | 8 | Use FMOD_LIBRARY variable. It's there for a reason. |
5 | 9 | ||