Mercurial > audlegacy-plugins
changeset 3115:3b4841de4255
stdio no longer exists; rename relevant heading accordingly.
author | Kiyoshi Aman <kiyoshi.aman@gmail.com> |
---|---|
date | Sun, 03 May 2009 19:33:51 -0500 |
parents | d243a544f60b |
children | b09c922c9f34 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"