Kaydet (Commit) 99dcfcf8 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

remove obsolete configure options + fix system_xrender_headers vs system_xrender

üst 427de9a0
...@@ -889,7 +889,7 @@ AC_ARG_WITH(system-sane, ...@@ -889,7 +889,7 @@ AC_ARG_WITH(system-sane,
AS_HELP_STRING([--with-system-sane-header], AS_HELP_STRING([--with-system-sane-header],
[Use sane.h already on system.])) [Use sane.h already on system.]))
AC_ARG_WITH(system-xrender, AC_ARG_WITH(system-xrender-headers,
AS_HELP_STRING([--with-system-xrender-headers], AS_HELP_STRING([--with-system-xrender-headers],
[Use XRender headers already on system.])) [Use XRender headers already on system.]))
......
--with-vendor=The Document Foundation --with-vendor=The Document Foundation
--with-system-dicts --with-system-dicts
--without-unix-wrapper --without-unix-wrapper
--without-system-zlib
--without-system-xrender-headers --without-system-xrender-headers
--without-system-zlib
--without-system-stdlibs --without-system-stdlibs
--without-system-python --without-system-python
--without-system-poppler --without-system-poppler
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
--without-system-libxml --without-system-libxml
--without-system-jpeg --without-system-jpeg
--without-system-jars --without-system-jars
--without-system-freetype
--without-system-cairo --without-system-cairo
--without-openldap --without-openldap
--without-junit --without-junit
...@@ -25,12 +24,10 @@ ...@@ -25,12 +24,10 @@
--with-external-hyph-dir=/usr/share/hyphen --with-external-hyph-dir=/usr/share/hyphen
--with-external-dict-dir=/usr/share/hunspell --with-external-dict-dir=/usr/share/hunspell
--with-extension-integration --with-extension-integration
--with-dict=ALL
--enable-opengl --enable-opengl
--enable-odk --enable-odk
--enable-lockdown --enable-lockdown
--enable-kde --enable-kde
--enable-hids
--enable-gstreamer --enable-gstreamer
--enable-gnome-vfs --enable-gnome-vfs
--enable-ext-wiki-publisher --enable-ext-wiki-publisher
...@@ -45,7 +42,5 @@ ...@@ -45,7 +42,5 @@
--disable-xrender-link --disable-xrender-link
--disable-unix-qstart --disable-unix-qstart
--disable-randr-link --disable-randr-link
--disable-pam-link
--disable-kde4 --disable-kde4
--disable-dbus --disable-dbus
--disable-crypt-link
--disable-build-mozilla --disable-build-mozilla
--disable-crypt-link
--disable-dbus --disable-dbus
--disable-epm --disable-epm
--disable-kde --disable-kde
...@@ -8,7 +7,6 @@ ...@@ -8,7 +7,6 @@
--disable-nss-module --disable-nss-module
--disable-odk --disable-odk
--disable-opengl --disable-opengl
--disable-pam-link
--disable-randr-link --disable-randr-link
--disable-unix-qstart --disable-unix-qstart
--disable-xrender-link --disable-xrender-link
...@@ -17,7 +15,6 @@ ...@@ -17,7 +15,6 @@
--enable-cairo --enable-cairo
--enable-gnome-vfs --enable-gnome-vfs
--enable-gstreamer --enable-gstreamer
--enable-hids
--enable-lockdown --enable-lockdown
--enable-ext-presenter-minimizer --enable-ext-presenter-minimizer
--enable-ext-pdfimport --enable-ext-pdfimport
...@@ -26,7 +23,6 @@ ...@@ -26,7 +23,6 @@
--enable-ext-wiki-publisher --enable-ext-wiki-publisher
--with-alloc=system --with-alloc=system
--with-ant-home=/usr/local/ant/lib --with-ant-home=/usr/local/ant/lib
--with-dict=ALL
--with-extension-integration --with-extension-integration
--with-fonts --with-fonts
--with-java-target-version=1.5 --with-java-target-version=1.5
......
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
--without-agfa-monotype-fonts --without-agfa-monotype-fonts
--with-nlpsolver --with-nlpsolver
--with-java-target-version=1.5 --with-java-target-version=1.5
--enable-hids
--enable-broffice --enable-broffice
--disable-xrender-link --disable-xrender-link
--disable-activex-component --disable-activex-component
--with-vendor=The Document Foundation --with-vendor=The Document Foundation
--without-agfa-monotype-fonts --without-agfa-monotype-fonts
--with-java-target-version=1.5 --with-java-target-version=1.5
--enable-hids
--enable-cl-x64 --enable-cl-x64
--enable-broffice --enable-broffice
--disable-xrender-link --disable-xrender-link
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment