added hawk_gem_dupucsarr() and hawk_gem_dupbcsarr()
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
modifed mod-uci.h to be compilable at least - it's full of problems
This commit is contained in:
6
configure
vendored
6
configure
vendored
@ -20279,6 +20279,12 @@ then :
|
||||
printf "%s\n" "#define HAVE_CRT_EXTERNS_H 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
ac_fn_c_check_header_compile "$LINENO" "uci.h" "ac_cv_header_uci_h" "$ac_includes_default"
|
||||
if test "x$ac_cv_header_uci_h" = xyes
|
||||
then :
|
||||
printf "%s\n" "#define HAVE_UCI_H 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user