diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/bc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/bc.xml b/chapter06/bc.xml index 92f7cbe73..75bc95d23 100644 --- a/chapter06/bc.xml +++ b/chapter06/bc.xml @@ -45,6 +45,7 @@ <screen><userinput remap="configure">./configure --prefix=/usr \ --with-readline \ + --infodir=/usr/share/info \ --mandir=/usr/share/man</userinput></screen> <variablelist> |