https://bugzilla.balabit.com/show_bug.cgi?id=119 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|REOPENED |RESOLVED --- Comment #6 from Balazs Scheidler <bazsi@balabit.hu> 2011-05-04 18:01:03 --- commit 9c83385cae2fdf39dea9917de1db4b5161fc00ad Author: Balazs Scheidler <bazsi@balabit.hu> Date: Wed May 4 17:58:42 2011 +0200 configure.in: depend on evtlog 0.2.12 Reported-By: Jose Oliveira <jpo@di.uminho.pt> Signed-off-by: Balazs Scheidler <bazsi@balabit.hu> commit dab135f36343da0864430a15d711e9fdece1d35b Author: Balazs Scheidler <bazsi@balabit.hu> Date: Wed May 4 17:57:59 2011 +0200 create install directories with mkinstalldirs instead of mkdir -p mkdir -p is not portable to all systems which syslog-ng supports, use mkinstalldirs instead. Signed-off-by: Balazs Scheidler <bazsi@balabit.hu> The last one closes the scripts/Makefile.am problem as well as a couple of others. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.