diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2003-01-13 23:00:58 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2003-01-13 23:00:58 +0000 |
| commit | a990fe2db2e471d5e9e60a7171813809f8e22a72 (patch) | |
| tree | d89df80217ab924ad0ee4f7b92408761450e7438 /src/ChangeLog | |
| parent | fd561dcb3020d20552e530f103334fc4cb644545 (diff) | |
| download | krb5-a990fe2db2e471d5e9e60a7171813809f8e22a72.tar.gz krb5-a990fe2db2e471d5e9e60a7171813809f8e22a72.tar.xz krb5-a990fe2db2e471d5e9e60a7171813809f8e22a72.zip | |
* Makefile.in (check-unix): Test to see if krb5-config outputs
variables that require Makefile substitutions.
* krb5-config.in: Remore $(PURE) from output. Handle variables
$(RPATH_FLAG) and $(LDFLAGS).
If config/shlib.conf is changed again, we will detect brokeness in
krb5-config before the release.
ticket: 1311
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15120 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3a579def48..0c330861dc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2003-01-13 Ezra Peisach <epeisach@bu.edu> + + * Makefile.in (check-unix): Test to see if krb5-config outputs + variables that require Makefile substitutions. + + * krb5-config.in: Remore $(PURE) from output. Handle variables + $(RPATH_FLAG) and $(LDFLAGS). + 2003-01-10 Ken Raeburn <raeburn@mit.edu> * aclocal.m4 (KRB5_BUILD_LIBRARY_WITH_DEPS): Require |
