summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-10-18 07:33:40 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-10-18 07:33:40 +0200
commit771d549d553b2b2adb4de00236a90682ecf8a62c (patch)
treedc0f9666d33de0bf0aa41912e09520ec58109085 /bootstrap-configure
parent98bd557e7794772c878e69775766e48c30655cd1 (diff)
downloadobexd-771d549d553b2b2adb4de00236a90682ecf8a62c.tar.gz
Add skeleton for EBook plugin
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index b6602b8..6f7c0d4 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -10,4 +10,5 @@ fi
--prefix=/usr \
--libexec=/usr/lib/obex \
--mandir=/usr/share/man \
- --sysconfdir=/etc $*
+ --sysconfdir=/etc \
+ --enable-ebook $*