Rephrase on GCC
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 3 May 2013 10:36:50 +0000 (12:36 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 3 May 2013 10:36:50 +0000 (12:36 +0200)
doc/installation.xml

index 4d24117..561f2b4 100644 (file)
@@ -57,7 +57,7 @@
     <literal>./configure --help</literal>.
    </para>
    <para>
-    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 <literal>CXX</literal>. To use other compiler flags,
     specify <literal>CXXFLAGS</literal>. To use <literal>CC</literal> 
     with debugging you could use: