Browse Source

configure.ac: run linker instead of just running compiler

Nathalie Furmento 9 years ago
parent
commit
86cbf19b02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -1997,7 +1997,7 @@ AC_DEFUN([IS_SUPPORTED_CFLAG],
 	SAVED_CFLAGS="$CFLAGS"
 	CFLAGS="$1" # -we10006"
 
-	AC_COMPILE_IFELSE(
+	AC_LINK_IFELSE(
 		AC_LANG_PROGRAM(
 			[[]],
 			[[