util/db2/include/config.h.in.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12507
dc483132-0cff-0310-8789-
dd5450dbe970
+2000-07-01 Tom Yu <tlyu@mit.edu>
+
+ * acconfig.h: Add function replacement renaming symbols for
+ util/db2/include/config.h.in.
+
2000-06-30 Tom Yu <tlyu@mit.edu>
* aclocal.m4 (CC_LINK_STATIC): Another fix for freebsd shared libs
#undef int32_t
#undef u_int32_t
+/* kludgey stuff to deal with function replacements */
+
+#undef MEMMOVE
+#undef memmove
+#undef mkstemp
+#undef strerror