[Libreoffice-commits] .: configure.in

Kalman "" Szalai kami911 at kemper.freedesktop.org
Sun Oct 31 12:23:45 PDT 2010


 configure.in |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 2c10d4a89b1f6956bbe76dbaa2e081e6e42a8033
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Sun Oct 31 20:23:14 2010 +0100

    Fix bootstrap's configure

diff --git a/configure.in b/configure.in
index e0ec770..5a668d5 100644
--- a/configure.in
+++ b/configure.in
@@ -907,6 +907,11 @@ AC_ARG_WITH(validator,
   --with-validator      Integrate Validator extension],
 ,)
 
+AC_ARG_WITH(barcode,
+[
+  --with-barcode      Integrate Barcode extension],
+,)
+
 AC_ARG_WITH(google-docs,
 [
   --with-google-docs      Download and integrate Google Documents extension.],


More information about the Libreoffice-commits mailing list