NetBSD has an incompatible (thanks to recent changes)
libcom_err.so.2.0 that its linker
prefers to libcom_err.so.1.0
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9944
dc483132-0cff-0310-8789-
dd5450dbe970
+Sat Feb 22 00:34:05 1997 Sam Hartman <hartmans@luminous.MIT.EDU>
+
+ * Makefile.in (LIBMAJOR): Bump to 3 so that the krb5 lib is preferred to the NetBSD system library.
+
Fri Feb 14 13:55:45 1997 Richard Basch <basch@lehman.com>
* com_err.c com_err.h error_message.c error_table.h et_c.awk et_h.awk:
STLIBOBJS=error_message.o et_name.o init_et.o com_err.o
STOBJLISTS=OBJS.ST
LIB=com_err
-LIBMAJOR=1
+LIBMAJOR=3
LIBMINOR=0
all-unix:: all-liblinks