Description of problem: --- snipp --- configure.in:8: error: possibly undefined macro: AC_PROG_INTLTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. --- snapp --- authconfig rebuild will fail if no intltool is installed. Version-Release number of selected component (if applicable): authconfig-4.6.3-2 Actual results: Add "BuildRequires: intltool" in the spec file of authconfig. Expected results: intltool as build requirement in authconfig as suggested.
Hi Robert, thanks for the announcement. Just fixed. greetings, Jindrich