summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-01-05Remove unnecessary and broken time.h related configure + system.h checksPanu Matilainen1-1/+0
2010-01-05Unconditionally include <netdb.h> where needed instead of system.hPanu Matilainen1-1/+1
2010-01-05Remove pointless & unused configure checksPanu Matilainen1-5/+0
2010-01-05Sanitize signature checking formatResult() a bitPanu Matilainen1-1/+0
2010-01-05Oops, ftok() is really optionalPanu Matilainen1-1/+2
2010-01-04Clean up poll() vs select() testsPanu Matilainen1-1/+1
2010-01-04Remove unused header checks from configurePanu Matilainen1-4/+2
2010-01-04Eliminate unused id -u testsPanu Matilainen1-11/+0
2010-01-04Re-enable mmap test in configure & fix the code build againPanu Matilainen1-4/+1
2010-01-04Remove unnecessary stdint check from configurePanu Matilainen1-4/+0
2010-01-04Remove S_IFSOCK and S_IFLNK kludgery for ancient unixesPanu Matilainen1-24/+0
2010-01-04Require lchown() and remove ancient broken chown kludgeryPanu Matilainen1-42/+1
2010-01-04Check for our POSIX 2001 requirements and abort if not foundPanu Matilainen1-5/+3
2010-01-04Lose the hysterical fakefork hackPanu Matilainen1-8/+0
2010-01-04Remove further replacement functions for POSIX 2001 required bitsPanu Matilainen1-2/+0
2010-01-04Remove unnecessary setenv() replacement functionPanu Matilainen1-1/+1
2010-01-04Remove largely unnecessary putenv() replacementPanu Matilainen1-1/+2
2010-01-04Eliminate myrealloc() replacement functionPanu Matilainen1-2/+0
2009-12-23Remove replacements for C99 mandated functionsPanu Matilainen1-3/+2
2009-12-23Dont include <pwd.h> from system.h, dont bother checking for it eitherPanu Matilainen1-1/+1
2009-12-23Dont bother including <sys/socket.h>, we dont use anything from therePanu Matilainen1-1/+1
2009-12-23Dont include grp.h from system.h, dont bother checking in configure eitherPanu Matilainen1-1/+1
2009-12-23Dont bother checking and including a header we dont use or needPanu Matilainen1-2/+0
2009-12-23Dont bother checking for a header we dont usePanu Matilainen1-1/+1
2009-12-23Dont bother checking for functions we dont usePanu Matilainen1-15/+2
2009-12-23Use AC_PROG_MKDIR_P for testing mkdir -p capabilityPanu Matilainen1-39/+12
2009-12-22Remove unused h_errno test from configure.acPanu Matilainen1-7/+0
2009-12-07Remove support for sqlite based rpm databaseFlorian Festi1-33/+0
2009-12-07Preparing for 4.8.0-beta1rpm-4.8.0-beta1Panu Matilainen1-1/+1
2009-12-05Bump up the python version requirement to match realityPanu Matilainen1-3/+1
2009-12-02Fix the posix chown test for selinux enabled systems (RhBug:543035)Panu Matilainen1-1/+1
2009-11-27Use AS_HELP_STRING() for configure option outputPanu Matilainen1-10/+10
2009-10-19Avoid using python's print for Python 3.x compatibilityPanu Matilainen1-1/+1
2009-10-06Deprecate %__lzma, use %__xz in it.Ville Skyttä1-1/+0
2009-09-07Add -Wempty-body to default options if gcc supports itPanu Matilainen1-1/+1
2009-08-13Bump version to appear newer than 4.7.x branchPanu Matilainen1-1/+1
2009-03-18LZMA -> XZ renamingPanu Matilainen1-0/+1
2009-03-09Port XZ payload compression to xz-4.999.8 APIJindrich Novy1-1/+1
2008-12-09Test for fakechroot in configurePanu Matilainen1-0/+1
2008-11-18Add AC_CONFIG_MACRO_DIR for the new libtoolJindrich Novy1-0/+1
2008-11-14Fix capability verificationPanu Matilainen1-1/+8
2008-11-04Avoid leaking C99 options into stock %{__cc} macroPanu Matilainen1-0/+1
2008-10-26Beginnings of acl (POSIX.1e draft 17) verification supportPanu Matilainen1-0/+26
2008-10-26Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen1-0/+26
2008-10-24Remove timezone autoconf checks and system.h referenceJindrich Novy1-4/+0
2008-10-16Bump versionPanu Matilainen1-1/+1
2008-10-14Add configure detection for SuSE tooPanu Matilainen1-1/+2
2008-10-14Move luaext include fiddling out of toplevel configurePanu Matilainen1-1/+1
2008-10-14Sanitize libluaext linkagePanu Matilainen1-1/+1
2008-10-14Kick out ancient and unused LDFLAGS_STATIC configure.ac-hackeryPanu Matilainen1-45/+0