X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=sdccconf_in.h;h=8965b21d2a1d646a77400b0be98d6c5e653c8427;hb=d0a65298ffd6f4425e09dae0402d38778c509769;hp=e35ab660831f9de712abcc7b86e68a733ea0813b;hpb=096e3b7bc63ca95b9caf6e39d6914b258b588ac7;p=fw%2Fsdcc diff --git a/sdccconf_in.h b/sdccconf_in.h index e35ab660..8965b21d 100644 --- a/sdccconf_in.h +++ b/sdccconf_in.h @@ -21,14 +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_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