summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBernd Zeimetz <bernd@bzed.de>2010-05-10 21:29:20 +0200
committerBernd Zeimetz <bernd@bzed.de>2010-05-10 21:29:20 +0200
commit70e2a6005b96e9a3f8186d000246b3b5fa9b514d (patch)
treec99398b7c14a0df1c294fb43af95f3d73e199120 /configure.ac
parentcff71c480db53a6b0aaa5d957b215842201c5620 (diff)
downloadgpsd-70e2a6005b96e9a3f8186d000246b3b5fa9b514d.tar.gz
Remove useless 'enabling x11' message from configure.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 22da72ab..12db89bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1061,7 +1061,6 @@ echo " Client Features"
echo " ---------------"
echo "Old protocol in libgps : $ac_oldstyle"
echo "Build ncurses programs : $ac_ncurses"
-echo "Enable X11 support : $ac_x"
echo "Enable Python support : $ac_python"
echo "Enable C++ support : $ac_libgpsmm"
echo "Enable Qt support : $ac_qt"