summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-11-26 12:11:15 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-11-26 12:11:15 +0000
commit6c5ff2817d470137f46cb8d77d8613c39c6a6b09 (patch)
tree933d48254e1b186391bc98d916d025c10abbaa5d /configure.ac
parent721109392847c9f4b765fb6c9176807d1a37a924 (diff)
downloadgpsd-6c5ff2817d470137f46cb8d77d8613c39c6a6b09.tar.gz
Note that libtool is broken.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index cd44a2c0..86ccb04a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1072,6 +1072,14 @@ echo "Enable X11 support : $ac_x"
echo "Enable Python support : $ac_python"
echo "Enable C++ support : $ac_libgpsmm"
echo "------------------------------------------"
+echo ""
+echo ""
+echo "WARNING: As of November 2009, some recent versions of libtool"
+echo "are broken in a way that makes the gpsd build fail or sometimes"
+echo "generates a spurious library named libgps.0.0.0. If this happens,"
+echo "use 'autogen.sh --disable-shared'."
+echo ""
+echo ""
if test "xdummy" = "xdummy" -a \
x"$ac_earthmate" = "xno" -a \