summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist1-2/+2
2012-04-18Expand android/experimental/eagles051387/.classpath.in (for ANDROID_SDK_HOME)Tor Lillqvist1-0/+2
2012-04-17add 5.3 into the db check for-loopRene Engelhard1-1/+1
2012-04-17configure: make --with-system-dicts the defaultMiklos Vajna1-4/+6
2012-04-17Add the system-clucene under the with-system-libsTomas Chvatal1-1/+2
2012-04-17Fix help string in --with-flat-logo.Tomas Chvatal1-1/+1
2012-04-17--enable-ext-languagetool requires --with-java now bit more sanely.Tomas Chvatal1-1/+1
2012-04-17Revert "--enable-ext-languagetool requires --with-java"Tomas Chvatal1-4/+1
2012-04-16make that warning, not errorDavid Tardon1-1/+1
2012-04-16mingw: unbreak make checkDavid Tardon1-0/+16
2012-04-16configure.in: fix Qt detection in Debian/Ubuntu multiarchRene Engelhard1-0/+13
2012-04-16introduce ENABLE_DEBUG_ONLYBjoern Michaelsen1-4/+11
2012-04-15Guard against lack of pkg-config in one more placeTor Lillqvist1-1/+4
2012-04-15Look for the Mac OS X SDKs also where current Xcode has themTor Lillqvist1-4/+10
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson1-15/+38
2012-04-09fix mysqlcppconn version checkRene Engelhard1-1/+3
2012-04-08Add Barcode 1.3.5.0 extensionKalman Szalai - KAMI1-1/+1
2012-04-07add external for cluceneDavid Tardon1-6/+6
2012-04-03--enable-ext-languagetool requires --with-javaStephan Bergmann1-1/+4
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke1-0/+6
2012-04-02Fix copy/paste errorTor Lillqvist1-1/+1
2012-03-30don't force dependecy on shasum when it is not neededNorbert Thiebaud1-8/+8
2012-03-30Use mktemp(1) more portablyTor Lillqvist1-1/+1
2012-03-30Look for "shasum" (as on Mac OS X) tooTor Lillqvist1-2/+2
2012-03-30do not make using system cairo depend on cairo canvas featureLuboš Luňák1-1/+1
2012-03-29add $python_libs to PYTHON_LIBS in case pkg-config is being usedRobert Nagy1-1/+1
2012-03-29some systems use sha1 instead of sha1sum, so detect both of themRobert Nagy1-1/+9
2012-03-26typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud1-1/+1
2012-03-25detect of gnumake support $(file functionNorbert Thiebaud1-0/+22
2012-03-23Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba1-0/+18
2012-03-23allow for the use of --enable-ccache on WindowsNorbert Thiebaud1-43/+41
2012-03-22Make the DocumentLoader experimental app build againTor Lillqvist1-1/+6
2012-03-22Revert "AC_PROG_GREP (I'm pedantic, am I not?)" - XCode 2.5.x doesn't know itChristian Lohmaier1-1/+1
2012-03-21add missing AC_MSG_RESULT() else branchLuboš Luňák1-0/+2
2012-03-21AC_PROG_GREP (I'm pedantic, am I not?)Luboš Luňák1-1/+1
2012-03-21checking for egrep doesn't necessarily set GREP as wellChristian Lohmaier1-0/+2
2012-03-21Add separate switch for disabling of dynamic loading (iOS) for orthogonalityTor Lillqvist1-0/+24
2012-03-19TypoStephan Bergmann1-1/+1
2012-03-19Do AC_PROG_EGREP before using $GREPTor Lillqvist1-1/+2
2012-03-19mingw: check for jpeg dllDavid Tardon1-0/+2
2012-03-19mingw: check for system iconv dllDavid Tardon1-0/+2
2012-03-18mingw: allow forced use of system icu toolsDavid Tardon1-6/+9
2012-03-18mingw: test system icu versionDavid Tardon1-0/+14
2012-03-18mingw: use system icu tools when requestedDavid Tardon1-1/+1
2012-03-18clean up after copy & pasteDavid Tardon1-5/+5
2012-03-18mingw: allow use of system zlibDavid Tardon1-0/+9
2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon1-31/+80
2012-03-18Add check for hamcrest even if it is not first in classpath.Tomas Chvatal1-1/+1
2012-03-17fix wrong libpng check result textLuboš Luňák1-1/+1
2012-03-16configure.in: use $GREP for non-standard featuresJonathan Adams1-24/+24