X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv.git;a=blobdiff_plain;f=lexer.l.m4;fp=lexer.l.m4;h=7be0be0d079322467b0cd9176c5439f132c4ed48;hp=1c3f8ef4143d5fefdd0e8e408357f3c2b238d36b;hb=f53cd40f20431be077e96cb70e6dae9692276356;hpb=6cab4f8fc3de7f4e4cd5ab5a1989017ea8e695fe diff --git a/lexer.l.m4 b/lexer.l.m4 index 1c3f8ef..7be0be0 100644 --- a/lexer.l.m4 +++ b/lexer.l.m4 @@ -134,6 +134,8 @@ static struct error_handling eh = { tokv_word_errorstostderr, 0,0,0,0,0 }; static int dequote(char *inplace); static void countnewlines(void); +#define YY_NO_INPUT + %} %option noyywrap