~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to m4/pandora_check_cxx_standard.m4

pandora-buildĀ v1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dnl  Copyright (C) 2009 Sun Microsystems
 
2
dnl This file is free software; Sun Microsystems
 
3
dnl gives unlimited permission to copy and/or distribute it,
 
4
dnl with or without modifications, as long as this notice is preserved.
 
5
 
1
6
AC_DEFUN([PANDORA_CHECK_CXX_STANDARD],[
2
7
  AC_REQUIRE([AC_CXX_COMPILE_STDCXX_0X])
3
8
  AS_IF([test "$GCC" = "yes"],