Commit graph

124 commits

Author SHA1 Message Date
Rüdiger Timm
8581ed0ffd INTEGRATION: CWS vq18 (1.120.2); FILE MERGED
2005/06/16 02:15:55 vq 1.120.2.1: #i50783# Fix check for mscoree.lib.
2005-06-20 14:17:47 +00:00
Oliver Bolte
298d467f7b INTEGRATION: CWS moresystemstuff2 (1.112.4); FILE MERGED
2005/06/15 13:51:23 rene 1.112.4.5: only check on Linux whether we should link to libcrypt
2005/06/15 13:48:21 rene 1.112.4.4: make linking with crypt default; some whitspace fixes
2005/06/11 15:32:50 rene 1.112.4.3: RESYNC: (1.116-1.120); FILE MERGED
2005/05/15 14:12:56 rene 1.112.4.2: RESYNC: (1.112-1.116); FILE MERGED
2005/04/01 10:21:30 rene 1.112.4.1: #i46467# add more system stuff and options to link against pam/crypt/xrender
2005-06-17 08:24:13 +00:00
Hans-Joachim Lankenau
dbd414102f #i10000# missed renaming 2005-06-16 14:01:35 +00:00
Oliver Bolte
f9abb8ff83 INTEGRATION: CWS cmcfixes9 (1.119.6); FILE MERGED
2005/06/14 11:33:17 cmc 1.119.6.3: #i50567# centralize in AWTLIB
2005/06/10 11:28:39 cmc 1.119.6.2: #i50567# gcj will be changing the name from libjawt to libgcjawt
2005/06/10 09:24:31 cmc 1.119.6.1: #i50567# gcj will be changing the name from libjawt to libgcjawt
2005-06-16 13:38:04 +00:00
Jens-Heiner Rechtien
ba42ec73ca INTEGRATION: CWS evoab202 (1.114.2); FILE MERGED
2005/04/15 21:20:03 mmeeks 1.114.2.1: i#34909#
mmeeks
Configure options for evo2 integration
2005-06-09 13:14:33 +00:00
Kurt Zenker
f798be5bd8 INTEGRATION: CWS macosx07 (1.116.8); FILE MERGED
2005/05/18 23:01:29 ericb 1.116.8.2: RESYNC: (1.116-1.117); FILE MERGED
2005/05/13 21:18:35 ericb 1.116.8.1: i49135 Add GNUCOPY for Darwin in configure.in
2005-05-31 16:03:12 +00:00
Kurt Zenker
255c12cd98 INTEGRATION: CWS freebsd03 (1.117.2); FILE MERGED
2005/05/25 02:54:58 maho 1.117.2.1: configure/configure.in contains ==, which is bash's extention;
replace from == to =

Issue number:  #i49678#
2005-05-31 15:34:02 +00:00
Rüdiger Timm
b839c9149a INTEGRATION: CWS configure10 (1.116.2); FILE MERGED
2005/05/12 15:20:02 rene 1.116.2.5: fix --disable-epm
2005/05/12 15:00:22 rene 1.116.2.4: #i452#79# check for gnome-vfs-2.0 >= 2.6.0
2005/04/30 23:49:57 rene 1.116.2.3: whitespace fixes
2005/04/29 03:12:38 vq 1.116.2.2: #i48294# Add detection of NSIS.
2005/04/21 09:05:23 rene 1.116.2.1: #i45694# handle WITH_JAVA being yes, as when you just specify --with-java
2005-05-13 11:13:27 +00:00
Jens-Heiner Rechtien
807bdec6ff INTEGRATION: CWS systemdb (1.112.2); FILE MERGED
2005/03/31 08:28:16 rene 1.112.2.1: fix build with system db, remove system-db3 flags, add system-db
#i34430# copy db.jar into the tree
2005-04-11 08:31:15 +00:00
Jens-Heiner Rechtien
20462802bf INTEGRATION: CWS configure9 (1.111.2); FILE MERGED
2005/04/08 15:43:49 rene 1.111.2.16: #i46873# don't use sed -r in java check....
2005/04/07 21:15:38 rene 1.111.2.15: fix cut'n'paste errors and also add x_libraries to  to check.
2005/04/06 23:04:25 rene 1.111.2.14: move fi to right place...
2005/04/05 12:51:42 rene 1.111.2.13: more help whitespace improvements, and make help not exceed 80 lines where possible,
2005/04/05 10:10:12 rene 1.111.2.12: more test -n fixes
don't emit a warning when PKGFORMAT is rpm / pkg and we don't have external EPM, in which case EPM_VERSION isn't set. Disable that check completely when using internal EPM since we know our epm is patched.
2005/04/04 20:37:32 rene 1.111.2.11: #i46624# whitespace fixes (alignment of help options)
2005/04/04 13:19:49 rene 1.111.2.10: RESYNC: (1.111-1.112); FILE MERGED
2005/04/04 12:51:19 rene 1.111.2.9: more crashup/symbol help fixes
2005/04/04 10:21:18 rene 1.111.2.8: don't enable Gtk/GNOME VFS per default for Mac OS X
2005/04/04 10:13:14 rene 1.111.2.7: more option help improvements
2005/04/04 10:01:55 rene 1.111.2.6: #i46572# make java check work if path contains space, as in Windows, thanks vq
2005/03/31 14:40:43 rene 1.111.2.5: #i46018# fix crashdump check output and change help test to say --disable-foo when the option is enabled per default...
2005/03/31 14:23:59 rene 1.111.2.4:  fix more checks wrt test -n and --disable-foo
2005/03/31 14:06:38 rene 1.111.2.3: #i45934# fix PASF check to make --disable-pasf work
2005/03/30 18:40:39 rene 1.111.2.2: #i46310# check for moc
2005/03/30 08:43:05 rene 1.111.2.1: #i46081# check for fontconfig version
2005-04-11 07:52:24 +00:00
Jens-Heiner Rechtien
8719372652 INTEGRATION: CWS gcj4 (1.111.4); FILE MERGED
2005/04/01 08:51:03 cmc 1.111.4.1: #i45925# enable using gcj-dbtool during gcj build to speed up helpcontent2
2005-04-06 09:53:18 +00:00
Rüdiger Timm
b7fe73f785 INTEGRATION: CWS gccfour (1.104.8); FILE MERGED
2005/03/18 14:08:11 cmc 1.104.8.2: RESYNC: (1.104-1.110); FILE MERGED
2005/03/10 14:27:36 cmc 1.104.8.1: #i44718# allow configure to progress when compiler is gcc4
2005-04-04 06:49:14 +00:00
Rüdiger Timm
c4cf76e258 INTEGRATION: CWS systemmozilla (1.80.12); FILE MERGED
2005/03/25 20:21:58 rene 1.80.12.15: readd lost BUILD_TYPE setting for internal mozilla
2005/03/14 12:13:15 rene 1.80.12.14: RESYNC: (1.106-1.107); FILE MERGED
2005/03/12 00:05:01 rene 1.80.12.13: RESYNC: (1.104-1.106); FILE MERGED
2005/03/10 15:47:52 rene 1.80.12.12: save LIBS, too, thanks pmladek@
2005/03/03 14:42:48 rene 1.80.12.11: RESYNC: (1.98-1.104); FILE MERGED
2005/03/03 13:40:12 rene 1.80.12.10: #i17187# reanimate --disable-mozilla
2005/02/25 04:05:51 rene 1.80.12.9: RESYNC: (1.94-1.98); FILE MERGED
2005/02/18 14:28:40 rene 1.80.12.8: RESYNC: (1.89-1.94); FILE MERGED
2005/02/11 18:06:37 rene 1.80.12.7: RESYNC: (1.87-1.89); FILE MERGED
2005/01/27 19:01:57 rene 1.80.12.6: RESYNC: (1.82-1.87); FILE MERGED
2005/01/17 19:00:11 rene 1.80.12.5: revert last commit, broken/incomplete
2005/01/17 13:29:51 rene 1.80.12.4: don't fail on PK11_GetCertFromPrivateKey missing, set MOZ_NSS_HACK
2005/01/07 14:47:51 rene 1.80.12.3: typo fix
2005/01/06 19:53:45 rene 1.80.12.2: RESYNC: (1.80-1.82); FILE MERGED
2005/01/06 18:58:31 rene 1.80.12.1: #i17187# use system mozilla ... (patch)
2005-03-30 10:38:08 +00:00
Vladimir Glazounov
008edd2933 INTEGRATION: CWS configure8 (1.110.2); FILE MERGED
2005/03/21 20:34:48 rene 1.110.2.8: no !
2005/03/21 20:03:25 rene 1.110.2.7: typos
2005/03/21 10:28:42 rene 1.110.2.6: #i45527# no PASF for WINNT
#i45500# honour test_cups for the cups check at the right place..
disable fontconfig for mac os x, apparently not needed and it only has a ancient version anyhow
2005/03/19 19:47:39 rene 1.110.2.5: #i45341# move fontconfig.h check after X check to find it if its in X's paths...
2005/03/19 14:35:18 rene 1.110.2.4: #i45481# crashreporter no longer requires gtk
2005/03/18 10:20:44 rene 1.110.2.3: #i45351# one moretest too much
2005/03/18 10:18:56 rene 1.110.2.2: #i45351# one test too much
2005/03/18 10:17:51 rene 1.110.2.1: #i45351# fix some checks for WINNT
2005-03-23 07:46:00 +00:00
Oliver Bolte
5e55fed1a1 #i10000# configure broken 2005-03-17 11:17:43 +00:00
Oliver Bolte
c910e1275d INTEGRATION: CWS configure7 (1.104.2); FILE MERGED
2005/03/14 09:21:44 rene 1.104.2.14: try to pack sysui rpm stuff only if we build rpm packages and only check for rpm there tooo. This makes the syui rpm stuff not be built if we don't build rpm packages
2005/03/13 09:55:35 rene 1.104.2.13: ##i44913# freebsd*
2005/03/11 18:49:35 rene 1.104.2.12: #i44837# _os=SunOS
2005/03/11 15:49:44 rene 1.104.2.11: enclose ASM_PATH AC_OUTPUT in an if...
2005/03/11 13:37:09 rene 1.104.2.10: #i41391# add confugire pieces missed in mh1981 for --with-build-version
2005/03/11 01:06:03 rene 1.104.2.9: minor beautifications
2005/03/10 23:43:03 rene 1.104.2.8: update error at solenv check
2005/03/10 20:11:45 rene 1.104.2.7: #i44542# implement --with-package-format
2005/03/10 19:51:38 rene 1.104.2.6: #i44742# unbreak darwin, * missing
2005/03/10 15:55:48 rene 1.104.2.5: also check for fontconfig/fontconfig.h
2005/03/09 11:17:27 rene 1.104.2.4: fix syntax error (and unnecessary message) caused by broken merge
2005/03/09 10:40:54 rene 1.104.2.3: RESYNC: (1.104-1.106); FILE MERGED
2005/03/08 22:58:38 rene 1.104.2.2: revert accidential commit
2005/03/08 16:31:43 rene 1.104.2.1: - sync OOo (configure) and OOo/SO (ssrc680.ini) buildoptions
- add missing AC_MSG_CHECKING / _RESULT
2005-03-15 08:46:30 +00:00
Oliver Bolte
bf5249bace INTEGRATION: CWS gcj3 (1.104.4); FILE MERGED
2005/03/10 12:48:08 cmc 1.104.4.2: #i44190# check for existance of jni.h during configure when using gcj to avoid dissapointment later
2005/03/09 14:49:38 cmc 1.104.4.1: #i44359# gcj updates
2005-03-15 08:11:24 +00:00
René Engelhard
02a5ec00f1 fix configure.in; add check for BUILD_VER_STRING 2005-03-14 10:13:36 +00:00
Vladimir Glazounov
d361acf598 INTEGRATION: CWS configure6 (1.97.2); FILE MERGED
2005/03/07 14:50:17 rene 1.97.2.15: fix conditional
2005/03/07 12:06:39 rene 1.97.2.14: add basic EPM PackageMaker check
2005/03/06 15:14:42 rene 1.97.2.13: add possibility to build epm internally....
2005/03/04 11:32:56 rene 1.97.2.12: fix configure for new epm module...
2005/03/03 21:52:21 rene 1.97.2.11: #i44025# actutally set ENABLE_PASF
2005/03/03 13:58:18 rene 1.97.2.10: RESYNC: (1.98-1.104); FILE MERGED
2005/03/02 15:51:58 rene 1.97.2.9: add missing AC_MSG_CHECKING / _RESULTs
2005/02/28 15:13:37 vq 1.97.2.8: #i43643# Fix error when configure is called after the environment is
already sourced and a fix small path growing problem.
2005/02/28 12:21:05 rene 1.97.2.7: #i42535# check for epm version
2005/02/25 01:09:53 rene 1.97.2.6: fix typo
2005/02/24 17:40:06 rene 1.97.2.5: RESYNC: (1.97-1.98); FILE MERGED
2005/02/23 11:32:11 rene 1.97.2.4: #i43377# fix --with-java explanation
2005/02/22 15:10:47 rene 1.97.2.3: #i43226# fix polcygon clipper check for --without-gpc
2005/02/22 14:19:12 rene 1.97.2.2: #i43325# minor cleanup
2005/02/22 13:51:13 rene 1.97.2.1: #i43272# fix epm download URL
2005-03-08 15:31:52 +00:00
Vladimir Glazounov
26a2bec7a8 INTEGRATION: CWS accanonical (1.80.6); FILE MERGED
2005/03/07 17:04:28 rene 1.80.6.17: RESYNC: (1.101-1.104); FILE MERGED
2005/03/03 11:02:43 rene 1.80.6.16: RESYNC: (1.98-1.101); FILE MERGED
2005/02/25 01:11:37 rene 1.80.6.15: #i39793# use  in the Xinerama check, too
2005/02/25 00:41:35 rene 1.80.6.14: RESYNC: (1.94-1.98); FILE MERGED
2005/02/15 07:30:07 rene 1.80.6.13: RESYNC: (1.89-1.94); FILE MERGED
2005/02/07 17:59:37 rene 1.80.6.12: #i39684# move config.sub, config.guess to solenv/bin since we cannot
rely on config_office. Don't touch install-sh anymore but create it
(somehow the touch does not work anymore).
2005/02/05 16:57:11 rene 1.80.6.11: missing )...
2005/02/05 16:36:38 rene 1.80.6.10: RESYNC: (1.88-1.89); FILE MERGED
2005/02/05 14:59:16 rene 1.80.6.9: typo fix
2005/02/05 14:56:20 rene 1.80.6.8: #i39793# change architecture detection from uname to AC_CANONICAL_*

also detect solaris processor type and version using $build_*
2005/02/01 16:47:51 rene 1.80.6.7: RESYNC: (1.87-1.88); FILE MERGED
2005/01/26 23:39:16 vq 1.80.6.6: #i39793# Whitespace adjustments.
2005/01/26 17:23:16 rene 1.80.6.5: fix typo
2005/01/26 17:20:49 rene 1.80.6.4: RESYNC: (1.85-1.87); FILE MERGED
2005/01/19 20:07:41 rene 1.80.6.3: RESYNC: (1.82-1.85); FILE MERGED
2005/01/09 21:38:34 rene 1.80.6.2: RESYNC: (1.80-1.82); FILE MERGED
2005/01/03 12:34:09 rene 1.80.6.1: #i39793# change architecture detection from uname to AC_CANONICAL_*
2005-03-07 16:28:33 +00:00
Kurt Zenker
9b37033ef4 INTEGRATION: CWS mozooo (1.55.6.4.8); FILE MERGED
2005/02/11 13:33:47 vq 1.55.6.4.8.21: RESYNC: (1.87-1.89); FILE MERGED
2005/01/27 19:44:47 rene 1.55.6.4.8.20: RESYNC: (1.82-1.87); FILE MERGED
2005/01/14 04:12:49 vq 1.55.6.4.8.19: #i11424# Change the version to be build by default to 1.7.5 and change
the configure switch to enable the build to: --enable-build-mozilla
2005/01/11 20:00:21 rene 1.55.6.4.8.18: subsitute mozilla version also into error message
since mozilla1.7.5 it's now source/ instead of src/
2005/01/08 17:19:14 vq 1.55.6.4.8.17: RESYNC: (1.80-1.82); FILE MERGED
2005/01/08 12:55:11 rene 1.55.6.4.8.16: - add some more AC_MSG_CHECKINGs/_RESULTs to the mozilla checks
- fix bash/test syntax errors
2005/01/06 21:05:05 vq 1.55.6.4.8.15: #i11424# Small cleanup.
2004/12/31 18:09:26 vq 1.55.6.4.8.14: #i11424# Fix inconsistency between $ENABLE_BUILD_MOZAB and $BUILD_MOZAB and
regenerate configure.
2004/12/24 23:45:07 vq 1.55.6.4.8.13: RESYNC: (1.77-1.80); FILE MERGED
2004/12/02 02:27:12 windly 1.55.6.4.8.12: #i11424# fix name error for mozilla v1.7b source tarball
2004/11/30 17:23:16 vq 1.55.6.4.8.11: #i11424# Add more checks to configure.
2004/11/30 08:36:46 windly 1.55.6.4.8.10: #i11424# check libIDl
2004/11/30 07:50:40 windly 1.55.6.4.8.9: #i11424# choose mozilla version and default toolkit at configure time
2004/11/30 04:32:24 vq 1.55.6.4.8.8: RESYNC: (1.75-1.77); FILE MERGED
2004/11/27 00:22:28 vq 1.55.6.4.8.7: RESYNC: (1.72-1.75); FILE MERGED
2004/10/29 09:25:45 fs 1.55.6.4.8.6: RESYNC: (1.65-1.72); FILE MERGED
2004/07/07 10:13:53 fs 1.55.6.4.8.5: RESYNC: (1.63-1.65); FILE MERGED
2004/04/22 14:50:55 fs 1.55.6.4.8.4: RESYNC: (1.62-1.63); FILE MERGED
2004/03/15 14:52:40 fs 1.55.6.4.8.3: RESYNC: (1.55.6.5-1.62); FILE MERGED
2004/01/30 09:02:10 fs 1.55.6.4.8.2: RESYNC: (1.55.6.4-1.55.6.5); FILE MERGED
2004/01/07 09:02:45 fs 1.55.6.4.8.1: #i11424# allow for building Mozilla tarballs (needed for Mozilla Address Book integration)
during an OOo build
thanks to Wind Li (yl146652@openoffice.org)
2005-03-01 16:23:02 +00:00
Kurt Zenker
eec9321f19 INTEGRATION: CWS libwpdupgrade (1.88.6); FILE MERGED
2005/02/25 01:37:47 rene 1.88.6.6: RESYNC: (1.94-1.98); FILE MERGED
2005/02/18 14:23:32 rene 1.88.6.5: add LIBWPD build type
2005/02/16 08:27:29 rene 1.88.6.4: RESYNC: (1.88-1.94); FILE MERGED
2005/02/08 14:50:22 rene 1.88.6.3: actually add the AC_ARG_WITH
2005/02/02 20:57:13 rene 1.88.6.2: trick cvs to notice configure is changed; regenerate it
2005/02/02 20:44:39 rene 1.88.6.1: upgrade writerperfect to new libwpd API and implement --with-system-libwpd.
Remove old libwpd/ stuff, tarball will come when the actual release happened :-)
2005-03-01 15:57:56 +00:00
Kurt Zenker
684536e5c6 INTEGRATION: CWS gcj2 (1.88.4); FILE MERGED
2005/02/02 18:40:42 cmc 1.88.4.2: #i41879# missed JAVAC -> JAVACOMPILER conversion
2005/02/02 10:27:37 cmc 1.88.4.1: #i41879# allow gij/gcj with names like gij-4/gcj-4 or gij4/gcj4, e.g. Fedora and Debian
2005-03-01 15:38:47 +00:00
Rüdiger Timm
f9edce2667 #i41026# Set default value for GCCVER 2005-03-01 08:41:28 +00:00
Vladimir Glazounov
0d39665244 INTEGRATION: CWS kendy02 (1.89.10); FILE MERGED
2005/02/21 17:47:08 kendy 1.89.10.2: RESYNC: (1.89-1.94); FILE MERGED
2005/02/14 18:13:05 kendy 1.89.10.1: Issue number: #i42409#
Submitted by: mmeeks
Reviewed by:  kendy
Fix the GPC warning.
2005-02-25 08:48:00 +00:00
Vladimir Glazounov
9366acb4fe INTEGRATION: CWS cmcfixes2 (1.89.12); FILE MERGED
2005/02/15 11:37:17 cmc 1.89.12.1: #i41026# use unxlngi6 like Hamburg if compiler >= 3.4.1
2005-02-24 13:44:42 +00:00
Vladimir Glazounov
fc0d246797 INTEGRATION: CWS moresystemstuff (1.94.2); FILE MERGED
2005/02/16 13:22:57 rene 1.94.2.1: #i42902# patch to conditionalize putting libstdc++/libgcc_s into the installset
#i42911# patch to use system sane and system xrender headers
2005-02-21 14:16:34 +00:00
Hans-Joachim Lankenau
5c6ff4372f #i10000# syntax 2005-02-18 09:58:56 +00:00
Vladimir Glazounov
239b7fd319 INTEGRATION: CWS pasf4ooo (1.89.4); FILE MERGED
2005/02/15 08:38:18 rene 1.89.4.3: RESYNC: (1.89-1.94); FILE MERGED
2005/02/08 14:48:46 rene 1.89.4.2: actually add the AC_ARG_ENABLE / AC_ARG_WITHs
2005/02/08 14:42:04 rene 1.89.4.1: build sndfile/portaudio for OOo, too. Implement --enable-pasf and
--with-system-{sndfile,portaudio}
2005-02-16 15:46:38 +00:00
Vladimir Glazounov
0b369d5ff8 INTEGRATION: CWS vq11 (1.89.8); FILE MERGED
2005/02/13 21:44:05 vq 1.89.8.1: #i42284# Change W32 shell default to tcsh.
2005-02-16 14:42:51 +00:00
Jens-Heiner Rechtien
f045e899b3 INTEGRATION: CWS vq09 (1.87.2); FILE MERGED
2005/01/28 20:55:10 vq 1.87.2.2: RESYNC: (1.87-1.88); FILE MERGED
2005/01/27 23:39:30 vq 1.87.2.1: #i39743# Detect library directory for newer directx sdk.
2005-02-11 17:25:35 +00:00
Jens-Heiner Rechtien
d25c710f15 INTEGRATION: CWS configure5 (1.89.2); FILE MERGED
2005/02/07 10:43:20 rene 1.89.2.4: #i42152#

we need to check for gconf-2.0, too
2005/02/05 20:43:17 rene 1.89.2.3: #i41589#

honour QTDIR also for the lib...
2005/02/05 13:04:16 rene 1.89.2.2: check for gnome-vfs-2.0 in configure
2005/02/05 12:54:26 rene 1.89.2.1: #i42111# add FreeBSD to the Xinerama check
#i42109# FreeBSD porting : cleanup configure
2005-02-11 16:58:49 +00:00
Jens-Heiner Rechtien
e35c914234 INTEGRATION: CWS dmakevercheck (1.89.6); FILE MERGED
2005/02/10 01:11:11 vq 1.89.6.3: #i38850# Cosmetic fix.
2005/02/09 15:01:48 vq 1.89.6.2: #i38850# The old dmake version identifies itself as 4.10 PL 0. Check added.
2005/02/09 11:15:51 rene 1.89.6.1: #i38850#
check dmake version
2005-02-11 16:16:13 +00:00
Jens-Heiner Rechtien
978292a75e INTEGRATION: CWS buildcond02 (1.77.8); FILE MERGED
2005/01/31 13:20:09 mmeeks 1.77.8.6: RESYNC: (1.80-1.88); FILE MERGED
2005/01/06 17:14:35 mmeeks 1.77.8.5: RESYNC: (1.78-1.80); FILE MERGED
2004/12/10 14:03:05 mmeeks 1.77.8.4: RESYNC: (1.77-1.78); FILE MERGED
2004/12/09 16:47:27 mmeeks 1.77.8.3: Issue number: #i35742#
Submitted by: mmeeks
Conditionalize a scad of things with BUILD_TYPE
2004/12/09 14:44:28 mmeeks 1.77.8.2: Issue number: #i29937#
Submitted by: mmeeks

Add myspell dictionary packaging disablement.
2004/12/09 14:32:24 mmeeks 1.77.8.1: Issue number: #i35742#
Submitted by: mmeeks

Add BUILD_TYPE conditionals & --with-binfilter conditional.
2005-02-11 14:50:22 +00:00
Jens-Heiner Rechtien
c9b3b9ef89 INTEGRATION: CWS vq10 (1.88.8); FILE MERGED
2005/02/08 00:33:57 vq 1.88.8.2: RESYNC: (1.88-1.89); FILE MERGED
2005/02/03 22:31:58 vq 1.88.8.1: #i41780# Fix wrong path order problem. Regenerate configure.
2005-02-11 13:36:45 +00:00
Rüdiger Timm
25a8e87338 INTEGRATION: CWS configuretypofix (1.87.4); FILE MERGED
2005/01/28 19:16:52 rene 1.87.4.2: #i41516# s/specifiy/specify/
2005/01/28 19:07:39 rene 1.87.4.1: #i41516# fix typo
2005-02-03 07:58:21 +00:00
Oliver Bolte
bed09e32ef INTEGRATION: CWS kso13 (1.80.10); FILE MERGED
2005/01/07 08:55:28 kso 1.80.10.2: RESYNC: (1.80-1.82); FILE MERGED
2005/01/06 15:47:20 kso 1.80.10.1: #i39928# - Changes related to updated neon (now we're using 0.24.x)
2005-01-27 11:18:42 +00:00
Oliver Bolte
5f2105e471 INTEGRATION: CWS gcj1 (1.77.4); FILE MERGED
2005/01/07 08:56:08 cmc 1.77.4.6: RESYNC: (1.77-1.80); FILE MERGED
2005/01/06 14:10:11 cmc 1.77.4.5: #i38188# don't poke CLASSPATH with gcj and require javadoc
2004/12/10 23:23:41 cmc 1.77.4.4: #i34439# backout AC_path_PROG idocy
2004/12/10 08:47:25 cmc 1.77.4.3: #i38188# little tweak
2004/12/03 08:47:23 cmc 1.77.4.2: #i38188# don't need xsltproc with gcj, search seperately for javadoc, and don't get too excited if it is missing
2004/12/01 08:24:13 cmc 1.77.4.1: #i38188# convert --enable-java/--disable-java into --with[out]java=foo where --without-java is like --disable-java, --with-java is like --enable-java, and --with-java=foo where foo is specified overrides the default java interpreter, e.g. --with-java=gij
2005-01-25 15:54:53 +00:00
Oliver Bolte
eedd1a9896 INTEGRATION: CWS configure4 (1.74.4); FILE MERGED
2005/01/24 00:43:02 vq 1.74.4.28: #i32066# Accept symlinks and real files.
2005/01/23 20:40:05 vq 1.74.4.27: #i10000# Fix comment.
2005/01/23 20:33:52 vq 1.74.4.26: #i39460# Fix typo and regenerate conofigure.
2005/01/19 18:04:24 rene 1.74.4.25: add AC_MSG_CHECKING/_RESULT to custom images check. move it up also
2005/01/19 17:52:53 rene 1.74.4.24: RESYNC: (1.82-1.85); FILE MERGED
2005/01/19 15:36:17 rene 1.74.4.23: move some checks up in configure, move the gcc home check to before where it is used
and add AC_MSG_CHECKING/_RESULT for it; move AC_SUBST(WITH_MINGWIN) to where it is
defined

#i32066# Xinerama is linked even when dynamic is preferred
fix tests (-L instead of -f and one missing -n) and set XINERAMA_LINK for Mac OS X
2005/01/18 15:12:53 rene 1.74.4.22: honour --with-local-solenv for the is-solenv-existing? check
beautify language build check to show en-US if WITH_LANG is empty
2005/01/17 14:11:08 rene 1.74.4.21: #i38446# --enable-kde and WIDGETSET_KDE_CFLAGS vs KDE_CFLAGS, qt in configure

add check for Qt library paths and add -L$qt_libdir and -lkdecore -lkdeui
to KDE_LIBS
2005/01/14 10:12:22 rene 1.74.4.20: #i30501# make configure script accept solaris 10 and just check for -lt 6
2005/01/14 02:36:53 rene 1.74.4.19: more AC_MSG_{CHECKING,RESULT}s
2005/01/14 02:09:44 rene 1.74.4.18: #i37343# disable epm check ...
2005/01/14 02:02:26 rene 1.74.4.17: #i37244# check for existence of 'solenv/inc/minor.mk'
2005/01/14 01:42:38 rene 1.74.4.16: fix typo
2005/01/13 23:44:01 rene 1.74.4.15: traditional grep doesn't have -q, go for sure...
2005/01/13 23:14:05 rene 1.74.4.14: #i36052# configure needs to test for visibility
2005/01/13 22:32:26 rene 1.74.4.13: #i22159# Check for GNU versions of patch and cp in configure
2005/01/12 13:56:18 rene 1.74.4.12: quote properly
2005/01/12 13:48:49 rene 1.74.4.11: RESYNC: (1.75-1.82); FILE MERGED
2005/01/12 13:21:43 rene 1.74.4.10: - comment out system-dbd and system-icu, not working/incomplete
- fix curl version check
2005/01/10 15:01:42 rene 1.74.4.9: #i40176# Correct PTHREAD_LIBS and PTHREAD_CFLAGS for FreeBSD

Submitted by: maho@openoffice.org
2005/01/10 14:56:15 rene 1.74.4.8: #i40226# FreeBSD porting : enable cups support
2005/01/07 20:40:43 rene 1.74.4.7: fix typo
2004/12/22 14:35:28 rene 1.74.4.6: #i38460# patch to beautify configure script and its output
2004/11/17 10:32:51 rene 1.74.4.5: relax grep for dmake -V output to allow dmake 4.3, too
2004/11/16 15:38:12 rene 1.74.4.4: - Gentoo has some other epm, check if the epm we found is the right epm and
  check the $with_epm variable to let the user specific the path to the right
  epm
- do not warn about invalid JAVA_HOME on no-Java builds
2004/11/15 11:43:29 rene 1.74.4.3: #i36561# configure needs to check for epm

epm isn't needed on Windows
2004/11/15 11:15:57 rene 1.74.4.2: RESYNC: (1.74-1.75); FILE MERGED
2004/11/08 19:33:04 rodarvus 1.74.4.1: Issue number: i30357 - needs rpm to build sysui
Submitted by: waratah
Reviewed by: rodarvus
2005-01-25 11:42:58 +00:00
Kurt Zenker
afbaa66db4 INTEGRATION: CWS systemboost (1.80.16); FILE MERGED
2005/01/14 03:13:27 rene 1.80.16.2: #i36983# optional build with system-boost

check for boost/spirit/core.hpp, too
2005/01/13 15:03:47 cmc 1.80.16.1: #i36983# optional build with system-boost
2005-01-18 15:13:20 +00:00
Kurt Zenker
1c0a692c8f INTEGRATION: CWS solarisgcc01 (1.78.2); FILE MERGED
2004/12/11 13:12:18 pjanik 1.78.2.1: #i34342#: Use GNU ld on Solaris/x86 with gcc.

Submitted by: TANIGUCHI Yasuaki.
2005-01-18 13:55:20 +00:00
Kurt Zenker
b84ede0ab8 INTEGRATION: CWS industrial01 (1.80.2); FILE MERGED
2004/12/20 17:26:43 mmeeks 1.80.2.1: Issue number: #i39341#
Submitted by: mmeeks

Add --with-images= ... -> CUSTOM_IMAGE_SETS piece.
2005-01-18 13:35:13 +00:00
Oliver Bolte
3ef5cf07cc INTEGRATION: CWS fooobuild (1.75.6); FILE MERGED
2004/12/21 21:57:09 vq 1.75.6.4: #i32814# Fix configure switch description and regenrate configure.
2004/12/21 00:43:16 vq 1.75.6.3: RESYNC: (1.75-1.80); FILE MERGED
2004/12/02 15:26:01 rene 1.75.6.2: enhance system mspack check test to work like the others already in 680
2004/11/26 13:10:07 rene 1.75.6.1: #i32814#

fix incomplete conditional msfontextrat/FontOOo merge
2005-01-05 11:09:48 +00:00
Oliver Bolte
4096e89113 INTEGRATION: CWS vq08 (1.80.4); FILE MERGED
2004/12/22 03:24:18 vq 1.80.4.2: #i39424# Remove non-.NET2003 stuff from config_office for W32.
2004/12/22 01:38:25 vq 1.80.4.1: #i39423# Don't check epm for windows builds.
2005-01-05 09:41:55 +00:00
Jens-Heiner Rechtien
996a27a910 INTEGRATION: CWS vq07 (1.77.6); FILE MERGED
2004/12/03 22:48:06 vq 1.77.6.1: #i38411# Remove check for wdevenv in configure.
2004-12-13 11:16:35 +00:00
Jens-Heiner Rechtien
ce9fead503 INTEGRATION: CWS ant02 (1.75.2); FILE MERGED
2004/11/18 16:01:12 bei 1.75.2.1: #i27028# improve ant detection
2004-12-10 16:49:41 +00:00
Rüdiger Timm
e35de684d0 INTEGRATION: CWS vq06 (1.77.2); FILE MERGED
2004/12/01 05:13:41 vq 1.77.2.1: #i38100# Add PSDK/bin to the PATH. Some executables of the Windows
Installer SDK are needed in instsetoo_native.
2004-12-03 13:19:46 +00:00
Oliver Bolte
234093348c INTEGRATION: CWS openldap (1.72.6); FILE MERGED
2004/10/29 11:02:05 rene 1.72.6.1: #i36326# patch to be able to use OpenLDAP LDAP SDK instead of mozilla one
2004-11-15 13:11:17 +00:00
Oliver Bolte
94b3853fa8 INTEGRATION: CWS vq05 (1.74.6); FILE MERGED
2004/11/10 17:05:51 vq 1.74.6.2: #i36807# Fix cut-n-paste error.
2004/11/09 17:58:58 vq 1.74.6.1: #i36807# Check/deliver instmsi[aw].exe for W32 build.
2004-11-15 11:32:36 +00:00
Jens-Heiner Rechtien
758e6a15b3 INTEGRATION: CWS configure3 (1.72.4); FILE MERGED
2004/11/03 12:03:19 rene 1.72.4.7: minor typo
2004/11/03 11:41:21 rene 1.72.4.6: #i36561# configure needs to check for epm
2004/11/02 13:19:31 rene 1.72.4.5: #o23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

oops actually add the AC_ARG_WITH for system-libs...
2004/11/02 13:14:55 rene 1.72.4.4: #o23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

implement a --with-system-libs enabling all other --with-system-* (except mozilla, python and the header ones) and enable ovveriding specific ones with --wiothout-system-* then
2004/11/01 11:04:42 rene 1.72.4.3: #i29991# soltools fails with header/type errors (680)

try to recover and detect a right JAVA_HOME when JAVA_HOME=/usr and we discover
the alternatives system as used in Debian and newer SuSEs
2004/11/01 11:01:07 rene 1.72.4.2: RESYNC: (1.72-1.74); FILE MERGED
2004/10/28 13:04:51 rene 1.72.4.1: #i23779# Patch to use system libs (berkeleydb, curl, freetype, nas, myspell. altlinuxhyph, neon, sane.h, (x)render(proto).h, unixodbc headers, mspack)

add library checks for expat and jpeg
2004-11-09 17:41:26 +00:00