diff options
Diffstat (limited to 'chapter08/gdbm.xml')
-rw-r--r-- | chapter08/gdbm.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/gdbm.xml b/chapter08/gdbm.xml index 80961a65d..7f7b4d855 100644 --- a/chapter08/gdbm.xml +++ b/chapter08/gdbm.xml @@ -48,6 +48,10 @@ <screen><userinput remap="pre">sed -r -i '/^char.*parseopt_program_(doc|args)/d' src/parseopt.c</userinput></screen> --> + &update-config-text; + +<screen><userinput remap="pre">tar -C build-aux &update-config-arg;</userinput></screen> + <para>Prepare GDBM for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |