summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky1-31/+1
2012-04-25Fix test syntax error: integer expression expectedTor Lillqvist1-5/+5
2012-04-24Visibility doesn't seem to work as we want in Apple's ClangTor Lillqvist1-0/+9
2012-04-24Work around Clang 3.1's "argument unused during compilation" non-warningTor Lillqvist1-33/+72
2012-04-24AC_MSG_ERROR is better than WARN hereTor Lillqvist1-1/+1
2012-04-24Use blank as the false value for ENABLE_CAIRO_CANVAS, tooTor Lillqvist1-1/+1
2012-04-24Hardcode cairo canvas off for Mac OS X and WindowsTor Lillqvist1-2/+11
2012-04-24move the GXX_INCLUDE_PATH so that it's more obvious it's only for STLPortLuboš Luňák1-33/+33
2012-04-24do not cd get confused by symlinksLuboš Luňák1-1/+1
2012-04-24specific variable for where dev-install installsLuboš Luňák1-0/+5
2012-04-23fix CLucene configure checkLuboš Luňák1-1/+1
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák1-0/+81
2012-04-23not much point in trying to be too precise about how much space -g build takesLuboš Luňák1-1/+1
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák1-8/+10
2012-04-23fixes for debug flags handlingLuboš Luňák1-17/+18
2012-04-23Add all the available themes to the list.Tomas Chvatal1-2/+2
2012-04-20fix typoLuboš Luňák1-1/+1
2012-04-19do not refer to a variable that has not been set yetLuboš Luňák1-2/+2
2012-04-19Stub CMX importerFridrich Štrba1-1/+1
2012-04-18update configure help for --enable-debugBjoern Michaelsen1-1/+3
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