# HG changeset patch # User Ralf Ertzinger # Date 1190058479 -7200 # Node ID 48b4c7d504f77b6c7c3598b09fe9b99e77788266 # Parent 29c35cb8873e1dfbd67d908f1f997ae8e55148bb Make configure show neon plugin status diff -r 29c35cb8873e -r 48b4c7d504f7 configure.ac --- a/configure.ac Mon Sep 17 21:46:53 2007 +0200 +++ b/configure.ac Mon Sep 17 21:47:59 2007 +0200 @@ -1607,6 +1607,7 @@ echo " ---------" echo " stdio transport: yes" echo " curl-based http/https: $have_curl" +echo " neon-based http/https: $have_neon" echo " libmms-based mms: $have_mms" echo " lastfm transport: $have_lastfm" echo