From 363a4a4c251ef4e9189c9bb337d747a6a0fbd800 Mon Sep 17 00:00:00 2001 From: Abramo Bagnara Date: Mon, 4 Jun 2001 18:04:19 +0000 Subject: [PATCH] Added hooked PCM type (one sample hook implementation will follow). Some cleaning. --- include/aconfig.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/aconfig.h.in b/include/aconfig.h.in index 250a04b..a340901 100644 --- a/include/aconfig.h.in +++ b/include/aconfig.h.in @@ -12,9 +12,6 @@ /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME -/* Define if lex declares yytext as a char * by default, not a char[]. */ -#undef YYTEXT_POINTER - /* Package version */ #undef VERSION