Lines Matching refs:use

8 dnl *  "License"); you may not use this file except in compliance
53 [ --with-system-graphite use graphite library already installed on system
56 [ --with-system-apache-commons use apache-commons jar files already installed on system
65 [ --disable-ldap Disables the use of LDAP backend via OpenLDAP
75 [ --with-openldap Enables the use of the OpenLDAP
105 system then you should use this option.
124 [ --with-epm Decides which EPM to use. Default is to use
155 [ --with-system-stdlibs use libstdc++/libgcc_s already on system
170 [ --disable-activex Disable the use of ActiveX for Windows build.
172 Alternatively you can use the Windows Driver Kit (WDK) and
181 [ --disable-atl Disable the use of ATL for Windows build.
183 Alternatively you can use the Windows Driver Kit (WDK) and
195 You can use the Windows Driver Kit (WDK) and
204 You can use the Windows Driver Kit (WDK) and
213 You can use the Windows Driver Kit (WDK) and
222 You can use the Windows Driver Kit (WDK) and
265 [ --enable-cl-standard For Microsoft C/C++ compiler users, use non-optimizing
283 [ --disable-gtk Determines whether to use Gtk+ vclplug on platforms
287 [ --enable-gstreamer Determines whether to use the GStreamer media
294 [ --enable-cairo Determines whether to use Cairo library on
313 [ --disable-gconf Determines whether to use the GConf support
316 [ --disable-gnome-vfs Determines whether to use the Gnome Virtual Filing
320 [ --enable-gio Determines whether to use the GIO support
323 [ --enable-static-gtk Modules that are linked against gtk libraries use
328 [ --enable-layout Enable the compilation and use of layout dialogs
331 [ --disable-nss-module Whether to use the NSS module that is used for xml-security
334 [ --enable-kde Determines whether to use Qt/KDE vclplug on platforms
338 [ --enable-kde4 Determines whether to use Qt4/KDE4 vclplug on platforms
343 [ --disable-rpath Disable the use of relative paths in shared libraries
488 [ --enable-beanshell Enable the use of beanshell.
571 [ --disable-saxon Disable use of saxon
604 specify --with-system-hunspell to use the library
619 specify --with-system-hyphen to use the library
649 [ --with-java Build with[[out]] Java support. If you use
670 [ --with-junit Specifies the JUnit 4 jar file to use for JUnit-based
677 [ --with-hamcrest-core Specifies the hamcrest-core jar file to use for
779 [ --disable-coinmp Do not use CoinMP as the Calc solver.
789 [[ --enable-ccache-skip [default=auto] allow the use of --ccache-skip to
801 space. For all languages, use --with-lang=ALL.
818 commas. For all dictionaries, use --with-dict=ALL.
860 [ --with-os-version For FreeBSD users, use this option option to override
866 [ --with-unzip-home Deprecated: use --with-zip-home instead],,)
868 [ --with-zip-home If you use a non standard zip, for example Windows
874 [ --with-mingwin For Windows users, use the mingwin32 compiler within
879 For !Windows use, use the mingw32 C++ compiler to
936 Alternatively use as --with-rat-scan=<path-to-rat-direcetory> to use
1100 AC_MSG_ERROR([use solaris >= 6 to build Apache OpenOffice])
1160 # Don't use OSVERSION until we know no conflicts result from it
1192 AC_MSG_CHECKING([which thread library to use])
1243 dnl Ensure pkg-config is initialized before any possible use
1269 AC_MSG_CHECKING([whether to use the standard non-optimizing compiler])
1284 AC_MSG_CHECKING([whether to build/use the Windows 64bit shell extensions])
1535 AC_MSG_CHECKING([whether to use DirectX])
1546 AC_MSG_CHECKING([whether to use ActiveX])
1555 AC_MSG_CHECKING([whether to use ATL])
1574 AC_MSG_CHECKING([whether to use RPATH in shared libraries])
1606 AC_MSG_CHECKING([whether to use dicts from external paths])
1643 dnl Sanity check! Native Windows programs cannot use cygwin symlinks!
1649 Native Windows programs cannot use cygwin symlinks. Remove the symbolic
1752 AC_MSG_ERROR([found version "$_gcc_version", use version 3+ of the gcc compiler])
1908 …AC_MSG_ERROR([please use --with-dmake-path or --with-dmake-url to specify dmake executable or sour…
1946 …AC_MSG_ERROR([found version "$_sunstudio_version", use version 5.5, 5.7, 5.8 or 5.9 of the SunStud…
1950 …AC_MSG_ERROR([found version "$_sunstudio_version", use version 5.5, 5.7, 5.8 or 5.9 of the SunStud…
1990 AC_MSG_ERROR([found version "$_compaqc_version", use version 6 of the Compaq C compiler])
2024 AC_MSG_ERROR([found Perl version "$_perl_version", use version 5 of Perl])
2038 if `$PERL -e 'use Archive::Zip;
2039 use LWP::UserAgent;
2040 use XML::Parser;
2041 use Digest::SHA;
2042 use Digest::MD5;
2043 use LWP::Protocol::https;'>/dev/null 2>&1`; then
2048 if ! `$PERL -e 'use Archive::Zip;'>/dev/null 2>&1`; then
2051 if ! `$PERL -e 'use LWP::UserAgent;'>/dev/null 2>&1`; then
2054 if ! `$PERL -e 'use XML::Parser;'>/dev/null 2>&1`; then
2057 if ! `$PERL -e 'use Digest::SHA;'>/dev/null 2>&1`; then
2060 if ! `$PERL -e 'use Digest::MD5;'>/dev/null 2>&1`; then
2063 if ! `$PERL -e 'use LWP::Protocol::https;'>/dev/null 2>&1`; then
2119 …AC_MSG_ERROR([You need a mspdb71.dll/mspdb80.dll, make sure it's in the path or use --with-mspdb-p…
2339 AC_MSG_ERROR([midl.exe not found. Make sure it's in the path or use --with-midl-path])
2362 AC_MSG_ERROR([csc.exe not found. Make sure it's in the path or use --with-csc-path])
2392 AC_MSG_ERROR([mscoree.lib (.NET Framework) not found. Make sure you use --with-frame-home])
2420 dnl preprocessor, so use CC preprocessor as the cc preprocessor
2609 dnl mingw gcc 4.4.0 needs backward in include path to use hash_set/hash_map
2628 AC_MSG_CHECKING([whether to use dynamic libgcc])
2635 AC_MSG_RESULT([use $MINGW_GCCDLL])
2645 AC_MSG_CHECKING([whether to use dynamic libstdc++])
2660 AC_MSG_RESULT([use $MINGW_GXXDLL])
2702 AC_MSG_WARN([found version "$_compaqc_version", use version 6 of the Compaq C++ compiler])
2703 echo "found version $_compaqc_version, use version 6 of the Compaq C++ compiler" >> warn
2763 # use --ccache-skip?
2767 AC_MSG_CHECKING([whether we are allowed and able to use --ccache-skip])
2897 AC_MSG_CHECKING([which memory allocator to use])
2992 AC_MSG_ERROR([$_java_path not found, please use --with-jdk-home])
3055 #you must use the "--with-jdk-home" configure option explicitly])
3078 you must use the "--with-jdk-home" configure option explicitly])
3134 AC_MSG_ERROR([$javacompiler not found, please use --with-jdk-home])
3191 AC_MSG_ERROR([$_javadoc_path not found, please use --with-jdk-home])
3242 AC_MSG_ERROR([gij does not know its java.home - use --with-jdk-home])
3259 # Solaris 11 is even worse, because target is relative, so use -f
3300 # echo "e.g. install java-1.4.2-gcj-compat-devel and use --with-jdk-home=/usr/lib/jvm/j…
3376 AC_MSG_WARN([$gcjaot not found, please use --with-jdk-home])
3445 # test which package format to use
3446 AC_MSG_CHECKING([which package format to use])
3614 AC_MSG_RESULT([no, will use the prebuilt stax/download/stax-1.2.0.jar])
3649 Or use prebuilt one from https://tools.openoffice.org/unowinreg_prebuild/680/ and
3728 AC_MSG_CHECKING([which zlib to use])
3747 AC_MSG_CHECKING([which jpeg to use])
3766 AC_MSG_CHECKING([which expat to use])
3833 AC_MSG_CHECKING([which libxslt to use])
3865 AC_MSG_CHECKING([which libxml to use])
3951 AC_MSG_CHECKING([which python to use])
4035 AC_MSG_CHECKING([which lucene to use])
4075 if $PERL -e 'use Archive::Zip;
4089 if $PERL -e 'use Archive::Zip;
4149 AC_MSG_ERROR([too old, use 5.0.x or 5.1.x])
4227 AC_MSG_CHECKING([which hsqldb to use])
4239 if $PERL -e 'use Archive::Zip;
4276 AC_MSG_CHECKING([which beanshell to use])
4309 AC_MSG_CHECKING([which saxon to use])
4444 dnl Check whether to use system or internal CoinMP
4445 AC_MSG_CHECKING([which coinmp to use])
4474 AC_MSG_CHECKING([which curl to use])
4495 # Does curl use OpenSSL as its SSL implementation? Needed for ucb/source/ucp/webdav.
4500 AC_MSG_ERROR([no, cannot use system curl whose SSL backend isn't OpenSSL])
4517 AC_MSG_CHECKING([which mdds to use])
4536 AC_MSG_CHECKING([which boost to use])
4573 AC_MSG_CHECKING([which vigra to use])
4592 AC_MSG_CHECKING([which odbc headers to use])
4629 dnl Test whether we want to use the OpenLDAP LDAP SDK
4631 AC_MSG_CHECKING([which LDAP SDK to use])
4660 or use the --with-mozilla-build option after installing the tool obtained
4690 AC_MSG_CHECKING([which sane header to use])
4707 AC_MSG_CHECKING([which icu to use])
4768 AC_MSG_CHECKING([which graphite to use])
4797 AC_MSG_ERROR([X11 build is no longer supported on MacOSX, please use the native aqua build])
4905 AC_MSG_CHECKING([which Xrender headers to use])
4958 AC_MSG_CHECKING([which libnss to use])
4975 AC_MSG_CHECKING([which libssl to use])
4998 AC_MSG_CHECKING([which redland library to use])
5021 AC_MSG_CHECKING([which libhunspell to use])
5059 AC_MSG_CHECKING([which libhyphen to use])
5108 AC_MSG_CHECKING([which mythes to use])
5142 AC_MSG_CHECKING([which libtextcat to use])
5157 AC_MSG_CHECKING([which libtextcat data directory to use])
5250 are installed or use --with-psdk-home .])
5336 … AC_MSG_ERROR([DirectX SDK files not found, please use --with-directx-home or --disable-directx.])
5648 AC_MSG_ERROR([NASM is required to build on Windows, please install or use --with-nasm-home],,)
5685 AC_MSG_ERROR([Zip/Unzip are required to build, please install or use --with-zip-home],,)
5688 …AC_MSG_ERROR([Zip version 3.0 or newer is required to build, please install or use --with-zip-home…
5744 dnl Windows builds - use oowintool to copy CRT dlls and manifest
5883 AC_MSG_ERROR([please use --enable-gio only together with --disable-gnome-vfs.])
5914 …G_ERROR([requirements to build the GStreamer media backend not met. Do not use --enable-gstreamer …
5932 AC_MSG_CHECKING([which ARM processor optimization to use])
5954 AC_MSG_CHECKING([whether to use cairo])
5958 AC_MSG_CHECKING([which cairo to use])
6038 AC_MSG_CHECKING([whether to use system pdf backend])
6076 AC_MSG_CHECKING([which Servlet API Jar to use])
6105 AC_MSG_CHECKING([which jfreereport libs to use (for Report Builder extension)])
6283 # Builder use commons-logging, while the non-optional PostgreSQL
6285 AC_MSG_CHECKING([which Apache commons-* libs to use])
6306 if $PERL -e 'use Archive::Zip;
6726 AC_MSG_CHECKING([whether and how to use Xinerama])
6733 # we have both versions, let the user decide but use the dynamic one
6887 AC_MSG_RESULT([yes, use pre-built library])
6891 AC_MSG_RESULT([yes, use pre-installed library])
6930 AC_MSG_ERROR([Ant not found - Make sure it's in the path or use --with-ant-home])
7144 if $PERL -e 'use Archive::Zip;
7161 elif $PERL -e 'use Archive::Zip;
7342 AC_MSG_CHECKING([whether to use layout dialogs])