diff options
Diffstat (limited to 'chapter08/bc.xml')
-rw-r--r-- | chapter08/bc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/bc.xml b/chapter08/bc.xml index 314623d76..dfff0364f 100644 --- a/chapter08/bc.xml +++ b/chapter08/bc.xml @@ -49,9 +49,9 @@ <title>The meaning of the configure options:</title> <varlistentry> - <term><parameter>CC=gcc CFLAGS="-std=c99"</parameter></term> + <term><parameter>CC=gcc"</parameter></term> <listitem> - <para>These parameters specify the compiler and the C standard to use.</para> + <para>These parameters specify the compiler to use.</para> </listitem> </varlistentry> |