configure.ac: better check with LINK to know if a function is available

This commit is contained in:
Boris Faure 2015-03-09 22:46:29 +01:00
parent 688bf414e4
commit b2802baf95
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ AC_CHECK_FUNCS(mkstemps)
AC_MSG_CHECKING([for ecore_con_url_head])
orig_cflags=$CFLAGS
CFLAGS+=" $TERMINOLOGY_CFLAGS "
AC_COMPILE_IFELSE(
AC_LINK_IFELSE(
[
AC_LANG_PROGRAM(
[[