Git commit 1819c4601bd67272b9cb48a96bc26d74b208f467 by Gilles Caulier. Committed on 31/10/2014 at 22:13. Pushed by cgilles into branch 'master'. obsolete option M +0 -1 bootstrap.linux M +0 -1 bootstrap.local http://commits.kde.org/scratch/mwiesweg/digikam-sc/1819c4601bd67272b9cb48a9= 6bc26d74b208f467 diff --git a/bootstrap.linux b/bootstrap.linux index ea03601..077ed62 100755 --- a/bootstrap.linux +++ b/bootstrap.linux @@ -33,7 +33,6 @@ cmake -G "$MAKEFILES_TYPE" . \ -DDIGIKAMSC_USE_PRIVATE_SHAREDLIBS=3DON \ -DDIGIKAMSC_COMPILE_DOC=3DON \ -DDIGIKAMSC_CHECKOUT_PO=3DOFF \ - -DENABLE_PRESENTATIONMODE=3DOFF \ -DENABLE_LCMS2=3DON \ -DENABLE_BALOOSUPPORT=3DON \ -DENABLE_KDEPIMLIBSSUPPORT=3DON \ diff --git a/bootstrap.local b/bootstrap.local index 2d74f4a..436ed73 100755 --- a/bootstrap.local +++ b/bootstrap.local @@ -58,7 +58,6 @@ cmake -G "$MAKEFILES_TYPE" . \ -DDIGIKAMSC_USE_PRIVATE_SHAREDLIBS=3DON \ -DDIGIKAMSC_COMPILE_DOC=3DON \ -DDIGIKAMSC_CHECKOUT_PO=3DOFF \ - -DENABLE_PRESENTATIONMODE=3DOFF \ -DENABLE_LCMS2=3DON \ -DENABLE_BALOOSUPPORT=3DON \ -DENABLE_KDEPIMLIBSSUPPORT=3DON \