X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sdccconf_in.h;h=aa501882b0b84464ee23913fee3c2280e5c1a902;hb=548016b39d078c84d2118b5f2b5037e909661967;hp=f4e17026cf7273c82dd219168aa5c11e7b72d9cf;hpb=a1e56892f56d7767259b05a29f1c1805fbdf8f54;p=fw%2Fsdcc diff --git a/sdccconf_in.h b/sdccconf_in.h index f4e17026..aa501882 100644 --- a/sdccconf_in.h +++ b/sdccconf_in.h @@ -25,10 +25,6 @@ #undef PREFIX2BIN_DIR #undef PREFIX2DATA_DIR -// Obsolete: -#undef SDCC_INCLUDE_DIR -#undef SDCC_LIB_DIR - /* environment variables */ #undef SDCC_DIR_NAME #undef SDCC_INCLUDE_NAME @@ -40,6 +36,7 @@ #undef STD_LONG_LIB #undef STD_FP_LIB #undef STD_DS390_LIB +#undef STD_DS400_LIB #undef STD_XA51_LIB #undef HAVE_SYS_SOCKET_H @@ -66,9 +63,12 @@ #undef OPT_DISABLE_Z80 #undef OPT_DISABLE_AVR #undef OPT_DISABLE_DS390 +#undef OPT_DISABLE_DS400 #undef OPT_DISABLE_TININative #undef OPT_DISABLE_PIC +#undef OPT_DISABLE_PIC16 #undef OPT_DISABLE_XA51 +#undef OPT_DISABLE_HC08 #undef OPT_ENABLE_LIBGC