shared libraries.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10222
dc483132-0cff-0310-8789-
dd5450dbe970
-Tue Oct 7 08:05:43 1997 Ezra Peisach <epeisach@kangaroo.mit.edu>
+Mon Oct 13 10:14:06 1997 Ezra Peisach <epeisach@mit.edu>
+
+ * configure.in: Add KRB5_LIB_AUX so configure --help gives info on
+ shared libraries.
+
+Tue Oct 7 08:05:43 1997 Ezra Peisach <epeisach@mit.edu>
* aclocal.m4 (KRB5_LIB_PARAMS): For the alpha, revert RUN_ENV
change as the dejagnu/Makefile.in can now deal with the older
krb5_cv_staticlibs_enabled=yes
krb5_cv_shlibs_enabled=])
])
+dnl The following lines are so that configure --help gives some global
+dnl configuration options.
+KRB5_LIB_AUX
AC_KRB5_TCL
AC_ARG_ENABLE([athena],
[ --enable-athena build with MIT Project Athena configuration],,)
+dnl
if test -z "$KRB4_LIB"; then
kadminv4=""
krb524=""