Add:Configure.in: makes configure say, if binding/dbus and binding/python get build...
authorsingesang <singesang@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 24 Feb 2009 17:27:24 +0000 (17:27 +0000)
committersingesang <singesang@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 24 Feb 2009 17:27:24 +0000 (17:27 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@2069 ffa7fe5e-494d-0410-b361-a75ebd5db220

configure.in

index 6195dba..81b9c95 100644 (file)
@@ -966,6 +966,10 @@ echo "  gtk:               $gui_gtk ($gui_gtk_reason)"
 echo "  internal:          $gui_internal ($gui_internal_reason)"
 echo "  win32:             $gui_win32 ($gui_win32_reason)"
 
+echo "Bindings:"
+echo "  dbus:              $binding_dbus ($binding_dbus_reason)"
+echo "  python:            $binding_python ($binding_python_reason)"
+
 echo "Speech types:"
 echo "  cmdline:           $speech_cmdline ($speech_cmdline_reason)"
 echo "  speech_dispatcher: $speech_speech_dispatcher ($speech_speech_dispatcher_reason)"