+Fri Oct 7 16:38:11 1994 Theodore Y. Ts'o (tytso@maytag)
+
+ * aclocal.m4: If using isode we need to add -DKRB5_USE_ISODE to
+ $DEFS, not KRB5_USE_ISODE!
+
Thu Oct 6 20:05:07 1994 Theodore Y. Ts'o (tytso@dcl)
* configure.in: Add recursive "make check" target.
dnl allow for compilation with isode (yuck!)
dnl
define(ISODE_DEFS,
-[AC_ENABLE([isode],[ADD_DEF(KRB5_USE_ISODE)],)])dnl
+[AC_ENABLE([isode],[ADD_DEF(-DKRB5_USE_ISODE)],)])dnl
undefine([AC_PROG_INSTALL])dnl
define(AC_PROG_INSTALL,
[# Make sure to not get the incompatible SysV /etc/install and