summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2012-03-23allow for the use of --enable-ccache on WindowsNorbert Thiebaud
2012-03-22Make the DocumentLoader experimental app build againTor Lillqvist
2012-03-22Revert "AC_PROG_GREP (I'm pedantic, am I not?)" - XCode 2.5.x doesn't know itChristian Lohmaier
2012-03-21add missing AC_MSG_RESULT() else branchLuboš Luňák
2012-03-21AC_PROG_GREP (I'm pedantic, am I not?)Luboš Luňák
2012-03-21checking for egrep doesn't necessarily set GREP as wellChristian Lohmaier
2012-03-21Add separate switch for disabling of dynamic loading (iOS) for orthogonalityTor Lillqvist
2012-03-19TypoStephan Bergmann
2012-03-19Do AC_PROG_EGREP before using $GREPTor Lillqvist
2012-03-19mingw: check for jpeg dllDavid Tardon
2012-03-19mingw: check for system iconv dllDavid Tardon
2012-03-18mingw: allow forced use of system icu toolsDavid Tardon
2012-03-18mingw: test system icu versionDavid Tardon
2012-03-18mingw: use system icu tools when requestedDavid Tardon
2012-03-18clean up after copy & pasteDavid Tardon
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon
2012-03-18Add check for hamcrest even if it is not first in classpath.Tomas Chvatal
2012-03-17fix wrong libpng check result textLuboš Luňák
2012-03-16configure.in: use $GREP for non-standard featuresJonathan Adams
2012-03-16fix gcc bug 26905 detection with clangLuboš Luňák
2012-03-15do not leave temporary files after a configure checkLuboš Luňák
2012-03-15need to be afraid of empty quoted strings as test argumentsLuboš Luňák
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák
2012-03-13upstream pkgconfig-mozilla-plugin.diff from Ubuntu/Debian packagingBjoern Michaelsen
2012-03-13No need to be afraid of empty quoted strings as test argumentsTor Lillqvist
2012-03-13Be consistent in spacing before the ';' terminating a test or while expressionTor Lillqvist
2012-03-13Use test's -a and -o operators instead of shell && or || constructsTor Lillqvist
2012-03-13Don't usse -D_FILE_OFFSET_BITS=noTor Lillqvist
2012-03-10clang has broken -fvisibility-inlines-hiddenLuboš Luňák
2012-03-08Add DISABLE_DBCONNECTIVITY and DISABLE_SCRIPTING to SCPDEFS when neededTor Lillqvist
2012-03-08Also set with_java=no in the disable-scripting caseTor Lillqvist
2012-03-07Make Emacs mode line consistent with the vim oneTor Lillqvist
2012-03-06mingw: pass --disable-ccache to build's configureDavid Tardon
2012-03-05fix icecream check to not break on SUSEMichael Meeks
2012-03-04build internal cairo if not with_system_cairo but enable_librsvg != NONorbert Thiebaud