- 27 Aug, 1999 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Improve regex to allow detection of : inside of filenames. Skip files with ':' in name Fix noslash 'next' vs 'continue' bug
-
- 28 Jul, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Jun, 1999 1 commit
-
-
Kurt Zeilenga authored
macros. Proceedures for using alternative dependency generation "compiler" and "flags" has changed. Pre-configure: env MKDEP=mycc MKDEP_FLAGS=myccflags ./configure Post-configure: hack top.mk and run ./config.status
-
- 06 Jun, 1999 3 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 21 Apr, 1999 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 06 Apr, 1999 2 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- 26 Mar, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Mar, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 20 Feb, 1999 1 commit
-
-
Hallvard Furuseth authored
-
- 26 Jan, 1999 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Jan, 1999 1 commit
-
-
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.
-
- 22 Nov, 1998 2 commits
-
-
Kurt Zeilenga authored
actually use -c option.
-
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.
-
- 20 Nov, 1998 1 commit
-
-
Kurt Zeilenga authored
-
- 09 Aug, 1998 1 commit
-
-
Kurt Zeilenga authored
-