X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_use_pipe.m4;fp=m4%2Fpandora_use_pipe.m4;h=f877b7f6ac0cb662835c7c91ac544433c75f5c54;hb=7a30c7f272a75be40015a5817007c5c7d0aeb406;hp=7fee06a7f9c339880476c9516386f784b7fa7873;hpb=08841d126e7343bd8be5003e3e631ae220c08920;p=awesomized%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)