aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-31 16:06:32 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-31 16:06:32 +0000
commita650da194c723d1b95efd6d445077e1887614207 (patch)
tree8aa8e873da73f6d4a56c191f23c91bdbb46ff79a /configure.in
parent9c4e0328732914e1990ec0cd9811a32c20783c0f (diff)
Adjusted the python binding message from configure.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28544 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8d3c3a1326..ca866853fa 100644
--- a/configure.in
+++ b/configure.in
@@ -1850,7 +1850,7 @@ echo ""
echo " Install dumpcap setuid : $setuid_message"
echo " Use plugins : $have_plugins"
echo " Use lua library : $lua_message"
-echo " python binding : $python_message"
+echo " Use python binding : $python_message"
echo " Build rtp_player : $portaudio_message"
echo " Use threads : $enable_threads"
echo " Build profile binaries : $enable_profile_build"