public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/collectd/files: collectd-5.1.1-lt.patch
@ 2012-11-19 19:30 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2012-11-19 19:30 UTC (permalink / raw
  To: gentoo-commits

hwoarang    12/11/19 19:30:06

  Added:                collectd-5.1.1-lt.patch
  Log:
  Version bump. Bug #443170. Thanks to Johan Bergström <bugs@bergstroem.nu>
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)

Revision  Changes    Path
1.1                  app-admin/collectd/files/collectd-5.1.1-lt.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/collectd/files/collectd-5.1.1-lt.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/collectd/files/collectd-5.1.1-lt.patch?rev=1.1&content-type=text/plain

Index: collectd-5.1.1-lt.patch
===================================================================
diff --git a/Makefile.am b/Makefile.am
index 5267123..a7e0d0c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,4 @@
-ACLOCAL_AMFLAGS = -I libltdl/m4
-
-SUBDIRS = libltdl src bindings .
+SUBDIRS = src bindings .
 
 INCLUDES = $(LTDLINCL)
 
diff --git a/configure.in b/configure.in
index eff8d61..a22a561 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,6 @@ AC_CONFIG_AUX_DIR([libltdl/config])
 m4_ifdef([LT_PACKAGE_VERSION],
 	# libtool >= 2.2
 	[
-	 LT_CONFIG_LTDL_DIR([libltdl])
 	 LT_INIT([dlopen])
 	 LTDL_INIT([convenience])
 	 AC_DEFINE(LIBTOOL_VERSION, 2, [Define to used libtool version.])
@@ -19,7 +18,6 @@ m4_ifdef([LT_PACKAGE_VERSION],
 	 AC_SUBST(LTDLINCL)
 	 AC_SUBST(LIBLTDL)
 	 AC_LIBTOOL_DLOPEN
-	 AC_CONFIG_SUBDIRS(libltdl)
 	 AC_DEFINE(LIBTOOL_VERSION, 1, [Define to used libtool version.])
 	]
 )




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-19 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 19:30 [gentoo-commits] gentoo-x86 commit in app-admin/collectd/files: collectd-5.1.1-lt.patch Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox