From 813168aa4d012dd243161a7dd9084788ef2ebfcf Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 23 Apr 2003 09:38:06 -0500 Subject: [svn-r6737] Purpose: Update release notes Description: Revise note about using -std=gnu99 for gcc 3.x to say -std=c99 --- release_docs/RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 15fb116..aa9e454 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -207,7 +207,7 @@ Configuration * Included the both the examples of fortran and c++ "make check-install" testing. This tests the correctness of the h5fc command. AKC - 2003/04/22 - * When using gcc 3.x, we use -std=gnu99 instead of -ansi for compiling. + * When using gcc 3.x, we use -std=c99 instead of -ansi for compiling. QAK - 2003/04/11 * IA64 platform has its own configure setting and use Intel Compilers as the default compilers (were gcc and pgf90 before.) This also eliminated -- cgit v0.12