summaryrefslogtreecommitdiffstats
path: root/libreoffice/build/libreoffice.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-02-08 17:24:46 +0000
committer Eric Hameleers <alien@slackware.com>2018-02-08 17:24:46 +0000
commit7348ac770ab77be1204578a8783d225dd1f0f9a7 (patch)
tree6b149b3c1a15a82eafffcb88f5be63c7674e9229 /libreoffice/build/libreoffice.SlackBuild
parentfdf347913e7758a2570b68be5d80b990d73aa7af (diff)
downloadasb-7348ac770ab77be1204578a8783d225dd1f0f9a7.tar.gz
asb-7348ac770ab77be1204578a8783d225dd1f0f9a7.tar.xz
libreoffice: remove obsolete configure arguments
Diffstat (limited to 'libreoffice/build/libreoffice.SlackBuild')
-rwxr-xr-xlibreoffice/build/libreoffice.SlackBuild11
1 files changed, 0 insertions, 11 deletions
diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild
index e1a2fbd0..4fc49240 100755
--- a/libreoffice/build/libreoffice.SlackBuild
+++ b/libreoffice/build/libreoffice.SlackBuild
@@ -1209,7 +1209,6 @@ touch autogen.lastrun
--sysconfdir=/etc \
--mandir=/usr/man \
--with-build-version="SlackBuild for ${LOVER}${VERSION}${PKG_SUBVER} by $PACKAGER" \
- --with-distro=Slackware \
--with-external-tar="$TMP/tmp-$PRGNAM/extsrc" \
--with-lang="$(echo ${LANGUAGES} |tr _ -)" \
--with-package-format="archive installed" \
@@ -1219,20 +1218,13 @@ touch autogen.lastrun
${KDEOPTS} \
${ARCHOPTS} \
${GDRIVEOPTS} \
- --disable-gconf \
- --disable-gnome-vfs \
- --disable-kde \
- --disable-lockdown \
--enable-dbus \
--enable-eot \
--enable-epm \
--enable-ext-nlpsolver \
--enable-ext-wiki-publisher \
- --enable-gltf \
- --enable-hardlink-deliver \
--enable-odk \
--enable-python=internal \
- --enable-randr-link \
--enable-release-build \
--enable-scripting-beanshell \
--enable-scripting-javascript \
@@ -1252,7 +1244,6 @@ touch autogen.lastrun
--with-system-expat \
--with-system-gpgmepp \
--with-system-icu \
- --with-system-mesa-headers \
--with-system-neon \
--with-system-nss \
--with-system-openssl \
@@ -1262,14 +1253,12 @@ touch autogen.lastrun
--without-junit \
--without-krb5 \
--without-myspell-dicts \
- --without-system-glew \
--without-system-harfbuzz \
--without-system-jars \
--without-system-jpeg \
--without-system-lcms2 \
--without-system-libvisio \
--without-system-mdds \
- --without-system-npapi-headers \
--without-system-poppler \
--without-system-redland \
--with-system-libxml \