summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorJames O'Gorman <james@netinertia.co.uk>2008-01-06 02:34:26 +0000
committerJames O'Gorman <james@netinertia.co.uk>2008-01-06 02:34:26 +0000
commit55236d9dd5de6c04c82788b1def6b3c2f0165086 (patch)
treec239ced6136ebadf4274ec8b2abbc6c78f29ba41 /documentation
parentc29fa4b16cab55d9541c174c157548e39e791e8c (diff)
Update installation guide to reflect new BDB options for configure.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/boxbackup/instguide.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/documentation/boxbackup/instguide.xml b/documentation/boxbackup/instguide.xml
index b66b7169..c857da0d 100644
--- a/documentation/boxbackup/instguide.xml
+++ b/documentation/boxbackup/instguide.xml
@@ -299,9 +299,15 @@ cd boxbackup-0.00-backup-server-OpenBSD
</row>
<row>
- <entry>--with-bdb-dir=DIR</entry>
+ <entry>--with-bdb-lib=DIR</entry>
- <entry>Specify Berkeley DB location</entry>
+ <entry>Specify Berkeley DB library location</entry>
+ </row>
+
+ <row>
+ <entry>--with-bdb-headers=DIR</entry>
+
+ <entry>Specify Berkeley DB headers location</entry>
</row>
<row>