* [gentoo-commits] gentoo-x86 commit in dev-db/unixODBC/files: 360-unixODBC-2.2.12-libltdlfixes.patch
@ 2008-05-29 14:50 Tiziano Mueller (dev-zero)
0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2008-05-29 14:50 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-29 14:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-29 14:50 [gentoo-commits] gentoo-x86 commit in dev-db/unixODBC/files: 360-unixODBC-2.2.12-libltdlfixes.patch Tiziano Mueller (dev-zero)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox