public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Mueller (dev-zero)" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/unixODBC/files: 360-unixODBC-2.2.12-libltdlfixes.patch
Date: Thu, 29 May 2008 14:50:16 +0000	[thread overview]
Message-ID: <E1K1jSK-0003vU-4D@stork.gentoo.org> (raw)

dev-zero    08/05/29 14:50:16

  Added:                360-unixODBC-2.2.12-libltdlfixes.patch
  Log:
  Removed bundled libltdl (fixes bug #221879).
  (Portage version: 2.1.5_rc7)

Revision  Changes    Path
1.1                  dev-db/unixODBC/files/360-unixODBC-2.2.12-libltdlfixes.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/unixODBC/files/360-unixODBC-2.2.12-libltdlfixes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/unixODBC/files/360-unixODBC-2.2.12-libltdlfixes.patch?rev=1.1&content-type=text/plain

Index: 360-unixODBC-2.2.12-libltdlfixes.patch
===================================================================
diff -Naur unixODBC-2.2.12.orig/configure.in unixODBC-2.2.12/configure.in
--- unixODBC-2.2.12.orig/configure.in	2008-05-29 15:54:09.000000000 +0200
+++ unixODBC-2.2.12/configure.in	2008-05-29 15:58:32.000000000 +0200
@@ -163,9 +163,6 @@
 dnl Configure libtool
 AM_PROG_LIBTOOL
 
-dnl Configure libltdl
-AC_CONFIG_SUBDIRS(libltdl)
-
 use_builtin_libtool="no"
 
 dnl override the libtool lines if we use the system libs
diff -Naur unixODBC-2.2.12.orig/exe/Makefile.am unixODBC-2.2.12/exe/Makefile.am
--- unixODBC-2.2.12.orig/exe/Makefile.am	2008-05-29 15:54:09.000000000 +0200
+++ unixODBC-2.2.12/exe/Makefile.am	2008-05-29 15:57:14.000000000 +0200
@@ -103,6 +103,6 @@
 
 if WITHLT
 dltest_DEPENDENCIES = $(LIBLTDL)
-dltest_LDADD = $(LIBLTDL) $(LIBADD_DL)
 else
 endif
+dltest_LDADD = $(LIBLTDL) $(LIBADD_DL)
diff -Naur unixODBC-2.2.12.orig/Makefile.am unixODBC-2.2.12/Makefile.am
--- unixODBC-2.2.12.orig/Makefile.am	2008-05-29 15:54:09.000000000 +0200
+++ unixODBC-2.2.12/Makefile.am	2008-05-29 15:57:56.000000000 +0200
@@ -3,7 +3,6 @@
     log \
 	lst \
 	ini \
-    	libltdl \
 	odbcinst \
 	DriverManager \
 	odbcinstQ \



-- 
gentoo-commits@lists.gentoo.org mailing list



                 reply	other threads:[~2008-05-29 14:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1K1jSK-0003vU-4D@stork.gentoo.org \
    --to=dev-zero@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox