X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sdccconf_in.h;h=8965b21d2a1d646a77400b0be98d6c5e653c8427;hb=4da308d56d515a62525656b2a5130e7c508084f7;hp=99024933b37ef376810e227cd4bbf7e3abb4995c;hpb=5933f2d92a82a2727dc9e5a3e559e35618311011;p=fw%2Fsdcc diff --git a/sdccconf_in.h b/sdccconf_in.h index 99024933..8965b21d 100644 --- a/sdccconf_in.h +++ b/sdccconf_in.h @@ -25,11 +25,20 @@ #undef HAVE_SYS_SOCKET_H #undef HAVE_SYS_ISA_DEFS_H #undef HAVE_ENDIAN_H +#undef HAVE_MACHINE_ENDIAN_H + +#undef HAVE_STRERROR -#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_PIC +#undef OPT_DISABLE_I186 +#undef OPT_DISABLE_TLCS900H + +#undef OPT_ENABLE_LIBGC #endif