Commit graph

803 commits

Author SHA1 Message Date
Michael Stahl
30a7608b6c configure: --with-linked-git: check that clone repos exist
If you specify the directory of the core repo instead of the clones
subdirectory a huge mess results.
2011-11-04 10:54:58 +01:00
Jan Holesovsky
a1c23a44b9 Fix the --disable-xmlsec build. 2011-11-03 21:07:04 +01:00
Michael Meeks
e53ac9984c gtk3: Check for gtk3 >= 3.2 - we need that for broadway anyway 2011-11-03 19:48:25 +00:00
Rene Engelhard
ceddf46826 remove obsolete --with-system-translate-toolkit 2011-11-02 18:22:16 +01:00
Tomas Chvatal
f6f5c89259 Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-11-02 17:37:53 +01:00
David Tardon
1b717cee8c export DBUS_{CFLAGS,LIBS} 2011-11-02 13:26:53 +01:00
Caolán McNamara
7cac551743 case matters 2011-11-01 10:37:18 +00:00
Tomas Chvatal
f1f6f30bac When building with gconf check for orbit too.
This avoids build error like:

Entering /var/tmp/portage/app-office/libreoffice-3.4.3.2-r1/work/libreoffice-bootstrap-3.4.3.2/shell/source/backends/gconfbe

Package ORBit-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ORBit-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ORBit-2.0' found
dmake:  Error code 1, while making 'Shell escape'

Also update gvfs check to require gconf switch enabled instead of running
pkgconfig again.
2011-11-01 11:03:51 +01:00
Julien Nabet
60812ff7b6 Fix some typo (verion -> version) 2011-10-30 12:53:00 +01:00
Lionel Elie Mamane
cbc0073221 documentation: --with-system-libs also active for libexttextcat and libvisio
documentation for commit 25c27aae73
2011-10-28 11:17:37 +02:00
Stephan Bergmann
6e4f2f6f0d Fixed "no --enable-dbgutil for MSVC" check. 2011-10-26 14:46:59 +02:00
David Tardon
83a61ecc45 do not hardcode mingw sysroot path 2011-10-25 10:07:32 +02:00
Tor Lillqvist
89ae66dac2 I give up on --enable-dbgutil with MSVC 2011-10-24 14:43:38 +03:00
Tor Lillqvist
25ae2ab38d Disable Mozilla stuff more effectively in a Windows dbgutil build 2011-10-21 14:06:27 +03:00
Stephan Bergmann
fc98a97135 Introduced --disable-linkoo. 2011-10-20 23:04:12 +02:00
Petr Mladek
d6b626c6a9 fix configure with autoconf-2.59
it was enough to lower the version check; 2.59 is still used on SLED10
2011-10-19 10:54:34 +02:00
Rene Engelhard
aaf48368c8 remove accidential Debian-only commit 2011-10-18 21:26:40 +02:00
Jan Holesovsky
d37209912b Decouple NSS build from the Mozilla build.
This allows xmlsecurity to be built even when --disable-mozilla is provided.
2011-10-18 12:10:05 +02:00
Rene Engelhard
62dd77da0f bump pkg-config check for libexttextcat to actually require 3.1.1 2011-10-16 22:09:21 +02:00
Rene Engelhard
6923f3fc13 don't grep /proc/cpuinfo but use getconf on Linux 2011-10-16 16:52:57 +02:00
Jan Holesovsky
8667bf0294 icu-config check that survives older icu versions. 2011-10-13 12:18:06 +02:00
Michael Stahl
e0c72547ce enable libstdc++ debug mode with --enable-dbgutil 2011-10-11 17:56:59 +02:00
Peter Foley
eded42ce44 remove unsupported format from epm list 2011-10-07 23:03:47 +00:00
Peter Foley
9fe2f5afab quote tr arguments 2011-10-07 23:03:43 +00:00
Peter Foley
1df3426dc9 fix typos 2011-10-07 23:03:41 +00:00
Norbert Thiebaud
aa09a9b77d bootstrap.1 is not usefull anymore use bootsrap directly 2011-10-07 15:27:32 -05:00
Fridrich Štrba
e9ee46c22c Kill --without-cmis option that is noop anyway 2011-10-06 15:31:42 +02:00
Tomas Chvatal
25c27aae73 Add libexttextcat and libvisio under system-libs switch 2011-10-05 15:27:58 +02:00
Fridrich Štrba
9ff7b0bd64 Revert "Use simpler detection for system/internal libs."
This reverts commit e9cc0d9cab.
2011-10-05 15:13:09 +02:00
Tomas Chvatal
e9cc0d9cab Use simpler detection for system/internal libs. 2011-10-05 13:12:15 +02:00
Fridrich Štrba
3b53c579ce Fix Windows build and enable CMIS inconditionally
Since the provider should now build everywhere,
enable it inconditionally to catch minor problems
2011-10-05 13:05:01 +02:00
Fridrich Štrba
e531e8abae LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:36:16 +02:00
Fridrich Štrba
e991bba4ef LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:36:16 +02:00
Fridrich Štrba
62c43b44ff LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:36:15 +02:00
Fridrich Štrba
8703f3e358 LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:08:58 +02:00
Caolán McNamara
b58151b347 use the same pattern as all the other ones 2011-10-04 09:58:35 +01:00
Tomas Chvatal
05c008e3fb Wrap the cmis system/internal check into global feature switch. 2011-10-04 10:42:36 +02:00
Tomas Chvatal
8aaa52f21f The system-libs switch should not be done here yet. 2011-10-04 10:32:15 +02:00
Tomas Chvatal
ab0c5e9414 Cosmetics: remove stray yes
This removes result for check on cups,
it is required as other checkers already print yes/no during the
test, even if it seems like the command is now "unresulted".
2011-10-04 10:28:38 +02:00
Tomas Chvatal
f1d4ce6ea5 Use with rather than enable for cims switch.
It pulls external library and does not just switch some internal
feature.

Add proper bool logic to the conditional because by default
we consider it requested unless proven otherwise.
Sort out internal/external switch to also support system-libs switch.
2011-10-04 09:57:00 +02:00
Cédric Bosdonnat
c45f59f062 Revert "Don't bother with libcmis on Windows for now"
This reverts commit 0dd1e3b124. Use
--disable-cmis now to avoid building all CMIS-related code.
2011-10-04 09:38:36 +02:00
Cédric Bosdonnat
5bd2890a56 Added --disable-cmis flag for use while the feature is too unstable 2011-10-04 09:38:36 +02:00
Jan Holesovsky
50369f941e Improve readability (oneline). 2011-10-03 14:12:54 +02:00
Jan Holesovsky
b08a764af9 Fix the build / host confusion around icu tools. 2011-10-03 14:10:57 +02:00
Tor Lillqvist
0dd1e3b124 Don't bother with libcmis on Windows for now
It obviously doesn't build as autoconf and libtool have little clue
about MSVC. Thus make the cmis UCP Unix-only as well. Looking forward
to coming gbuildification of more 3rd-party modules.
2011-10-03 13:23:12 +03:00
Tomas Chvatal
721bc1b42d Add the libcmis switch to known flags. 2011-10-03 12:16:21 +02:00
Rene Engelhard
4c97165615 fix some typos..., thanks matus 2011-10-03 00:12:42 +02:00
Rene Engelhard
ba44f8805b add --with-system-libcmis 2011-10-02 21:36:48 +00:00
Peter Foley
0ce20f250a Don't generate config.status twice
The current configure script generates ooo.lst for the purpose of extracting
the filename for the seamonkey tarball. This is unnecessary because ooo.lst.in
contains the exact same filename. This patch moves the generation of ooo.lst
next to the other generated files. This move uncovered that the code to set
PREFIXDIR was depending on the AC_OUTPUT code to set prefix and exec_prefix
to /usr/local or the value of --prefix  rather than NONE. Because of this I
added the prefix setting code from AC_OUTPUT to the code that sets PREFIXDIR.
2011-10-01 18:34:46 -04:00
Peter Foley
74bd1f57b5 get version from AC_PACKAGE_VERSION instead of files in solenv/inc 2011-10-01 18:34:45 -04:00