X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_use_pipe.m4;h=f877b7f6ac0cb662835c7c91ac544433c75f5c54;hb=e9c7a25491f4cf9265a926b7d9848bd70acaf7aa;hp=7fee06a7f9c339880476c9516386f784b7fa7873;hpb=9141e90dccb732d6e7ef10ea248ce2fd7d1ef46b;p=m6w6%2Flibmemcached diff --git a/m4/pandora_use_pipe.m4 b/m4/pandora_use_pipe.m4 index 7fee06a7..f877b7f6 100644 --- a/m4/pandora_use_pipe.m4 +++ b/m4/pandora_use_pipe.m4 @@ -16,7 +16,7 @@ AC_DEFUN([PANDORA_USE_PIPE],[ AS_IF([test "$GCC" = "yes"],[ AC_CACHE_CHECK([for working -pipe], [pandora_cv_use_pipe], [ - AC_RUN_IFELSE([AC_LANG_SOURCE([[ + AC_COMPILE_IFELSE([AC_LANG_SOURCE([[ #include int main(int argc, char** argv)