diff --git a/chapter08/bc.xml b/chapter08/bc.xml index 7df13a963..1f99cd8ed 100644 --- a/chapter08/bc.xml +++ b/chapter08/bc.xml @@ -49,7 +49,7 @@ The meaning of the configure options: - CC=gcc -std=c99 + CC='gcc -std=c99' This parameter specifies the compiler and C standard to use.