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