* Makefile.in: Enable v4 kadmin tests only if athena
authorEzra Peisach <epeisach@mit.edu>
Tue, 3 Mar 1998 16:07:02 +0000 (16:07 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 3 Mar 1998 16:07:02 +0000 (16:07 +0000)
        compatibility is enabled.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10496 dc483132-0cff-0310-8789-dd5450dbe970

src/kadmin/v4server/unit-test/ChangeLog
src/kadmin/v4server/unit-test/Makefile.in

index c7960495b6b472ef0c3d970a69e3ebe9bcef08ee..ef21f8f8f2eba9902536412a08683dab6af4b3b1 100644 (file)
@@ -1,3 +1,8 @@
+Tue Mar  3 10:30:11 1998  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+       * Makefile.in (check): Use the variable DO_V4_TEST to distinguish
+        from the other kadmin testing.
+
 Fri Feb 27 23:32:38 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * Makefile.in: Changed thisconfigdir to point at the kadmin
index 540b696e88a9a37f1b87799706a6bd8d57fbb2e5..3662945a8302f3c99123e4b54a7d0f51a7f0c9e1 100644 (file)
@@ -4,7 +4,7 @@ BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 # $Id$
 #
 
-check:: check-@DO_TEST@
+check:: check-@DO_V4_TEST@
 
 check-::
        @echo "+++"