summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-11-28 19:37:50 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-11-28 19:37:50 +0000
commitec57a26d8aeb8e7548135108fd800184e9122165 (patch)
tree7fa837a4aa62367f2cf4b939546f7f9d308d016d /configure.ac
parent8731a2da722c6f073a9bf25dca55fa123f83d359 (diff)
downloadgpsd-ec57a26d8aeb8e7548135108fd800184e9122165.tar.gz
Forward-port fixed to make build work again under 2.64.
It doesn't handle well the case where a component of a shared library has a stem name the same as the library. All regression tests pass.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 0 insertions, 9 deletions
diff --git a/configure.ac b/configure.ac
index f1f80fe5..8e020645 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1073,15 +1073,6 @@ 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 autotools"
-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' or downgrade to less broken versions;"
-echo "see the INSTALL file for discussion."
-echo ""
-echo ""
-echo ""
if test "xdummy" = "xdummy" -a \
x"$ac_earthmate" = "xno" -a \