]> git.pld-linux.org Git - packages/apache1-mod_log_sql.git/commitdiff
- search for libs in $libdir auto/ac/apache-mod_log_sql-1_99-2 auto/ac/apache-mod_log_sql-1_99-3
authorradek <radek@pld-linux.org>
Mon, 30 Aug 2004 17:01:02 +0000 (17:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mod_log_sql-acam_libexecdir.patch -> 1.1

mod_log_sql-acam_libexecdir.patch [new file with mode: 0644]

diff --git a/mod_log_sql-acam_libexecdir.patch b/mod_log_sql-acam_libexecdir.patch
new file mode 100644 (file)
index 0000000..c174522
--- /dev/null
@@ -0,0 +1,11 @@
+--- aclocal.m4~        2004-08-30 18:54:46.766919920 +0200
++++ aclocal.m4 2004-08-30 18:57:30.655005144 +0200
+@@ -366,7 +366,7 @@
+ # Determine libdbi lib directory
+ if test -z $dbi_path; then
+-    test_paths="/usr/lib /usr/local/lib"
++    test_paths="$libdir /usr/lib /usr/local/lib"
+ else
+     test_paths="${dbi_path}/lib"
+ fi
This page took 0.069455 seconds and 4 git commands to generate.