Sanitize GETTEXT usage macros
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 24 Jul 2011 11:58:51 +0000 (13:58 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 24 Jul 2011 14:52:59 +0000 (16:52 +0200)
commite034f8a2a372279edfc5a6c69dc14fb31c9a7685
treeb8bf1e95011a901b0e20e1cb283b7d0ed98a9030
parent47381bde3b4d7a9ee9780786c9a993f2b63a488a
Sanitize GETTEXT usage macros

Now the user-level option is called ENABLE_GETTEXT, and USE_GETTEXT is
only set to true if gettext was enabled and found. This simplifies all
check to USE_GETTEXT only rather than the double checks for it being
enabled and found.
src/CMakeLists.txt
src/config.h
src/gettext.h