ElektraInitiative/libelektra
tests/cframework/CMakeLists.txt
:12
endif (NOT (HAVE_MKDTEMP AND HAVE_SETENV))
endif (NOT (HAVE_MKDTEMP AND HAVE_SETENV))
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_function_exists (setenv HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists("setenv" "stdlib.h" HAVE_SETENV)
check_function_exists(setenv HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
CHECK_FUNCTION_EXISTS (setenv HAVE_SETENV)
CHECK_FUNCTION_EXISTS("setenv" HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
CHECK_FUNCTION_EXISTS (setenv HAVE_SETENV)
CHECK_FUNCTION_EXISTS(setenv HAVE_SETENV)
CHECK_CXX_SYMBOL_EXISTS(setenv "stdlib.h" HAVE_SETENV)
check_symbol_exists(setenv "stdlib.h" HAVE_SETENV)
CHECK_FUNCTION_EXISTS(setenv HAVE_SETENV)
check_function_exists(setenv HAVE_SETENV)
check_function_exists(setenv HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
CHECK_FUNCTION_EXISTS (setenv HAVE_SETENV)
check_c_source_compiles("
#include <stdlib.h>
int
main(int argc, char *argv[])
{
(void)setenv(\"BSDBUILD_SETENV_TEST\", \"foo\", 1);
unsetenv(\"BSDBUILD_SETENV_TEST\");
return (0);
}
" HAVE_SETENV)
check_function_exists(setenv HAVE_SETENV)
check_function_exists(setenv HAVE_SETENV)
check_function_exists(setenv HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)
check_symbol_exists(setenv stdlib.h HAVE_SETENV)