diff options
Diffstat (limited to 'chapter06/libol.xml')
-rw-r--r-- | chapter06/libol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/libol.xml b/chapter06/libol.xml index 8078b32a0..d601466db 100644 --- a/chapter06/libol.xml +++ b/chapter06/libol.xml @@ -24,7 +24,7 @@ <para>Prepare Libol for compilation</para> -<screen><userinput>./configure --prefix=/usr --enable-shared</userinput></screen> +<screen><userinput>./configure --prefix=/usr</userinput></screen> <para>Compile Libol:</para> |