X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_use_pipe.m4;h=f877b7f6ac0cb662835c7c91ac544433c75f5c54;hb=8c008a3516e571c1efa9ba9c50bdbaddf6e94217;hp=8e8c28a239930f93ae795cb961bdc0721109c60f;hpb=25d9c6b0b915f46cc62d3aa72fe81e1274871cf4;p=awesomized%2Flibmemcached diff --git a/m4/pandora_use_pipe.m4 b/m4/pandora_use_pipe.m4 index 8e8c28a2..f877b7f6 100644 --- a/m4/pandora_use_pipe.m4 +++ b/m4/pandora_use_pipe.m4 @@ -3,7 +3,7 @@ dnl vim:expandtab:shiftwidth=2:tabstop=2:smarttab: dnl dnl pandora-build: A pedantic build system dnl Copyright (C) 2009 Sun Microsystems, Inc. -dnl This file is free software; the Free Software Foundation +dnl This file is free software; Sun Microsystem dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl @@ -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)