update
authorJason Merrill <jason@gcc.gnu.org>
Wed, 6 May 1998 19:01:05 +0000 (15:01 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 6 May 1998 19:01:05 +0000 (15:01 -0400)
From-SVN: r19596

gcc/config.in

index 06879ebe492296e01ad226c088982eb8eb502f2e..e25ffb00b30084136f5869340f20db57ef45cfc2 100644 (file)
@@ -80,6 +80,9 @@
 /* Define if you have the index function.  */
 #undef HAVE_INDEX
 
+/* Define if you have the isascii function.  */
+#undef HAVE_ISASCII
+
 /* Define if you have the kill function.  */
 #undef HAVE_KILL