Andre DRASZIK <andre.draszik@...> writes:
> Can the default be reverted to the old behaviour? What does the current mode break? something like this could/should work (not tested) diff --git a/configure.in b/configure.in index 32d53e7..b10d8e4 100644 --- a/configure.in +++ b/configure.in @@ -55,7 +55,7 @@ AC_CANONICAL_HOST AC_CANONICAL_TARGET AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define) -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])]) PKG_PROG_PKG_CONFIG _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev