aboutsummaryrefslogtreecommitdiff
path: root/modules/FindGettext.cmake
AgeCommit message (Expand)Author
2006-05-11Remove my CACHED_ hacks which break when people install libxml2 after seeing ...David Faure
2006-04-18More use of the cache; fixing previous commit to not recheck everytime when s...David Faure
2006-04-14Actually use the cache whenever possible. Should speed up the re-configuring ...David Faure
2006-04-10Reported to fix compilation with msvc.David Faure
2006-03-27Better gettext find test. Tested with Linux and NetBSD.Hasso Tepper
2006-03-22Gettext check updated.Chusslove Illich
2006-03-22Works better this way (still for Mac OS X). OK, on Linux it comes from glibc.David Faure
2006-03-21GETTEXT_LIBRARIES was used, but never actually set to anything. This is neces...David Faure
2006-03-21Messages for Gettext configure check more in line with others.Chusslove Illich
2006-03-20minor cleanups: indenting, adding newline to end of file, etc.Allen Winter
2006-03-18CMake configure check for Gettext, rudimentary only.Chusslove Illich