* db-config.h.in: New file; contains useful tidbits from
authorTom Yu <tlyu@mit.edu>
Sat, 1 Jul 2000 15:32:14 +0000 (15:32 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 1 Jul 2000 15:32:14 +0000 (15:32 +0000)
commitd96893c596496bbdfc2e6e92597263edc8191081
tree0b0037072502043394cfed6c027c18fbbfc880b3
parent43790411001e8a84e6a2ecaf9c3232c8997258ad
* db-config.h.in: New file; contains useful tidbits from
config.h.in generated by autoheader.  It is needed because
config.h.in has some thing we don't want to leak, like renaming of
missing libc functions.

* .cvsignore: Twiddle to reflect current reality.

* db-int.h: #include config.h since db.h includes db-config.h
which is not quite the same now.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12504 dc483132-0cff-0310-8789-dd5450dbe970
src/util/db2/include/.cvsignore
src/util/db2/include/ChangeLog
src/util/db2/include/db-config.h.in [new file with mode: 0644]
src/util/db2/include/db-int.h