Skip to content
Snippets Groups Projects
  1. Jul 31, 1999
  2. Jul 13, 1999
  3. Jun 29, 1999
  4. Jun 27, 1999
  5. Jun 06, 1999
  6. Apr 28, 1999
  7. Mar 13, 1999
  8. Jan 14, 1999
  9. Jan 10, 1999
    • Kurt Zeilenga's avatar
      Update build environment to fix VPATH support. · 334768c1
      Kurt Zeilenga authored
        make depend, make tests, and make install all work when build directory
        is not the $srcdir.
      Also modified library handling such that -lpthread more likely to be last.
      WARNING: new orderring requires use of LDFLAGS to set global loader options
        such as -L/usr/local/lib.  If you put this in LIBS, some libraries
        may not be found a link time.
      Likely broke Kerberos/LDAPD support.  Don't have those in my testbed.
      334768c1
  10. Dec 06, 1998
  11. Nov 29, 1998
    • Kurt Zeilenga's avatar
      Update build environment: · edd464ee
      Kurt Zeilenga authored
        default sysconfdir subdirectory is openldap instead of ldap.
          This removes conflicts with other ldap subsystems.  Should
          be configure option.
        *.conf files are now preserved.  A *.conf.default are always
          created with the latest conf.
        *.help and ldapfriendly are now placed in $(datadir)/$(ldap_subdir)
        updated man pages to reflect changes.
      edd464ee
  12. Nov 25, 1998
  13. Nov 22, 1998
    • Kurt Zeilenga's avatar
      Add libtool support based upon patch by Bart Hartgers <Hartgers@kfm1.phys.tue.nl> · 6f92e197
      Kurt Zeilenga authored
        Updated to use libtool 1.2 (with FreeBSD3.0 a.out v. elf detection).
        Updated autoconf to 1.12 with sed patch (don't use stock 1.12).
        aclocal.m4 is built using automake's aclocal, v1.3.
        Updated mkdep to support libtool .lo files.
      Updated automake provided macros for TERMIOS, STRTOD, MKTIME, PTRDIFF_T
      Autoconf now checks to ensure C compiler supports ANSI C prototypes.
      Updated make files templates.
      6f92e197
  14. Nov 20, 1998
  15. Nov 03, 1998
  16. Oct 25, 1998
  17. Sep 21, 1998
  18. Sep 20, 1998
  19. Sep 17, 1998
Loading