summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* more flexible --enable-symbols=<for>Luboš Luňák2012-04-231-8/+10
* fixes for debug flags handlingLuboš Luňák2012-04-231-17/+18
* Add all the available themes to the list.Tomas Chvatal2012-04-231-2/+2
* fix typoLuboš Luňák2012-04-201-1/+1
* do not refer to a variable that has not been set yetLuboš Luňák2012-04-191-2/+2
* Stub CMX importerFridrich Štrba2012-04-191-1/+1
* update configure help for --enable-debugBjoern Michaelsen2012-04-181-1/+3
* Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist2012-04-181-2/+2
* Expand android/experimental/eagles051387/.classpath.in (for ANDROID_SDK_HOME)Tor Lillqvist2012-04-181-0/+2
* add 5.3 into the db check for-loopRene Engelhard2012-04-171-1/+1
* configure: make --with-system-dicts the defaultMiklos Vajna2012-04-171-4/+6
* Add the system-clucene under the with-system-libsTomas Chvatal2012-04-171-1/+2
* Fix help string in --with-flat-logo.Tomas Chvatal2012-04-171-1/+1
* --enable-ext-languagetool requires --with-java now bit more sanely.Tomas Chvatal2012-04-171-1/+1
* Revert "--enable-ext-languagetool requires --with-java"Tomas Chvatal2012-04-171-4/+1
* make that warning, not errorDavid Tardon2012-04-161-1/+1
* mingw: unbreak make checkDavid Tardon2012-04-161-0/+16
* configure.in: fix Qt detection in Debian/Ubuntu multiarchRene Engelhard2012-04-161-0/+13
* introduce ENABLE_DEBUG_ONLYBjoern Michaelsen2012-04-161-4/+11
* Guard against lack of pkg-config in one more placeTor Lillqvist2012-04-151-1/+4
* Look for the Mac OS X SDKs also where current Xcode has themTor Lillqvist2012-04-151-4/+10
* Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson2012-04-101-15/+38
* fix mysqlcppconn version checkRene Engelhard2012-04-091-1/+3
* 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