diff options
| author | Theodore Tso <tytso@mit.edu> | 1994-11-03 02:03:10 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1994-11-03 02:03:10 +0000 |
| commit | 4e38f3c9aecfaddb70a55659be83689849e21d9a (patch) | |
| tree | 3d2209bdff7f2539980c4656a4c56d0efb973abd /src/ChangeLog | |
| parent | cf9ac845265436ad4c9cefb983bf10d6d651d2a0 (diff) | |
| download | krb5-4e38f3c9aecfaddb70a55659be83689849e21d9a.tar.gz krb5-4e38f3c9aecfaddb70a55659be83689849e21d9a.tar.xz krb5-4e38f3c9aecfaddb70a55659be83689849e21d9a.zip | |
Add support for a new "--with-cppopts" value where you can put -DXXXXX
such that they are found by autoconf tests that use run the
preprocessor over header files.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4615 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 85e83c6bb..34773357d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +Wed Nov 2 20:39:14 1994 Theodore Y. Ts'o (tytso@dcl) + + * aclocal.m4 (CONFIG_RULES, WITH_CPPOPTS): Add support for a new + "--with-cppopts" value where you can put -DXXXXX such that + they are found by autoconf tests that use run the + preprocessor over header files. + Sat Oct 22 13:25:18 1994 (tytso@rsx-11) * aclocal.m4 (CopyHeader): Remove header file from include |
