summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba2012-03-231-0/+18
* allow for the use of --enable-ccache on WindowsNorbert Thiebaud2012-03-231-43/+41
* Make the DocumentLoader experimental app build againTor Lillqvist2012-03-221-1/+6
* Revert "AC_PROG_GREP (I'm pedantic, am I not?)" - XCode 2.5.x doesn't know itChristian Lohmaier2012-03-221-1/+1
* add missing AC_MSG_RESULT() else branchLuboš Luňák2012-03-211-0/+2
* AC_PROG_GREP (I'm pedantic, am I not?)Luboš Luňák2012-03-211-1/+1
* checking for egrep doesn't necessarily set GREP as wellChristian Lohmaier2012-03-211-0/+2
* Add separate switch for disabling of dynamic loading (iOS) for orthogonalityTor Lillqvist2012-03-211-0/+24
* TypoStephan Bergmann2012-03-191-1/+1
* Do AC_PROG_EGREP before using $GREPTor Lillqvist2012-03-191-1/+2
* mingw: check for jpeg dllDavid Tardon2012-03-191-0/+2
* mingw: check for system iconv dllDavid Tardon2012-03-191-0/+2
* mingw: allow forced use of system icu toolsDavid Tardon2012-03-181-6/+9
* mingw: test system icu versionDavid Tardon2012-03-181-0/+14
* mingw: use system icu tools when requestedDavid Tardon2012-03-181-1/+1
* clean up after copy & pasteDavid Tardon2012-03-181-5/+5
* mingw: allow use of system zlibDavid Tardon2012-03-181-0/+9
* mingw: avoid hardcoded dll versions and depsDavid Tardon2012-03-181-31/+80
* Add check for hamcrest even if it is not first in classpath.Tomas Chvatal2012-03-181-1/+1
* fix wrong libpng check result textLuboš Luňák2012-03-171-1/+1
* configure.in: use $GREP for non-standard featuresJonathan Adams2012-03-161-24/+24
* fix gcc bug 26905 detection with clangLuboš Luňák2012-03-161-1/+1
* do not leave temporary files after a configure checkLuboš Luňák2012-03-151-2/+4
* need to be afraid of empty quoted strings as test argumentsLuboš Luňák2012-03-151-1/+1
* make OString work even with old gcc that has SFINAE brokenLuboš Luňák2012-03-131-0/+35
* upstream pkgconfig-mozilla-plugin.diff from Ubuntu/Debian packagingBjoern Michaelsen2012-03-131-0/+3
* No need to be afraid of empty quoted strings as test argumentsTor Lillqvist2012-03-131-27/+27
* Be consistent in spacing before the ';' terminating a test or while expressionTor Lillqvist2012-03-131-233/+233
* Use test's -a and -o operators instead of shell && or || constructsTor Lillqvist2012-03-131-25/+25
* Don't usse -D_FILE_OFFSET_BITS=noTor Lillqvist2012-03-131-2/+2
* clang has broken -fvisibility-inlines-hiddenLuboš Luňák2012-03-101-0/+29
* Add DISABLE_DBCONNECTIVITY and DISABLE_SCRIPTING to SCPDEFS when neededTor Lillqvist2012-03-081-0/+2
* Also set with_java=no in the disable-scripting caseTor Lillqvist2012-03-081-0/+1
* Make Emacs mode line consistent with the vim oneTor Lillqvist2012-03-071-2/+1
* mingw: pass --disable-ccache to build's configureDavid Tardon2012-03-061-0/+1
* fix icecream check to not break on SUSEMichael Meeks2012-03-051-1/+1
* build internal cairo if not with_system_cairo but enable_librsvg != NONorbert Thiebaud2012-03-041-1/+7
* Hide a potential error message which we aren't interested in seeingTor Lillqvist2012-03-021-1/+1
* Clarify what --disable-extensions meansTor Lillqvist2012-03-021-0/+4
* Check for Clang in configury and store and use resultTor Lillqvist2012-03-021-3/+20
* Reduce vertical whitespace a bitTor Lillqvist2012-03-021-5/+0
* Creating a module lcms2Fridrich Štrba2012-03-021-0/+22
* Don't generate Thumb code to avoid ld bug in NDK r7bTor Lillqvist2012-02-291-1/+1
* Make some --without-system-XXX available on Linux, tooStephan Bergmann2012-02-291-12/+39
* libvisio depends on the LGPL libwpd and libwpg so bypass on iOS thenTor Lillqvist2012-02-281-0/+3
* fix icecc compile in ubuntuFernando Governatore2012-02-271-1/+5
* libcdr depends on libwpd and libwpg so don't use it either on iOS thenTor Lillqvist2012-02-271-0/+3
* $_os is "iOS" for iOS, not "IOS"Tor Lillqvist2012-02-271-3/+3
* Add --disable-extensions switch for future implementationTor Lillqvist2012-02-271-0/+21
* s/interpreters/scripting/Tor Lillqvist2012-02-271-15/+15