]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 9 Mar 2007 10:28:44 +0000 (10:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql-libs.patch -> 1.14.2.1

mysql-libs.patch

index 94a374b50978453e75ad46bb46f4b70b452f610c..28286a73092b8ce38eb486f799424afb071c70ef 100644 (file)
  # This is called from the toplevel makefile
 --- mysql-4.1.7.org/sql/Makefile.am    2004-10-27 01:35:55.971013824 +0200
 +++ mysql-4.1.7/sql/Makefile.am        2004-10-27 01:37:07.260176224 +0200
-@@ -44,7 +44,7 @@
+@@ -43,7 +43,7 @@
                          @innodb_system_libs@ \
                        @ndbcluster_libs@ @ndbcluster_system_libs@ \
                        $(LDADD)  $(CXXLDFLAGS) $(WRAPLIBS) @LIBDL@ \
--                        @yassl_libs@ @openssl_libs@
-+                        @yassl_libs@ @openssl_libs@ @LIBCRYPT@
+-                        $(yassl_libs) $(openssl_libs)
++                        $(yassl_libs) $(openssl_libs) @LIBCRYPT@
  noinst_HEADERS =      item.h item_func.h item_sum.h item_cmpfunc.h \
                        item_strfunc.h item_timefunc.h item_uniq.h \
-                       item_create.h item_subselect.h item_row.h \
+
This page took 0.04211 seconds and 4 git commands to generate.