]> git.pld-linux.org Git - packages/mnogosearch.git/commitdiff
-patch for building w/ mysql
authorhunter <hunter@pld-linux.org>
Sun, 28 Apr 2002 15:36:14 +0000 (15:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mnogosearch-Mysql-pld.patch -> 1.1

mnogosearch-Mysql-pld.patch [new file with mode: 0644]

diff --git a/mnogosearch-Mysql-pld.patch b/mnogosearch-Mysql-pld.patch
new file mode 100644 (file)
index 0000000..0d9b77f
--- /dev/null
@@ -0,0 +1,11 @@
+--- /home/users/hunter/backup/configure.in~    Thu Apr 18 10:37:03 2002
++++ configure.in       Thu Apr 18 10:41:10 2002
+@@ -456,7 +456,7 @@
+                       MYSQL_LIBDIR=/usr/local/mysql/lib/mysql
+               elif test -f /usr/include/mysql/mysql.h; then
+                       MYSQL_INCDIR=/usr/include/mysql
+-                      MYSQL_LIBDIR=/usr/lib/mysql
++                      MYSQL_LIBDIR=/usr/lib
+               elif test -f /usr/include/mysql.h; then
+                       MYSQL_INCDIR=/usr/include
+                       MYSQL_LIBDIR=/usr/lib
This page took 0.04469 seconds and 4 git commands to generate.