summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/asn.1/ChangeLog4
-rw-r--r--src/tests/asn.1/configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/asn.1/ChangeLog b/src/tests/asn.1/ChangeLog
index e2671fce5..ea9c03ced 100644
--- a/src/tests/asn.1/ChangeLog
+++ b/src/tests/asn.1/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 14 23:45:01 1994 Theodore Y. Ts'o (tytso@maytag)
+
+ * configure.in: Add ISODE_DEFS
+
Thu Oct 6 21:42:27 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Add "make check" test case which runs the test programs.
diff --git a/src/tests/asn.1/configure.in b/src/tests/asn.1/configure.in
index ea80f410c..6970ba92f 100644
--- a/src/tests/asn.1/configure.in
+++ b/src/tests/asn.1/configure.in
@@ -1,6 +1,7 @@
AC_INIT(krb5_encode_test.c)
WITH_CCOPTS
CONFIG_RULES
+ISODE_DEFS
AC_SET_BUILDTOP
AC_PROG_INSTALL
AC_HAVE_LIBRARY(socket)