summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add Barcode 1.3.5.0 extensionKalman Szalai - KAMI2012-04-081-1/+1
* add external for cluceneDavid Tardon2012-04-071-6/+6
* --enable-ext-languagetool requires --with-javaStephan Bergmann2012-04-031-1/+4
* only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke2012-04-031-0/+6
* Fix copy/paste errorTor Lillqvist2012-04-021-1/+1
* don't force dependecy on shasum when it is not neededNorbert Thiebaud2012-03-301-8/+8
* Use mktemp(1) more portablyTor Lillqvist2012-03-301-1/+1
* Look for "shasum" (as on Mac OS X) tooTor Lillqvist2012-03-301-2/+2
* do not make using system cairo depend on cairo canvas featureLuboš Luňák2012-03-301-1/+1
* add $python_libs to PYTHON_LIBS in case pkg-config is being usedRobert Nagy2012-03-291-1/+1
* some systems use sha1 instead of sha1sum, so detect both of themRobert Nagy2012-03-291-1/+9
* typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud2012-03-261-1/+1
* detect of gnumake support $(file functionNorbert Thiebaud2012-03-251-0/+22
* 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