diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-03-02 03:25:05 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-03-02 03:25:05 +0000 |
| commit | fe020ca31a4a2f2ad551e236edc10ff47269b4f4 (patch) | |
| tree | 8348439fc04867d30b0387033e53fed3299b7c86 /src/ChangeLog | |
| parent | dc7515dcc89c1b4fba49a1dd39aaf83d32332979 (diff) | |
| download | krb5-fe020ca31a4a2f2ad551e236edc10ff47269b4f4.tar.gz krb5-fe020ca31a4a2f2ad551e236edc10ff47269b4f4.tar.xz krb5-fe020ca31a4a2f2ad551e236edc10ff47269b4f4.zip | |
aclocal.m4: Remove unused variables BUILDTOP and SRCTOP (now defined
in the individual Makefile.in file. Define @AUTOCONF@ to have the
appropriate pathname (either internal to our source tree, or in the
user's path). Set @CONFIG_RELTOPDIR@ to contain the relative path to
the top of the build directory from the directory containing the
configure script.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10490 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4a84275e4..53d7017aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +Sun Mar 1 22:22:50 1998 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * aclocal.m4: Remove unused variables BUILDTOP and SRCTOP (now + defined in the individual Makefile.in file. Define + @AUTOCONF@ to have the appropriate pathname (either + internal to our source tree, or in the user's path). Set + @CONFIG_RELTOPDIR@ to contain the relative path to the top + of the build directory from the directory containing the + configure script. + Fri Feb 27 21:43:41 1998 Theodore Ts'o <tytso@rsts-11.mit.edu> * aclocal.m4 (KRB5_AC_REGEX_FUNCS): Take the regular expression |
