contrib/exec-nagios.px: Escape the hostname.
[collectd.git] / configure.in
index 1af4eff..22910aa 100644 (file)
@@ -1020,7 +1020,7 @@ fi
 AC_MSG_CHECKING([if have htonll defined])
 
     have_htonll="no"
-    AC_RUN_IFELSE([
+    AC_LINK_IFELSE([
        AC_LANG_PROGRAM([
 #include <sys/types.h>
 #include <netinet/in.h>