to buildtop and thisconfigdir, respectively.)
configure.in: Use K5_AC_OUTPUT instead of K5_OUTPUT_FILES.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11085
dc483132-0cff-0310-8789-
dd5450dbe970
+1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in: Set the myfulldir and mydir variables (which are
+ relative to buildtop and thisconfigdir, respectively.)
+
+ * configure.in: Use K5_AC_OUTPUT instead of K5_OUTPUT_FILES.
+
Wed Apr 15 18:04:18 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in (SHLIB_EXPDEPS):
thisconfigdir=.
+myfulldir=lib/gssapi
+mydir=.
BUILDTOP=$(REL)$(U)$(S)$(U)
LOCAL_SUBDIRS= generic krb5
K5_GEN_MAKEFILE(., lib)
K5_GEN_MAKEFILE(generic, libobj)
K5_GEN_MAKEFILE(krb5, libobj)
-K5_OUTPUT_FILES
-dnl AC_OUTPUT to keep autoreconf happy
+K5_AC_OUTPUT