Update some autotools junk? I guess. I could only really say if I understood autotools
authorRobert Carr <racarr@gnome.org>
Thu, 17 Dec 2009 20:23:34 +0000 (15:23 -0500)
committerRobert Carr <racarr@gnome.org>
Thu, 17 Dec 2009 20:23:34 +0000 (15:23 -0500)
config.h.in
m4/libtool.m4

index 25050a3..035e732 100644 (file)
@@ -79,6 +79,9 @@
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
index 2ca1c1f..1e7ea47 100644 (file)
@@ -4261,6 +4261,9 @@ dnl Note also adjust exclude_expsyms for C++ above.
   openbsd*)
     with_gnu_ld=no
     ;;
+  linux* | k*bsd*-gnu)
+    _LT_TAGVAR(link_all_deplibs, $1)=no
+    ;;
   esac
 
   _LT_TAGVAR(ld_shlibs, $1)=yes