summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Enable GLOB_ONLYDIR of the bundled glob() on platforms that support itPanu Matilainen1-1/+1
2011-04-29Add lrzip support.Ville Skyttä1-0/+1
2011-04-29Add lzip support.Ville Skyttä1-0/+1
2011-04-04Only enable test-suite if fakechroot is availablePanu Matilainen1-1/+3
2011-03-28Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen1-21/+14
2011-03-25Push platform config out of main rpm macros filePanu Matilainen1-28/+0
2011-03-25Replace distro/vendor autodetection with a configure switchPanu Matilainen1-13/+7
2011-03-25Move find-provides and find-requires link to autodeps/Florian Festi1-35/+24
2011-03-23Remove checks of unused things from configure.acJindrich Novy1-12/+1
2011-03-23Don't use mtrace(3), muntrace(3) and don't check for mcheck.hJindrich Novy1-2/+0
2011-03-23Remove libio support to suppress timedRead()Jindrich Novy1-1/+0
2011-03-09Preliminary distutils support for the python bindingsPanu Matilainen1-0/+1
2011-03-04Make peace with autoconf-2.68Panu Matilainen1-0/+2
2010-12-22Only sepolicy-plugin needs linking to libsemanagePanu Matilainen1-1/+4
2010-12-03Bump HEAD version at branch-pointPanu Matilainen1-1/+1
2010-10-26Fix BDB version check in configure to work with >= 5 tooPanu Matilainen1-1/+1
2010-10-22Move librpmsign to its own subdirectory in the sourcesPanu Matilainen1-1/+1
2010-10-01Add configure switch to disable plugins buildPanu Matilainen1-0/+7
2010-10-01Handle enable/disable python to configure.ac more sanelyPanu Matilainen1-1/+1
2010-09-01Add SELinux policy pluginSteve Lawrence1-3/+46
2010-09-01Use selabel interfaces instead of matchpathconSteve Lawrence1-0/+13
2010-06-23Add configure.ac check for need to -ldlPanu Matilainen1-0/+1
2010-06-22Add a generic plugin for use by simple CollectionsSteve Lawrence1-0/+1
2010-04-08Require BDB >= 4.5 for sanity's sakePanu Matilainen1-18/+8
2010-03-31Lose shmkey + shared BDB config optionsPanu Matilainen1-1/+0
2010-03-23First take at pluggable file attribute + dependency extraction systemPanu Matilainen1-1/+1
2010-02-10Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen1-2/+0
2010-02-05Remove unused mntctl & mount related header checksPanu Matilainen1-2/+2
2010-02-03Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing themFlorian Festi1-22/+0
2010-01-08Bump version to appear newer than 4.8.0, update translations tooPanu Matilainen1-1/+1
2010-01-05Loose string header compatibility gooPanu Matilainen1-2/+0
2010-01-05Remove unnecessary NLS definitions from system.hPanu Matilainen1-3/+0
2010-01-05Unconditionally include <sys/wait.h> where neededPanu Matilainen1-1/+1
2010-01-05Move sys/mman.h include out of system.h to the places that carePanu Matilainen1-1/+1
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