/etc/dirsrv /usr/lib/dirsrv /var/log/dirsrvand so on. From a code standpoint, this basically means the following change:
*** configure.ac.~1.35.~ 2007-08-01 14:25:15.000000000 -0600 --- configure.ac 2007-08-09 10:14:20.000000000 -0600 *************** *** 2,8 **** # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) # This version is the version returned by ns-slapd -v ! AC_INIT([fedora-ds], [1.1.0a4], [http://bugzilla.redhat.com/]) # AC_CONFIG_HEADER must be called right after AC_INIT. AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.9 foreign subdir-objects]) --- 2,8 ---- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) # This version is the version returned by ns-slapd -v ! AC_INIT([dirsrv], [1.1.0a4], [http://bugzilla.redhat.com/]) # AC_CONFIG_HEADER must be called right after AC_INIT. AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.9 foreign subdir-objects]) Then making sure we use PACKAGE_NAME for path naming consistently. Your comments are welcome.
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users