Skip to content
Snippets Groups Projects
  1. Sep 02, 1999
  2. Aug 05, 1999
    • Kurt Zeilenga's avatar
      create SASL_LIBS to hold -lsasl · e0691dfb
      Kurt Zeilenga authored
      create SECURITY_LIBS (top.mk) to order $SASL_LIBS $KRB_LIBS $TLS_LIBS
      use $SECURITY_LIBS in Makefile.in's instead of $KRB_LIBS $TLS_LIBS
      e0691dfb
  3. Jul 13, 1999
  4. Apr 28, 1999
  5. Jan 14, 1999
  6. 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
  7. 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
  8. 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
  9. Oct 25, 1998
  10. Sep 21, 1998
  11. Sep 20, 1998
  12. Sep 17, 1998
Loading