Original commit message from CVS:
remove info messages
-Subproject commit e6e9e5ab1702ac32185b2b28af81feba9fd132f1
+Subproject commit c177a03619c91e42d301ee181828f3ee4753b0bf
HAVE_LIBGNOMEUI="yes", HAVE_LIBGNOMEUI="no")
AM_CONDITIONAL(HAVE_LIBGNOMEUI, test "x$HAVE_LIBGNOMEUI" = "xyes")
-dnl ##################################################
-dnl # Prepare informative messages to display at end #
-dnl ##################################################
-
-infomessages=
-
-dnl *** output files ***
-
-dnl libs/ext/Makefile
-dnl nothing there yet !
AC_CONFIG_FILES(
Makefile
gst/Makefile
pkgconfig/gstreamer-dataprotocol-uninstalled.pc
gstreamer.spec
)
-AC_CONFIG_COMMANDS(echo "$infomessages", infomessages="$infomessages")
AC_OUTPUT