[syslog-ng] compilation fix for 1.1.12

Balazs Scheidler bazsi@balabit.hu
Wed, 5 May 1999 12:13:32 +0200


> 
> Version 1.1.12 has a compilation error regarding yydebug. Simply uncomment
> the line 159 in cfgfile.c:
> 
>        if ((cfg = fopen(name, "r")) != NULL) {
>                 yyin = cfg;
>                 /* yydebug = 1; */  <-- this line
>                 res = yyparse();
>                 fclose(cfg);
>                 if (!res) {

I meant of course to comment it out.. :)

-- 
Bazsi
PGP key: http://www.balabit.hu/pgpkey.txt, or finger bazsi@balabit.hu