summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-19Remove RPM_BUILD_ROOT.Ralf Corsépius1-3/+0
2007-08-16Eliminate mylibpaths, mylibs.Ralf Corsépius1-4/+2
2007-08-16Eliminate myLDFLAGS.Ralf Corsépius1-10/+8
2007-08-16Untranslate Copyright messages.Ralf Corsépius18-18/+18
2007-08-16Remove LIBMISC (Unused).Ralf Corsépius2-9/+8
2007-08-16(rpm2cpio_LDADD) Remove duplicate LIBMISC.Ralf Corsépius1-1/+1
2007-08-16Add tests to SUBDIRS.Ralf Corsépius1-1/+1
2007-08-16Eliminate myLDADD.Ralf Corsépius1-16/+8
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épius3-13/+13
2007-08-15Build setfiles only if SELINUX is present.Ralf Corsépius1-1/+3
2007-08-15Add AM_CONDITIONAL(SELINUX).Ralf Corsépius1-0/+1
2007-08-15Make find-lang.sh --with-gnome pick up omf files (rhbz#251400)Panu Matilainen1-0/+8
2007-08-15Use libxml2*.Ralf Corsépius1-4/+6
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-15Add Libs.private: @WITH_NEON_LIB@.Ralf Corsépius1-1/+1
2007-08-14Add --enable-sqlite3.Ralf Corsépius1-6/+20
2007-08-14ADD @WITH_SQLITE3_LIB@ to Libs.private.Ralf Corsépius1-1/+1
2007-08-14Eliminate DBLIBOBJS, DBLIBSRCS. Add AM_CONDITIONAL SQLITE3.Ralf Corsépius2-14/+11
2007-08-14Use AS_IF instead of []-if.Ralf Corsépius1-2/+2
2007-08-14Avoid python 2.5 requirement by using int instead of Py_ssize_tPanu Matilainen1-1/+1
2007-08-14Merge remote changesPanu Matilainen3-12/+2
2007-08-13Remove --with-efence (Users should use LIBS=-lefence instead.Ralf Corsépius1-7/+0
2007-08-13Remove WITH_ZLIB_SUBDIR.Ralf Corsépius1-1/+1
2007-08-13Remove WITH_ZLIB_SUBDIR, WITH_PYTHON_SUBDIR.Ralf Corsépius1-3/+0
2007-08-13s/-lselinux/@WITH_SELINUX_LIB@/Ralf Corsépius1-1/+1
2007-08-13Fail build on find-provide / -require errors (#rhbz#226751)Panu Matilainen1-2/+2
2007-08-13Attempt to resurrect rpminject..Panu Matilainen1-80/+11
2007-08-13Use size_t for pktlen to reflect pgpReadPkts() parameters.Ralf Corsépius1-1/+1
2007-08-13Reformat.Ralf Corsépius1-25/+35
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-13Use *_CPPFLAGS instead of *_CFLAGS.Ralf Corsépius1-3/+3
2007-08-13Remove -lncurses (unused).Ralf Corsépius1-1/+1
2007-08-13Clean up --with-lua.Ralf Corsépius1-4/+3
2007-08-13Rework --with-apidocs handling.Ralf Corsépius1-11/+14
2007-08-12Fix debugedit buildid thinko.Panu Matilainen1-1/+1
2007-08-12Remove WITH_LUA_SUBDIR.Ralf Corsépius1-5/+2
2007-08-12Remove -I$(includedir) from AM_CPPFLAGS (bogus).Ralf Corsépius1-1/+1
2007-08-12Add tds to EXTRA_PROGRAMS.Ralf Corsépius1-3/+3
2007-08-11Remove support for in-source-tree sqlite3.Ralf Corsépius2-15/+3
2007-08-10Rework check for libmagic.Ralf Corsépius1-3/+4
2007-08-10Remove WITH_MAGIC_SUBDIR.Ralf Corsépius2-4/+1
2007-08-10Remove WITH_RPMFILE (Unused).Ralf Corsépius1-1/+0
2007-08-10Remove support of in-source-tree libneon.Ralf Corsépius2-13/+2
2007-08-10Build debugedit only if LIBELF and LIBDWARF are present.Ralf Corsépius1-0/+2
2007-08-10Use AC_CHECK_HEADERS(gelf.h).Ralf Corsépius1-2/+3