diff options
Diffstat (limited to 'config/s-templ.h')
-rw-r--r-- | config/s-templ.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/s-templ.h b/config/s-templ.h index 8411ce41c9..bbbffb4fa3 100644 --- a/config/s-templ.h +++ b/config/s-templ.h @@ -47,10 +47,6 @@ Also add the required libraries (e.g. -lcurses -ltermcap) to $(CCLIBS) in ../Makefile.config */ -#define HAS_STRERROR - -/* Define HAS_STRERROR if you have strerror(). */ - #define SUPPORT_DYNAMIC_LINKING /* Define SUPPORT_DYNAMIC_LINKING if dynamic loading of C stub code |