Summary: Use autoconf to generate task perl script templates https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=212098 Summary: Use autoconf to generate task perl script templates Product: Fedora Directory Server Version: 1.0.2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: Command Line Utilities AssignedTo: nhosoi@xxxxxxxxxx ReportedBy: nhosoi@xxxxxxxxxx QAContact: ohegarty@xxxxxxxxxx CC: ohegarty@xxxxxxxxxx Estimated Hours: 0.0 Description of problem: Instead of hardcoding the paths of mozldap, libdb, dirsec libs and tools, set them via autoconf. ------- Additional Comments From nhosoi@xxxxxxxxxx 2006-10-25 14:08 EST ------- Created an attachment (id=139372) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=139372&action=view) cvs diffs configure.ac m4/{db.m4,mozldap.m4} Files: configure.ac m4/db.m4 m4/mozldap.m4 Changes: 1) added template files to AC_CONFIG_FILES list 2) added db_bindir and ldapsdk_bindir to pass their tools path to the template files. The paths are hardcoded for now. Notes: 1. The templates' in files are being added in the next attachment. 2. The template files are not "installed" now. ------- Additional Comments From nhosoi@xxxxxxxxxx 2006-10-25 14:19 EST ------- Created an attachment (id=139374) --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=139374&action=view) diffs between template-*.pl and template-*.pl.in files Files: template-bak2db.pl.in template-ns-activate.pl.in template-cl-dump.pl.in* template-ns-inactivate.pl.in template-db2bak.pl.in template-ns-newpwpolicy.pl.in* template-db2index.pl.in template-repl-monitor-cgi.pl.in* template-db2ldif.pl.in template-repl-monitor.pl.in* template-ldif2db.pl.in template-verify-db.pl.in template-ns-accountstatus.pl.in Description: Since only the paths are replaced by autoconf, attaching just the diff output.
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel