summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* sanitize system clucene includesDavid Tardon2013-07-301-0/+1
| | | | | | | | | | | | | | | | Apparently clucene bundles pieces of a very old version of boost (1.42) in CLucene/ext/boost, which breaks build with boost 1.54. (cherry picked from commit 24add548ac163651de5e3372798f0d4db347de77) Signed-off-by: David Tardon <dtardon@redhat.com> Conflicts: configure.ac Change-Id: Ib244222f8f048aefe0484060f9ad5f41bfd24def Reviewed-on: https://gerrit.libreoffice.org/5177 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Use inconditionally the libwpd >= 0.9.5 pathFridrich Štrba2013-07-251-1/+1
| | | | | | | | | | Since libwpd does not output the version number anymore Change-Id: I1bc3f7081552795fc2ed33f033a093fa5b40fda8 (cherry picked from commit 93d0e38ccc06060f20073a9461c53f471a1b9c03) Reviewed-on: https://gerrit.libreoffice.org/5102 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* Revert "fixed product version to 4.1.1.0+"Petr Mladek2013-07-041-1/+1
| | | | | | | It was actually on purpose because the "+" in the 4th version number caused a build crash. This reverts commit 3dbbaea8aa5e56981acc90737237197511ddfdac.
* fixed product version to 4.1.1.0+Petr Mladek2013-07-041-1/+1
| | | | | | the extra 5th version number was there by mistake Change-Id: I85c37dc10f5f3c3a8c09b9e89c34dce13be26e48
* bump product version to 4.1.1.0.0+Christian Lohmaier2013-07-031-1/+1
| | | | Change-Id: I5f7a01a9382f74114a40d52ec3f5c8ac2358586e
* Revert "fdo#65975 - fix failed compilation on windows 32bit."Michael Stahl2013-06-271-1/+1
| | | | | | | | | This reverts commit 150d258234be57619c860c51a74410caf650cb00. This breaks the 64bit shell extensions by bundling 32bit MSVC runtimes. Change-Id: I9f958962315f0fe9e8a2f6a4bb580022b8122089 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* we now need librdf_world_set_raptor_init_handler from librdfLionel Elie Mamane2013-06-271-0/+2
| | | | | | | Change-Id: I4e3b56fd8c088983a8a01eb6ccf88691d6fd93ef (cherry picked from commit 2728808553e5a248d1e4dc1361e4784400a75e7b) Signed-off-by: Michael Stahl <mstahl@redhat.com>
* unoxml needs to link with raptor2 nowDavid Tardon2013-06-271-4/+3
| | | | | | | Change-Id: Icbe5ac8e20b5a05fdba4ed7b8a287c3d9e94d2da (cherry picked from commit 2b5203c9ac4b6a95fa77f1a31fdb7b13e736d37e) Signed-off-by: Michael Stahl <mstahl@redhat.com>
* fdo#65975 - fix failed compilation on windows 32bit.Michael Meeks2013-06-261-1/+8
| | | | | | | Change-Id: I69033856962e8d716f059dca9a9d68cd40ec429c Reviewed-on: https://gerrit.libreoffice.org/4401 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* bump version to 4.1.0.1.0+ instead of 4.1.0.1+Christian Lohmaier2013-06-181-1/+1
| | | | | | | as otherwise LIBO_VERSION_PATCH gets assigned "1+", but the code doesn't cope with that/expects only numeric values. Change-Id: I32ffa952e4d377e7998d7a54d877a5f57a9d6046
* bump product version to 4.1.0.1+Christian Lohmaier2013-06-181-1/+1
| | | | Change-Id: I544b65cf520823e286a921ba75a9b8b4df5c46b4
* Version 4.1.0.1, tag libreoffice-4.1.0.1libreoffice-4.1.0.1Christian Lohmaier2013-06-181-1/+1
| | | | Change-Id: I75aaf91b99af7e0a14ec1eb3d4ee2af756b55fa7
* bump product version to 4.1.0.0.beta2+Petr Mladek2013-06-111-1/+1
| | | | Change-Id: I2adf92dad2e0701a63ba167d031a2da7694dd35b
* simplify check for harfbuzzDavid Tardon2013-06-071-7/+3
| | | | | | | | | | | | | | We check for it in both branches of the if, right? So why do not drop it entirely? (cherry picked from commit 36edf2e6fff430beeb35882b408ceb01453a9e18) Signed-off-by: David Tardon <dtardon@redhat.com> Conflicts: configure.ac Change-Id: I715bfb55c02c5425bbb4874b97aca9d2872acced
* vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks2013-06-041-1/+1
| | | | Change-Id: Ie5332330e6f398c3cd7e58df9b12fac121f5426f
* MPLv2 subset improvements.Michael Meeks2013-06-041-2/+42
|
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-23/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
* configure: fix warning about missing test parameterMichael Stahl2013-06-021-1/+1
| | | | | Change-Id: I9478a0c3703f5c9c6341f60db13eade195d074b4 (cherry picked from commit 58873656afdafd8a6c5b038e1a15e5c022f3558b)
* fix build with system-harfbuzz >= 0.9.18Rene Engelhard2013-06-021-1/+9
| | | | | | | | | | .. as it split out the icu libs and thus we need to use harfbuzz-icu for pkg-config to get the needed -lharfbuzz-icu Change-Id: I6b3721ab37934881fbb876c0f4cb229b578b4121 Reviewed-on: https://gerrit.libreoffice.org/4131 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* configure: use -isystem for GSTREAMER_CFLAGSMichael Stahl2013-06-011-0/+2
| | | | | | | | ... to work around GCC 4.8.0 -Werror=literal-suffix in gst/video/video.h definition of GST_VIDEO_CAPS_RGB8_PALETTED. Change-Id: I514b29d58f348bad0b13c7ef66db4b3ee34516cd (cherry picked from commit 18b0bda1be62da1b0f9c1fc40864ccc486d5b43c)
* make 64-bit shell extensions work, put 64-bit VC runtime in the same dirAndras Timar2013-05-281-35/+17
| | | | | | | | | | | | | Unlike in case of msvcr90.dll, which went to WinSxS, msvcr100.dll is installed to the "system32" folder. Windows installer automatically replaces it to SysWOW64. The problem is that this way 64-bit dlls end up in the wrong directory. They conflict with the 32-bit dlls, and will not be installed. Therefore 64-bit shell extensions will not work, unless the 64-bit VC runtime is installed from other source. It is not possible to install both 32-bit and 64-bit VC Runtime with merge modules in case of VS 2010 and VS 2012. For the 64-bit shell extensions, we can install the runtime dlls next to the files. Change-Id: I157048a521662bbac568d1660e46576935f0ea9f
* bump product version to 4.1.0.0.beta1+Petr Mladek2013-05-271-1/+1
| | | | Change-Id: I9994b3069e52e4d087c15ddb5fc7767b9fb2a6fe
* Update mdds to 0.8.1.Kohei Yoshida2013-05-201-1/+1
| | | | Change-Id: If6c1a8a88e9996527d3fcf350a00a72a3866ef4f
* fix mdds check: remove extraneous "test"Rene Engelhard2013-05-211-1/+1
| | | | Change-Id: I2c20a52e7f7688359172c9ccbd46b4b012bd4c02
* This is most probably the way to get the mdds check rightFridrich Štrba2013-05-211-41/+8
| | | | Change-Id: I65a6018c442769f89f17ee0023510c45373407e7
* valgrind support is useful independent from DBGUTIL support.Mark Wielaard2013-05-201-1/+1
| | | | | | | | | Especially when valgrinding an optimized libreoffice build. Change-Id: I7d2ac5476ba8561ce6afbf8c9472550fbe959c76 Reviewed-on: https://gerrit.libreoffice.org/3966 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Revert "Use bundled jpeg for the BUILD platform when cross-compiling"Tor Lillqvist2013-05-201-1/+0
| | | | | | | Causes trouble in other cases, need to figure out a more specific fix for the problem I see. This reverts commit 737a580a3b96efa2e389d2e72546484af8d4d78f.
* enable coretext by default on MacNorbert Thiebaud2013-05-191-1/+1
| | | | | | use --disable-coretext explicitely to turn it off (and revert to ATSUI) Change-Id: I86685482a08cd62665a94eb6e241b59a217d0b52
* build gallery does not work on Mac, disable it by defaultNorbert Thiebaud2013-05-191-2/+2
| | | | Change-Id: I94bf2aea81dfdeb5e70672092e89acc1e4ceabf7
* Use bundled jpeg for the BUILD platform when cross-compilingTor Lillqvist2013-05-171-0/+1
| | | | | | Should fix the cross-compiling tinderboxes running on Debian at least. Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee
* configure: tweak the jpeg error messages a bitMichael Stahl2013-05-161-2/+2
| | | | | | | | Apparently libjpeg-turbo (used on Fedora) has a bunch of emulation modes for jpeg-6/jpeg-7/jpeg-8 compatibility, and the jpeg-6 one supports JERR_BAD_CROP_SPEC too, which was added to libjpeg in jpeg-7. Change-Id: I5ca4deb3ea059996cf72e0e92fc80bd11fc6979a
* configure: check libjpeg having JERR_BAD_CROP_SPEC definedRiccardo Magliocchetti2013-05-161-0/+11
| | | | | | | | | | | b5a9cc71 introduced the use of JERR_BAD_CROP_SPEC which is not available in Ubuntu 11.10 version of libjpeg62. So better catch this at configure time. Change-Id: I19e4287b0c1a9ddc0baaa70ab61364f99571682c Reviewed-on: https://gerrit.libreoffice.org/3796 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* move copy/pasted ICU_CFLAGS/ICU_LIBS to configureMichael Stahl2013-05-161-0/+7
| | | | Change-Id: I078cccd57331d40118bcc40fb4eb66b113848caf
* libwpd: stop delivering headersMichael Stahl2013-05-161-1/+1
| | | | Change-Id: Ic9209b5db0990bc9433d82ef95ca64179e888f51
* Handle --enable-macosx-code-signing=no properlyTor Lillqvist2013-05-161-1/+1
| | | | Change-Id: Ib080d0317ea0c34e12db27f6ed080b3928cb165d
* Bin some pointless "checking for" messagesTor Lillqvist2013-05-161-12/+0
| | | | | | | | Not really useful to see such messages for stuff that does not depend in any interesting way on the LibreOffice or system configuration but is trivially hardcoded based on just the "prefix". Change-Id: I83ec78bb32891a18318d9f174e4efef901c74846
* gallery: allow disabling the from-source build in configureStephan Bergmann2013-05-151-0/+36
| | | | Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
* configure: remove un-used vba-package-format option.Michael Meeks2013-05-151-17/+0
| | | | Change-Id: I4dcb563dc2368b7979df3da5e0691cd3633cb5a9
* gallery: cleanup makefiles for new gallery naming and translation.Michael Meeks2013-05-151-1/+2
| | | | Change-Id: I9ec5192c007df6d0ce15f5e61cb53cf6ea04db08
* No idea what use_shl_version isTor Lillqvist2013-05-151-3/+0
| | | | Change-Id: I85ae4a65c32fda4b6cf79e0e9ed1c3add3941364
* UNIXWRAPPERNAME is unusedTor Lillqvist2013-05-151-19/+0
| | | | Change-Id: Ic25acc8413960c2268b5fffc287e8e4f3165a767
* MINGW_PYTHON_EXE is unusedTor Lillqvist2013-05-151-6/+0
| | | | Change-Id: I4fb439a3605fc031b0f2e5ca4c91b6413e188181
* MINGW_CLIB_DIR is unusedTor Lillqvist2013-05-151-4/+0
| | | | Change-Id: I0bb3e52866b182ed112c49725e4efd7f1018031e
* MFC_LIB is unusedTor Lillqvist2013-05-151-4/+0
| | | | Change-Id: I43fb5190f3dff8b2ab1d4ca043a8c852cc353ba8
* MFC_INCLUDE is unusedTor Lillqvist2013-05-151-3/+0
| | | | Change-Id: I8aa68985734aa3a2931727415b5bd412af6e6cd0
* LIBO_THIS_YEAR is used only as an AC_DEFINEd variableTor Lillqvist2013-05-151-3/+2
| | | | Change-Id: I0c9676fcffbb1080a7d8dd26c80f9a9af08aa04c
* LIBMGR_X64_BINARY is unusedTor Lillqvist2013-05-151-5/+0
| | | | Change-Id: Ic3ea17a66d8cc045088ce2a625a79569c8fec431
* JAVACISKAFFE is unusedTor Lillqvist2013-05-151-11/+0
| | | | Change-Id: Id3bc14b65e761dc230491dd8cf4c3785a0eaa37e
* DYNAMIC_CRT is unusedTor Lillqvist2013-05-151-2/+0
| | | | Change-Id: Iabeec6542d18f773a0ae5781214ec7d4ce02b3ab
* DIRECTXSDK_LIB is not used outside configure.acTor Lillqvist2013-05-151-1/+0
| | | | Change-Id: I2cdd158528197630ec54873bd164077a8765542e