- use rpmfiFDepends() underneath --fileprovide and --filerequire.
[platform/upstream/rpm.git] / configure.ac
2002-12-20 jbj- dynamically link /bin/rpm, link against good old...
2002-12-19 jbj- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.
2002-12-06 sopwithpart two
2002-12-06 sopwithBetter detection of ppc64 et al
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-30 jbjSplint fiddles.
2002-11-30 jbj- upgrade to elfutils-0.63.
2002-11-29 jbj- build with external elfutils (preferred), if available.
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-10-18 jbj- add debug sub-package patch.
2002-10-15 jbjReplace libelf with elfutils.
2002-10-12 jbjanity.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-08-26 jbj- set cachesize without a dbenv, the default is far...
2002-08-22 jbj- add a macro to create a sub-package with debugging...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-07-31 jbjCarry PLD scripts/configuration for perl/python/php...
2002-07-25 jbj- python: add ts.hdrCheck(), ts.rebuildDB() methods.
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-06-25 jbj- python: link internal libelf (if used) directly into...
2002-06-20 jbj- resurrect libelf with Elf64, prelink verify should...