aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
AgeCommit message (Collapse)Author
2013-02-14Add Freetype supportIlya Zhuravlev
2012-12-16Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev
2012-07-23Improve build configuration optionsPerttu Ahola
2012-03-25Build configuration fixes/improvements on WindowsPerttu Ahola
2012-03-24Update/fix/improve config.h and cmake_config.h.inPerttu Ahola
2011-07-24Sanitize GETTEXT usage macrosGiuseppe 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-24Place project name and gettext use in configGiuseppe Bilotta
2011-01-18made 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