summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky
2012-04-25Fix test syntax error: integer expression expectedTor Lillqvist
2012-04-24Visibility doesn't seem to work as we want in Apple's ClangTor Lillqvist
2012-04-24Work around Clang 3.1's "argument unused during compilation" non-warningTor Lillqvist
2012-04-24AC_MSG_ERROR is better than WARN hereTor Lillqvist
2012-04-24Use blank as the false value for ENABLE_CAIRO_CANVAS, tooTor Lillqvist
2012-04-24Hardcode cairo canvas off for Mac OS X and WindowsTor Lillqvist
2012-04-24move the GXX_INCLUDE_PATH so that it's more obvious it's only for STLPortLuboš Luňák
2012-04-24do not cd get confused by symlinksLuboš Luňák
2012-04-24specific variable for where dev-install installsLuboš Luňák
2012-04-23fix CLucene configure checkLuboš Luňák
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák
2012-04-23not much point in trying to be too precise about how much space -g build takesLuboš Luňák
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák
2012-04-23fixes for debug flags handlingLuboš Luňák
2012-04-23Add all the available themes to the list.Tomas Chvatal
2012-04-20fix typoLuboš Luňák
2012-04-19do not refer to a variable that has not been set yetLuboš Luňák
2012-04-19Stub CMX importerFridrich Štrba
2012-04-18update configure help for --enable-debugBjoern Michaelsen
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist
2012-04-18Expand android/experimental/eagles051387/.classpath.in (for ANDROID_SDK_HOME)Tor Lillqvist
2012-04-17add 5.3 into the db check for-loopRene Engelhard
2012-04-17configure: make --with-system-dicts the defaultMiklos Vajna
2012-04-17Add the system-clucene under the with-system-libsTomas Chvatal
2012-04-17Fix help string in --with-flat-logo.Tomas Chvatal
2012-04-17--enable-ext-languagetool requires --with-java now bit more sanely.Tomas Chvatal
2012-04-17Revert "--enable-ext-languagetool requires --with-java"Tomas Chvatal
2012-04-16make that warning, not errorDavid Tardon
2012-04-16mingw: unbreak make checkDavid Tardon
2012-04-16configure.in: fix Qt detection in Debian/Ubuntu multiarchRene Engelhard
2012-04-16introduce ENABLE_DEBUG_ONLYBjoern Michaelsen
2012-04-15Guard against lack of pkg-config in one more placeTor Lillqvist
2012-04-15Look for the Mac OS X SDKs also where current Xcode has themTor Lillqvist
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-09fix mysqlcppconn version checkRene Engelhard
2012-04-08Add Barcode 1.3.5.0 extensionKalman Szalai - KAMI
2012-04-07add external for cluceneDavid Tardon
2012-04-03--enable-ext-languagetool requires --with-javaStephan Bergmann
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke
2012-04-02Fix copy/paste errorTor Lillqvist
2012-03-30don't force dependecy on shasum when it is not neededNorbert Thiebaud
2012-03-30Use mktemp(1) more portablyTor Lillqvist
2012-03-30Look for "shasum" (as on Mac OS X) tooTor Lillqvist
2012-03-30do not make using system cairo depend on cairo canvas featureLuboš Luňák
2012-03-29add $python_libs to PYTHON_LIBS in case pkg-config is being usedRobert Nagy
2012-03-29some systems use sha1 instead of sha1sum, so detect both of themRobert Nagy
2012-03-26typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud
2012-03-25detect of gnumake support $(file functionNorbert Thiebaud
2012-03-23Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba