File latrace-0.5.11-fixes.diff of Package latrace
--- src/config-flex.l 2011-07-25 13:18:18.000000000 +0200 +++ src/config-flex.l 2017-07-25 13:13:12.171371960 +0200 @@ -108,8 +108,8 @@ %% -#ifndef yywrap -int yywrap() +#ifndef lt_config_wrap +int lt_config_wrap() { return 1; /* XXX not to get the compiler 'not used' warning */