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