Redesigned option handling, start of libtool introduction
[fw/sdcc] / sim / ucsim / ddconfig_in.h
index 5118a35c9d6c0372005927c4a60b29c6250ecc92..0ee8478cea5bc5480ee3423ad3a425fff744f189 100644 (file)
@@ -40,6 +40,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #undef HAVE_SYS_DIR_H
 #undef HAVE_SYS_SOCKET_H
 #undef HAVE_NDIR_H
+#undef HAVE_DLFCN_H
 
 #undef SOCKET_AVAIL
 #undef SOCKLEN_T
@@ -89,6 +90,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #define TYPE_UWORD unsigned TYPE_WORD
 #define TYPE_UDWORD unsigned TYPE_DWORD
 #undef WORDS_BIGENDIAN
+#undef _M_
+#undef _A_
 
 #undef VERSIONSTR
 #undef VERSIONHI
@@ -97,6 +100,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 
 #undef ACCEPT_SOCKLEN_T
 
+#undef STATISTIC
+
 #endif
 
 /* End of ddconfig.h */