diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7534f23cd..fe4b5eee6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +Wed Jun 28 17:07:08 1995 Theodore Y. Ts'o <tytso@dcl> + + * aclocal.m4 (KRB_INCLUDE): Search the build directories before + the source directories. (Doesn't hurt anything, and it + helps in a few cases of user error.) + + * configure.in: Conditionalize on the name of CC to determine + whether to use the gcc or suncc flags for shared + libraries. (This is a little bit ugly; we might want to + use a better test later on.) + Wed Jun 28 10:43:10 1995 <tytso@rsx-11.mit.edu> * aclocal.m4 (INSTALL_VARIABLE_HACKSRCTOP): Work around bug in |
