This commit is contained in:
Laurence Withers 2006-12-08 15:51:18 +00:00
commit aacb01917c
16 changed files with 74 additions and 5 deletions

View file

@ -22,6 +22,8 @@ do
done
do_parameter_subst TEST_LIBS LINK_LIBS TEST_HEADERS
add_config_option "CC" "${COPT_CC_DEFAULT}"
add_config_option "CFLAGS" "${COPT_CFLAGS_DEFAULT}"
true
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;