From b8ef3b33706286b7767789951f994a8b40105720 Mon Sep 17 00:00:00 2001 From: konn Date: Wed, 5 Nov 2008 11:03:10 +0000 Subject: [PATCH] * Changed include path. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/RELEASE_0_12_0@3609 1a406e8e-add9-4483-a2c8-d8cac5b7c224 --- debian-sarge/rules | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian-sarge/rules b/debian-sarge/rules index f22777d4..b1b7834b 100755 --- a/debian-sarge/rules +++ b/debian-sarge/rules @@ -35,7 +35,7 @@ major=2 config.status: configure dh_testdir - CFLAGS="$(CFLAGS) " ./configure --enable-mysql-cookie --with-mysql-header=/usr/include/mysql --with-mysql-lib-dir=/usr/lib --enable-memcache-cookie --with-memcached-header=/usr/local/include/libmemcached --with-memcached-lib-dir=/usr/local/lib --enable-memcached-static + CFLAGS="$(CFLAGS) " ./configure --enable-mysql-cookie --with-mysql-header=/usr/include/mysql --with-mysql-lib-dir=/usr/lib --enable-memcache-cookie --with-memcached-header=/usr/local/include --with-memcached-lib-dir=/usr/local/lib --enable-memcached-static diff --git a/debian/rules b/debian/rules index f22777d4..b1b7834b 100755 --- a/debian/rules +++ b/debian/rules @@ -35,7 +35,7 @@ major=2 config.status: configure dh_testdir - CFLAGS="$(CFLAGS) " ./configure --enable-mysql-cookie --with-mysql-header=/usr/include/mysql --with-mysql-lib-dir=/usr/lib --enable-memcache-cookie --with-memcached-header=/usr/local/include/libmemcached --with-memcached-lib-dir=/usr/local/lib --enable-memcached-static + CFLAGS="$(CFLAGS) " ./configure --enable-mysql-cookie --with-mysql-header=/usr/include/mysql --with-mysql-lib-dir=/usr/lib --enable-memcache-cookie --with-memcached-header=/usr/local/include --with-memcached-lib-dir=/usr/local/lib --enable-memcached-static -- 2.11.0