Sebastian Spaeth
5aea6afa23
Combine all fontconfig tests in one place
...
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-10 13:54:39 +01:00
Sebastian Spaeth
ba22b0ac73
Move GNU tar check to the initial program availability checks
...
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-10 13:52:28 +01:00
Sebastian Spaeth
b329360391
Coment additions/removals rhroughout configure.in
...
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-10 13:52:28 +01:00
Sebastian Spaeth
9545c724a8
Pull cups-related checks together in one place in configure.in
...
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-10 13:52:28 +01:00
Sebastian Spaeth
875ee6358b
Don't "sed" bash away in configure just to add it back in set_soenv
...
Keep the full bash path. Made sure it is not used anywhere else.
No functional change at all.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-10 13:52:28 +01:00
Sebastian Spaeth
74a167e103
Remove deprecated configure options that were not doing anything anymore.
...
Also some whitespace removal in the option definitions.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-10 13:52:28 +01:00
Jesús Corrius
c72fe332ad
don't test for cairo on Windows
2010-12-10 13:25:50 +01:00
Michael Meeks
d1839b973b
rename to with_themes, and test scp2 a little
2010-12-09 12:57:19 +00:00
Sebastian Spaeth
357d10916a
v3 of the configure.in/scp2 patch to allow selecting themes
...
DOH, here comes v3, I left a debug output in configure.in in v2, otherwise no change. Sorry
Sebastian
>From 6c379488250f5a3349dfc2d805f70a0f084fe07d Mon Sep 17 00:00:00 2001
From: Sebastian Spaeth <Sebastian@SSpaeth.de>
Date: Thu, 9 Dec 2010 12:23:55 +0100
Subject: [PATCHv3] Introduce an --enable-theme="theme1 theme2..." option
By default, we include all defaults as before, but if given, we can
limit the number of included themes with e.g. --enable-theme="oxygen
tango". This is passed through set_soenv and sets the environment
variable ENABLE_THEMES="...." which can be used by the packimages
makefile in the postprocess repository. It also adds defines in the
form of THEME_OXYGEN that are being used in the scp2 module to decide
if we should install the theme file or not.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-09 12:57:19 +00:00
Norbert Thiebaud
335e988052
Revert "use the 'canonical' way to find JAVA_HOME on MacOS."
...
This reverts my commit f936362120fcce5b9785851f304c95e3dc0ce9ed.
As it turned out, this was actually breaking the MacOS Build
2010-12-08 22:01:41 -06:00
Jesús Corrius
ba1e39610b
Change WNT -> WINNT in configure.in
2010-12-08 18:56:42 +01:00
Jesús Corrius
cf4393297d
On Windows use always internal Python
2010-12-08 17:53:42 +01:00
Caolán McNamara
ea24634c60
configure check for C++0x without Language Defect 757
2010-12-08 09:24:49 +00:00
Thomas Klausner
66d4350b8c
Also check for db4 in /usr/pkg/include.
...
This should use the compiler instead of manual path checking...
2010-12-07 10:54:30 +01:00
Thomas Klausner
3d2e5574c6
Display result for BrOffice branding line.
2010-12-07 10:54:30 +01:00
Robert Nagy
56fc453fc2
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:30:22 +01:00
Michael Meeks
c3ff3b09ea
remove, obsolete libegg everywhere
2010-12-06 15:07:44 +00:00
Michael Meeks
e837f0c703
disable systray icon if gtk+ version is < 2.10.0
2010-12-06 15:02:59 +00:00
Norbert Thiebaud
f2cb89450f
use the 'canonical' way to find JAVA_HOME on MacOS.
2010-12-06 07:29:42 -06:00
Wol
a11422d947
Fix detection of JAVA_HOME
2010-12-05 19:05:06 -06:00
Robert Nagy
e7f45a36f3
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:44:04 +01:00
Robert Nagy
74ec0b5dfb
Revert "fix PYTHON_LIBS"
...
This reverts commit 611901b5fae1f221b4f913f39a939550b6de80ea.
2010-12-05 14:45:27 +01:00
Robert Nagy
88e824eec4
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 14:27:10 +01:00
Robert Nagy
6774e58d60
fix comment of checking the max number of jobs
2010-12-04 14:07:28 +01:00
Norbert Thiebaud
c38a5ccafd
fix configure.in zenity breakages
2010-12-04 04:29:30 -06:00
Thomas Klausner
add4c9ba0c
Don't override CFLAGS nor LDFLAGS, just append to them.
...
Ok mmeeks@
2010-12-03 16:00:13 +01:00
Michael Meeks
7b06ddc15c
enable zenity support by default if it is in the path
2010-12-03 12:40:51 +00:00
Norbert Thiebaud
810d21d845
disable cairo on MacOS
2010-12-03 05:14:16 -06:00
Norbert Thiebaud
b84a7448a5
Make --with-opengl work on MacOS
...
now that --with-opengl is enabled by default, merge the patch
dev300/transogl-crossplatform.diff.
2010-12-03 05:14:16 -06:00
Michael Meeks
bdb1da2666
disable the binfilter by default
2010-12-02 12:12:30 +00:00
Michael Meeks
834b53a2be
default to use system-python for the sake of gdb-ability
2010-12-02 12:07:19 +00:00
Michael Meeks
22d81d13b0
default opengl to on, except on Windows & bin obsolste pam pieces
2010-12-02 11:53:39 +00:00
Michael Meeks
cd2927c591
default cairo, hids, and lockdown to enabled.
2010-12-02 11:41:53 +00:00
Michael Meeks
d9c81375bf
default broffice to enabled, and epm to disabled
2010-12-02 11:31:26 +00:00
Thorsten Behrens
fe6ed1e8bf
Add with-linked-git and make repo list configurable
...
* adds --with-linked-git config option, that internally uses
git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
that to dynamically add l10n repo
2010-12-02 00:13:48 +01:00
Robert Nagy
bd515e768b
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:26:31 +01:00
Jan Holesovsky
730989afb4
configure.in: Move the post_download creation up a bit.
...
So that the message about what to do now (issue make and make dev-install) is
the last thing the user sees.
2010-11-30 20:25:22 -06:00
Norbert Thiebaud
f797994afe
exile some download-dependent configure test into a post_download step
...
on windows, the configure check that some dll/exe are present.
these are in fact automatically downloaded by the ./download script.
but that script is run _after_ ./configure.
So the tests are postponed and run in a post_download script that is
invoked at the end of the download script.
2010-11-30 20:25:22 -06:00
Sebastian Spaeth
e23436d7e8
Expand documentation to mention debuglevels.
...
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-30 20:25:21 -06:00
Kalman Szalai - KAMI
95cc1b81f1
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 13:52:46 +01:00
Sebastian Spaeth
02440d5a84
Improve configure help for --with-package-format
...
List possible choices in the --help text.
2010-11-26 13:05:48 +01:00
Fridrich Štrba
18b79d5243
buildfix-x86-64-visibility-workaround.diff: migrate to git
2010-11-25 13:44:28 +01:00
Robert Nagy
14add1c214
Revert "Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build"
...
This reverts commit e394fe91858b85a57781837d2aeaaa4613cb370e.
2010-11-21 15:27:12 +01:00
Robert Nagy
00ed1acca9
Add AC_SUBST(PYTHON) so that the PYTHON var can be used by the build
2010-11-21 15:19:15 +01:00
Robert Nagy
661b074b5e
libGLU needs libm so make sure it gets linked
2010-11-18 20:20:30 +01:00
Fridrich Štrba
4c931843fb
Use the new stable libwp* releases as default
2010-11-16 13:55:28 +01:00
Robert Nagy
9a14f72914
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:56:06 +01:00
Niko Rönkkö
a3a1705c57
Separate option descriptions
...
It's not good to use option descriptions like --enable/disable-*.
Also: If we want to replace default option descriptions with our owns,
then we shall describe them both (dependency-tracking).
2010-11-11 02:17:10 +01:00
Sebastian Spaeth
31ddeb7206
De-uglify the randr check output (not 2 tests on one line)
2010-11-10 14:57:55 +01:00
Sebastian Spaeth
7afbfb074f
Use $AWK and $SED consistently throughout configure
2010-11-10 14:56:54 +01:00