X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sdccconf_in.h;h=8965b21d2a1d646a77400b0be98d6c5e653c8427;hb=0b90044af62bc12cd8f43dd1724982a0cbac4a11;hp=80abeae0bbab1d665e43e61cab106168bc74ed2f;hpb=b09af35f2f1cde7649d3ac4a6f5d2af6d97895a0;p=fw%2Fsdcc diff --git a/sdccconf_in.h b/sdccconf_in.h index 80abeae0..8965b21d 100644 --- a/sdccconf_in.h +++ b/sdccconf_in.h @@ -21,9 +21,24 @@ #undef STD_INT_LIB #undef STD_LONG_LIB #undef STD_FP_LIB +#undef STD_DS390_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 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