X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sdccconf_in.h;h=a9afbb9fd610d285933bd0b670cbe8699b9c1455;hb=0c679255e305cc36b7036a7d2be3da0213bc6c78;hp=c1a64fc814349475c9cc60705c6bb6355bb28ce8;hpb=5c2bdee638bae9ecf59f628e9543624e1fd76d7c;p=fw%2Fsdcc diff --git a/sdccconf_in.h b/sdccconf_in.h index c1a64fc8..a9afbb9f 100644 --- a/sdccconf_in.h +++ b/sdccconf_in.h @@ -21,9 +21,22 @@ #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_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 + #endif /* End of config.h */