Commit graph

225 commits

Author SHA1 Message Date
Robert Nagy
9398290fed use /usr/include/db.h as a last resort for berlekey db
the berkeley db header is installed as /usr/local/db.h
on debian/ubuntu
2010-12-06 18:32:08 +01:00
Robert Nagy
8b58b855b8 fix PYTHON_LIBS
on some platforms there are extra libs needed when linking with -lpython,
for example -pthread and -lutil on OpenBSD
2010-12-05 15:59:47 +01:00
Robert Nagy
ed9eb7929d fix comment of checking the max number of jobs 2010-12-04 14:08:21 +01:00
Robert Nagy
0ba6499e6d merge a modified version of patches/dev300/system-db-check.diff
try to find all the supported db headers and libs in all
the "standard" directories
2010-12-01 23:31:07 +01:00
Kalman Szalai - KAMI
517a8bc2fa Adds OxygenOffice extras as configurable optional
Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.
2010-11-30 14:35:52 +01:00
Robert Nagy
9e0c5164f0 Revert "Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build"
This reverts commit ff2fec6aac243bb3ea7380709212454c3bedcc18.
2010-11-21 15:26:47 +01:00
Robert Nagy
3eac023485 Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build 2010-11-21 15:22:01 +01:00
Robert Nagy
0f24cdc5c8 libGLU needs libm so make sure it gets linked 2010-11-18 20:21:26 +01:00
Fridrich Štrba
1d276f37dc Use the new stable libwp* releases as default 2010-11-16 13:55:58 +01:00
Robert Nagy
4a7b487b11 several openbsd changes to find libs and binaries
- Add /usr/local/{bin,sbin} as last to find genbrk,
  genccode and gencmn.
- Add more directories to qt_libdir and qt_incdir
- Make sure find libqt-mt.so and libDCOP.so with
  a library major and minor in the filename where
  the .so does not exists, but foo.so.0.0 does.
2010-11-15 15:59:00 +01:00
Robert Nagy
0cf424b0c4 make LibreOffice boostrap on OpenBSD 2010-11-08 12:17:27 +01:00
Bernhard Rosenkraenzer
cf40278aeb correctly check Template Pack and Lightproof with --with-lang=ALL 2010-11-02 17:55:31 +01:00
Niko Rönkkö
b28c92ab0c Removed deprecated option
--with-unzip-home has been deprecated since 2003.
2010-11-01 12:45:57 -05:00
Niko Rönkkö
8a74ad5e9e Wrong option name in help bootstrap 2010-11-01 10:08:21 +00:00
Niko Rönkkö
2cfc85b44e Cleaning and organizing of configure.in 2010-10-31 20:42:18 +01:00
Kalman Szalai - KAMI
fea23de1d2 Fix bootstrap's configure 2010-10-31 20:23:14 +01:00
Kalman Szalai - KAMI
4f786af9b6 Adding Barcode extension 2010-10-31 05:15:17 +01:00
Kalman Szalai - KAMI
823cb6a74d Adding Validator extension 2010-10-31 04:50:14 +01:00
Kalman Szalai - KAMI
87ec34b20e Adding Diagram extension
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 19:57:14 +02:00
Rene Engelhard
f974a612eb bin agg 2010-10-29 17:58:25 +02:00
Tor Lillqvist
153fc2b046 Slight cleanup of the Windows stuff
Use correct terminology for the Microsoft compilers, ".NET" was a part
of their name only in the 2003 version. Drop support for the 2003 and
2005 versions. The Platform SDK has been called the Windows SDK for
quite a while. Etc.
2010-10-28 15:15:15 +03:00
Martin Gallwey
a837bbd1ca Fail if trying to build as root on Cygwin
Building as root on Cygwin has been knnown to fail in various way, so
prevent that.
2010-10-27 15:08:52 +03:00
Luke Dixon
4fa790ad7b Add zenity systray support to the build.
Adds also a configure option '--enable-zenity' used to enable this feature.
2010-10-26 11:15:24 +01:00
Michael Meeks
d42255ec76 cleanup / remove obsolete pam config pieces 2010-10-25 16:22:31 +01:00
Lubos Lunak
3306860998 explicitly state the version 3 when referring to Qt3/KDE3 in messages
given that Qt3/KDE3 are the obsolete versions by now, it's not good
to name them just Qt/KDE
2010-10-19 16:59:25 +02:00
Thomas Klausner
0462dd7f69 Only show "checking exception type" message on platforms where it is checked. 2010-10-19 15:22:36 +02:00
Luboš Luňák
162620c903 first try to find moc in the Qt3/Qt4 location where the libs are
now it's possible to build with both KDE3 and KDE4 support
without having to set up anything specially
2010-10-15 19:48:39 +02:00
Luboš Luňák
67644e1a80 check for KDE3-specific files in the KDE3 configure check 2010-10-15 19:48:24 +02:00
Jesús Corrius
f06879087e Enable Microsoft Visual C++ 10 compiler in the build system 2010-10-15 02:23:59 +02:00
Luboš Luňák
3957db4367 support for Qt's event loop Glib integration 2010-10-14 17:56:46 +02:00
Luboš Luňák
e0fb44a4ca set PKG_CONFIG_PATH for extra Qt4 locations
If also extra paths are used and pkg-config is used later, then I suppose
those paths need to be made available.
2010-10-14 17:56:46 +02:00
Michael Meeks
db0452c76f check for visibility issues on arm too 2010-10-14 12:54:03 +01:00
Cédric Bosdonnat
c3ab3df902 Renamed OpenOffice.org into LibreOffice in configure scripts 2010-10-14 09:53:40 +02:00
Caolán McNamara
56b39b2a32 default AIX to rpms and some other tweaks 2010-10-13 20:29:37 +01:00
Thomas Klausner
f635fcd550 NetBSD does not provide a pkg-config file for openssl in its base.
Handle it the same way as Darwin.
2010-10-13 16:35:30 +02:00
Michael Meeks
6ef9e5bde0 add stamp file - updated when configuration changes 2010-10-12 21:23:00 +01:00
Michael Meeks
305fb073a0 Enable unx quickstart, and broffice flags 2010-10-12 16:26:05 +01:00
David Tardon
b367d62b30 Revert "use system libtextcat with --with-system-libs"
This reverts commit c005385082bb7c5abcf81610e4140d74dd460a9c.
2010-10-11 12:24:17 +02:00
David Tardon
e4be73d396 use system libtextcat with --with-system-libs 2010-10-11 12:09:59 +02:00
David Tardon
a7bf54d31b #i112821# system mythes is not used when configured with --with-system-libs 2010-10-11 12:09:59 +02:00
Caolán McNamara
b71a47a542 add missing bit 2010-10-10 15:25:29 +01:00
Fridrich Štrba
883ef5272a Don't require that vcredist*.exe be executable 2010-10-09 02:09:18 +02:00
Tor Lillqvist
e238be67e8 win32-activex-disable.diff: add option to disable build of activex component 2010-10-07 15:43:06 +02:00
Petr Mladek
ae345f8826 enable build with the system cppunit-1.12.0
1.12.1 was allowed before; seems to work
2010-10-07 15:25:21 +02:00
Tor Lillqvist
3d6d5f01a1 Don't bother with x bit for instmsiw.exe
It isn't a Cygwin program anyhow, and isn't run from Cygwin, so no
need to check if it is "executable", or to chmod it "executable" from
a Cygwin point of view. No Windows file protection information will
propagate through the installer anyway, whatever the Cygwin chmod
would do.
2010-10-07 15:14:58 +03:00
Luboš Luňák
023ff3f306 use a KDE4-specific library in the configure check that's not too new 2010-10-06 11:23:52 +02:00
David Tardon
5953db8547 set REDLAND_CFLAGS for system redland.
unoxml/source/rdf/makefile.mk used it for ages (since integration of CWS
odfmetadata), but it had never been set .-)
2010-10-06 09:50:50 +02:00
Caolán McNamara
47ac2e8d1f add some configure options to control external libtextcat and libtextcat data 2010-10-05 11:50:11 +01:00
Luboš Luňák
248852192a use $QTDIR and $KDEDIR for looking for Qt4/KDE4 too
These are the "official" vars even for 4.x versions, so try them too.
Use 4.x-specific headers and libs to make sure the right version is
found.
2010-10-05 11:37:39 +02:00
Luboš Luňák
437b9eb58f use $QT4DIR properly 2010-10-05 11:37:39 +02:00