fixed bug#680076
[fw/sdcc] / sdccconf_in.h
index 70ca5cfc7958b8befbf0786683868bf739cce454..babba6796c13b4aded2c75f968b732f091e07842 100644 (file)
 #undef STD_LONG_LIB
 #undef STD_FP_LIB
 #undef STD_DS390_LIB
+#undef STD_XA51_LIB
 #undef HAVE_SYS_SOCKET_H
 #undef HAVE_SYS_ISA_DEFS_H
 #undef HAVE_ENDIAN_H
+#undef HAVE_MACHINE_ENDIAN_H
 
 #undef HAVE_STRERROR
+#undef HAVE_VSNPRINTF
+#undef HAVE_SNPRINTF
+#undef HAVE_VSPRINTF
 
-#undef OPT_DISABLE_Z80
-#undef OPT_DISABLE_GBZ80
 #undef OPT_DISABLE_MCS51
+#undef OPT_DISABLE_GBZ80
+#undef OPT_DISABLE_Z80
 #undef OPT_DISABLE_AVR
+#undef OPT_DISABLE_DS390
+#undef OPT_DISABLE_TININative
+#undef OPT_DISABLE_PIC
+#undef OPT_DISABLE_XA51
+
+#undef OPT_ENABLE_LIBGC
 
 #endif