summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-11-03 04:14:24 +0000
committerTheodore Tso <tytso@mit.edu>1994-11-03 04:14:24 +0000
commit5c5cb90df8742d7c56596e509645a9a969c51653 (patch)
tree8ea0be2146502ae11f8c9cd55bb8dea9f797080b /src/lib
parent463311470a8b905185b15ceaa3fc292f84f73f91 (diff)
downloadkrb5-5c5cb90df8742d7c56596e509645a9a969c51653.tar.gz
krb5-5c5cb90df8742d7c56596e509645a9a969c51653.tar.xz
krb5-5c5cb90df8742d7c56596e509645a9a969c51653.zip
Add WITH_CPPOPTS since we're not using CONFIG_RULES (yet)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4622 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/asn.1/ChangeLog5
-rw-r--r--src/lib/krb5/asn.1/configure.in1
2 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/krb5/asn.1/ChangeLog b/src/lib/krb5/asn.1/ChangeLog
index 52a8803e3..c6ae10394 100644
--- a/src/lib/krb5/asn.1/ChangeLog
+++ b/src/lib/krb5/asn.1/ChangeLog
@@ -1,3 +1,8 @@
+Wed Nov 2 23:10:36 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * configure.in: Add WITH_CPPOPTS since we're not using
+ CONFIG_RULES (yet).
+
Thu Oct 27 22:32:13 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.sane.in: Remove duplicate definitions for DEFS, CC,
diff --git a/src/lib/krb5/asn.1/configure.in b/src/lib/krb5/asn.1/configure.in
index 9e62843a9..b17a3e63b 100644
--- a/src/lib/krb5/asn.1/configure.in
+++ b/src/lib/krb5/asn.1/configure.in
@@ -1,5 +1,6 @@
AC_INIT(configure.in)
WITH_CCOPTS
+WITH_CPPOPTS dnl since we're not doing CONFIG_RULES
WITH_CC dnl since we're not doing CONFIG_RULES
dnl CONFIG_RULES
AC_SET_BUILDTOP