]> git.pld-linux.org Git - packages/mysql++.git/blobdiff - mysql++-libpath.patch
- don't try to be smarter
[packages/mysql++.git] / mysql++-libpath.patch
diff --git a/mysql++-libpath.patch b/mysql++-libpath.patch
new file mode 100644 (file)
index 0000000..ac75848
--- /dev/null
@@ -0,0 +1,11 @@
+--- mysql++-1.7.9/configure.in.orig    2004-04-02 00:46:34.000000000 +0200
++++ mysql++-1.7.9/configure.in 2004-04-02 01:18:56.645814648 +0200
+@@ -37,7 +37,7 @@
+ AC_ARG_WITH(mysql-lib,
+     [  --with-mysql-lib=<path> directory path of MySQL library installation],
+-    [MYSQL_lib_check=$with_mysql/lib/mysql])
++    [MYSQL_lib_check=$with_mysql])
+ AC_ARG_WITH(mysql-include,
+     [  --with-mysql-include=<path>
This page took 0.070214 seconds and 4 git commands to generate.