cmake
HAVE_TOWLOWER_CTYPE
examples
gammu/gammu
CMakeLists.txt
:161
check_symbol_exists (towlower
"ctype.h"
HAVE_TOWLOWER_CTYPE)
gammu/gammu
CMakeLists.txt
:164
endif
(HAVE_TOWLOWER_CTYPE)