]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Replace DECLARE_YYTEXT with YYTEXT_POINTER.
authorDavid MacKenzie <djm@djmnet.org>
Wed, 20 Apr 1994 17:18:33 +0000 (17:18 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 20 Apr 1994 17:18:33 +0000 (17:18 +0000)
acconfig.h

index 22f4a25f140c4dea05a99e29dc0cc8b1738400b1..b45263b4f47fddf5f87a0243f1c688fde572f526 100644 (file)
@@ -34,9 +34,6 @@
    This function is required for alloca.c support on those systems.  */
 #undef CRAY_STACKSEG_END
 
-/* Define as the proper declaration for yytext.  */
-#undef DECLARE_YYTEXT
-
 /* Define for DGUX with <sys/dg_sys_info.h>.  */
 #undef DGUX
 
    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
 #undef WORDS_BIGENDIAN
 
+/* Define if lex declares yytext as a char * by default, not a char[].  */
+#undef YYTEXT_POINTER
+
 \f
 /* Leave that blank line there!!  Autoheader needs it.
    If you're adding to this file, keep in mind: