* acconfig.h: Add function replacement renaming symbols for
authorTom Yu <tlyu@mit.edu>
Sat, 1 Jul 2000 15:43:11 +0000 (15:43 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 1 Jul 2000 15:43:11 +0000 (15:43 +0000)
util/db2/include/config.h.in.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12507 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/acconfig.h

index 0c4ed5ce262e60be3c03989a47e88f2d0e8d1138..a412403a0311562bc980a565f4b953074f630e23 100644 (file)
@@ -1,3 +1,8 @@
+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
index 7ac14f02cd567421c7d12ea43227bb06d7cb962c..0936d3b6297658196db7b8f2e98dc254a2ef2860 100644 (file)
@@ -64,3 +64,9 @@
 #undef int32_t
 #undef u_int32_t
 
+/* kludgey stuff to deal with function replacements */
+
+#undef MEMMOVE
+#undef memmove
+#undef mkstemp
+#undef strerror