From 491897e82f5033fcdce789ec3d33710f3b20fcc6 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 3 May 2013 12:36:50 +0200 Subject: [PATCH] Rephrase on GCC --- doc/installation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.xml b/doc/installation.xml index 4d24117..561f2b4 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -57,7 +57,7 @@ ./configure --help. - Configure uses GCC's C/C++ compiler if available. To specify another + Configure uses GNU's C/C++ compiler if available. To specify another compiler, set CXX. To use other compiler flags, specify CXXFLAGS. To use CC with debugging you could use: -- 1.7.10.4