# HG changeset patch # User Kiyoshi Aman # Date 1241397231 18000 # Node ID 3b4841de425559423a5ffe7c5a3ae5420b9a1e3a # Parent d243a544f60b106fde766dbb2d402f6dd326be9e stdio no longer exists; rename relevant heading accordingly. diff -r d243a544f60b -r 3b4841de4255 configure.ac --- a/configure.ac Mon May 04 01:06:21 2009 +0100 +++ b/configure.ac Sun May 03 19:33:51 2009 -0500 @@ -1773,7 +1773,7 @@ echo echo " Transport" echo " ---------" -echo " stdio transport: yes" +echo " gio transport: yes" echo " neon-based http/https: $have_neon" echo " libmms-based mms: $have_mms" echo " lastfm transport: $have_lastfm"