From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050610 Firefox/1.0.4 Description of problem: It would be useful to have a DB_BINNAMES (similar to SECURITY_BINNAMES) in components.mk so that we can override the filenames of the db_printlog and db_verify utilities. Currently ldapserver/ldap/cm/Makefile is hardcoded to copy "db_printlog*" and "db_verify*". In some systems these utilities are called "db4.2_printlog" and "db4.2_verify". Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Build on a host that has a system db-4.2 and supports multiple installed db versions in main /usr directories, for example Gentoo Linux. Additional info:
Is this still a problem with 8.0?
I don't think so, pretty sure I saw a macro for these.