summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2010-03-25 11:22:41 -0100
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2010-03-25 11:22:41 -0100
commitbe10c7c107bf8b3958656b9d69c2f862fff7f239 (patch)
tree7971bedb22e38a21b800623725e065a3874bc90d /02040_all_embedded-library-shared-5.1.43.patch
parentMore updates for the embedded library patch for 5.1. (diff)
downloadmysql-extras-be10c7c107bf8b3958656b9d69c2f862fff7f239.tar.gz
mysql-extras-be10c7c107bf8b3958656b9d69c2f862fff7f239.tar.bz2
mysql-extras-be10c7c107bf8b3958656b9d69c2f862fff7f239.zip
More updates for the embedded library patch for 5.1.
Diffstat (limited to '02040_all_embedded-library-shared-5.1.43.patch')
-rw-r--r--02040_all_embedded-library-shared-5.1.43.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/02040_all_embedded-library-shared-5.1.43.patch b/02040_all_embedded-library-shared-5.1.43.patch
index 05bb888..bbcd26e 100644
--- a/02040_all_embedded-library-shared-5.1.43.patch
+++ b/02040_all_embedded-library-shared-5.1.43.patch
@@ -155,7 +155,7 @@ diff -ur mysql/libmysqld/examples/Makefile.am mysql-new/libmysqld/examples/Makef
+LDADD = @CLIENT_EXTRA_LDFLAGS@ ../libmysqld.la @LIBDL@ $(CXXLDFLAGS) \
+ @NDB_SCI_LIBS@ ../../libmysql/libmysqlclient.la \
+ ../../mysys/libmysys.la ../../regex/libregex.la \
-+ ../../storage/heap/archive.la ../../storage/myisam/libmyisam.a
++ ../../storage/heap/libheap.la ../../storage/myisam/libmyisam.a
mysqltest_embedded_LINK = $(CXXLINK)
nodist_mysqltest_embedded_SOURCES = mysqltest.cc