Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-24 | Sanitize GETTEXT usage macros | Giuseppe Bilotta | |
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. | |||
2011-07-24 | Place project name and gettext use in config | Giuseppe Bilotta | |
2011-01-18 | made old build system to work too. the cmake one doesn't make working ↵ | Perttu Ahola | |
binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in |