From: kvigor Date: Fri, 29 Sep 2000 16:50:10 +0000 (+0000) Subject: Add HAVE_STRERROR X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=29daebcae2419d2b4264c838986bed121ed46650;p=fw%2Fsdcc Add HAVE_STRERROR git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@419 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/sdccconf_in.h b/sdccconf_in.h index 99024933..70ca5cfc 100644 --- a/sdccconf_in.h +++ b/sdccconf_in.h @@ -26,6 +26,8 @@ #undef HAVE_SYS_ISA_DEFS_H #undef HAVE_ENDIAN_H +#undef HAVE_STRERROR + #undef OPT_DISABLE_Z80 #undef OPT_DISABLE_GBZ80 #undef OPT_DISABLE_MCS51