2 commits - autogen.sh

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Sat Jun 9 14:30:17 CEST 2012


 autogen.sh |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 54d11d067951ddedd8b28aa7eb54e4f68bc81218
Merge: 1a2fc38 4cd0127
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Sat Jun 9 13:20:10 2012 +0100

    Merge branch 'master' of ssh://git.kolabsys.com/git/libkolab



commit 1a2fc3852f61efe4e610210fa4a8162d5362602a
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Sat Jun 9 13:19:50 2012 +0100

    Add Python bindings to autogen.sh

diff --git a/autogen.sh b/autogen.sh
index 962caef..1d9c7ef 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -49,6 +49,7 @@ if [ ${doprep} -eq 1 ]; then
         -DCMAKE_INSTALL_PREFIX=/usr \
         -DLIB_INSTALL_DIR=/usr/lib64 \
         -DINCLUDE_INSTALL_DIR=/usr/include/kolab \
+        -DPYTHON_BINDINGS=ON \
         ..
 fi
 





More information about the commits mailing list