X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=m4%2Fpandora_check_cxx_standard.m4;h=a5f0cca38e4bca9e11671a1702fcf84a6069fdbb;hb=969fea8e7bed82c109685ec3976cf7b0ec514ae9;hp=6a88a31f3298cd72c534603aa8563944ae8bab3d;hpb=c67da677fe0944d3d2d3ff46e65fc3bc775404ae;p=m6w6%2Flibmemcached diff --git a/m4/pandora_check_cxx_standard.m4 b/m4/pandora_check_cxx_standard.m4 index 6a88a31f..a5f0cca3 100644 --- a/m4/pandora_check_cxx_standard.m4 +++ b/m4/pandora_check_cxx_standard.m4 @@ -1,10 +1,10 @@ -dnl Copyright (C) 2009 Sun Microsystems -dnl This file is free software; Sun Microsystems +dnl Copyright (C) 2009 Sun Microsystems, Inc. +dnl This file is free software; Sun Microsystems, Inc. dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([PANDORA_CHECK_CXX_STANDARD],[ - AC_REQUIRE([AC_CXX_COMPILE_STDCXX_0X]) + dnl AC_REQUIRE([AC_CXX_COMPILE_STDCXX_0X]) AS_IF([test "$GCC" = "yes"], [AS_IF([test "$ac_cv_cxx_compile_cxx0x_native" = "yes"],[], [AS_IF([test "$ac_cv_cxx_compile_cxx0x_gxx" = "yes"],