* device/include/hc08/mc68hc908jkjl.h: committed fix for bug #1929739, thanks Alejand...
[fw/sdcc] / support / cpp2 / config.in
index 546c4e0502ded85d4cf215a58711e488fef46845..2341ef92299135235d3873f2fd7e5c4b44ce2c51 100644 (file)
 /* Define if you have the strchr function.  */
 #undef HAVE_STRCHR
 
+/* Define to 1 if you have the `strsignal' function. */
+#undef HAVE_STRSIGNAL
+
 /* Define if you have the strdup function.  */
 #undef HAVE_STRDUP
 
 /* Define if you have the tsearch function.  */
 #undef HAVE_TSEARCH
 
+/* Define to 1 if we found this declaration otherwise define to 0. */
+#undef HAVE_DECL_STRSIGNAL
+
 /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H