summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-08-24Remove FINDREQUIRES, FINDPROVIDES (Unused).Ralf Corsépius1-8/+0
2007-08-24Use with_dmalloc instead of withval.Ralf Corsépius1-2/+2
2007-08-24Use with_python instead of withval.Ralf Corsépius1-3/+3
2007-08-24Eliminate localdone.Ralf Corsépius1-2/+0
2007-08-24Eliminate INCPATH.Ralf Corsépius1-32/+0
2007-08-23Eliminate rpmpopt.Ralf Corsépius1-1/+2
2007-08-22Remove AC_SUBST(INCPATH).Ralf Corsépius1-2/+0
2007-08-21Add bzip'ed tarball.Ralf Corsépius1-2/+2
2007-08-20Preliminary preps for autotest.Ralf Corsépius1-1/+5
2007-08-19Remove tests/hello-test/Makefile.Ralf Corsépius1-1/+1
2007-08-16Remove LIBMISC (Unused).Ralf Corsépius1-1/+0
2007-08-16Add tests/Makefile tests/hello-test/Makefile.Ralf Corsépius1-0/+1
2007-08-15Replace MKDIR_P and MKDIR with RPM_MKDIR_P and RPM_MKDIR to avoid conflicts w...Ralf Corsépius1-11/+11
2007-08-15Add AM_CONDITIONAL(SELINUX).Ralf Corsépius1-0/+1
2007-08-15Rename XML2 into libxml2.Ralf Corsépius1-1/+1
2007-08-15Add check for libxml2.Ralf Corsépius1-0/+8
2007-08-15Fix comment on bzip2 library.Ralf Corsépius1-1/+1
2007-08-15Fix broken error message.Ralf Corsépius1-1/+1
2007-08-14Add --enable-sqlite3.Ralf Corsépius1-6/+20
2007-08-14Eliminate DBLIBOBJS, DBLIBSRCS. Add AM_CONDITIONAL SQLITE3.Ralf Corsépius1-10/+3
2007-08-14Use AS_IF instead of []-if.Ralf Corsépius1-2/+2
2007-08-13Remove --with-efence (Users should use LIBS=-lefence instead.Ralf Corsépius1-7/+0
2007-08-13Remove WITH_ZLIB_SUBDIR, WITH_PYTHON_SUBDIR.Ralf Corsépius1-3/+0
2007-08-13Fix bugs in previous commit.Ralf Corsépius1-4/+3
2007-08-13Rework check for selinux.Ralf Corsépius1-7/+25
2007-08-13Clean up --with-lua.Ralf Corsépius1-4/+3
2007-08-13Rework --with-apidocs handling.Ralf Corsépius1-11/+14
2007-08-12Remove WITH_LUA_SUBDIR.Ralf Corsépius1-5/+2
2007-08-11Remove support for in-source-tree sqlite3.Ralf Corsépius1-14/+2
2007-08-10Rework check for libmagic.Ralf Corsépius1-3/+4
2007-08-10Remove WITH_MAGIC_SUBDIR.Ralf Corsépius1-3/+0
2007-08-10Remove WITH_RPMFILE (Unused).Ralf Corsépius1-1/+0
2007-08-10Remove support of in-source-tree libneon.Ralf Corsépius1-12/+1
2007-08-10Use AC_CHECK_HEADERS(gelf.h).Ralf Corsépius1-2/+3
2007-08-10Use AC_CHECK_HEADERS to check for beecrypt headers.Ralf Corsépius1-4/+2
2007-08-10Remove WITH_LIBDWARF_INCLUDE, WITH_LIBDWARF_DEBUGEDIT.Ralf Corsépius1-7/+3
2007-08-10Drop supporting insource-tree libelf/libdwarf.Ralf Corsépius1-17/+1
2007-08-10Depend on external libbeecryptRalf Corsépius1-14/+4
2007-08-10Depend on external libpoptRalf Corsépius1-13/+9
2007-08-08Remove WITH_PYTHON_SUBDIR.Ralf Corsépius1-2/+0
2007-08-06rpm is not a cross-tool...Panu Matilainen1-6/+6
2007-08-06Detect and use -gnueabi instead of -gnu on ARM as necessary.Panu Matilainen1-0/+4
2007-08-06Allow building without python-devel.Panu Matilainen1-1/+8
2007-08-05Automake cleanups.Panu Matilainen1-2/+2
2007-07-30Fixing fallout from MARK64 removal..Panu Matilainen1-6/+0
2007-07-25Set libdir /usr/lib vs lib64 directly, drop MARK64 stuffPanu Matilainen1-9/+6
2007-07-25Add initial rpm.pc pkg-config support.Panu Matilainen1-1/+1
2007-07-24More gettext cleanups.Panu Matilainen1-6/+3
2007-07-24Use python distutils for determining include etc pathsPanu Matilainen1-68/+17
2007-07-24Expect neon headers to live in neon/ directory in include pathPanu Matilainen1-1/+1