Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-apache/mod_auth_cookie_mysql2/files: 55_mod_auth_cookie_mysql2.conf
Date: Fri, 29 Aug 2008 13:05:37
Message-Id: E1KZ3fQ-0003DN-4W@stork.gentoo.org
1 hollow 08/08/29 13:05:32
2
3 Modified: 55_mod_auth_cookie_mysql2.conf
4 Log:
5 fix compilation wrt #233246
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.22-vs2.2.0.6-gentoo x86_64)
7
8 Revision Changes Path
9 1.3 www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf?r1=1.2&r2=1.3
14
15 Index: 55_mod_auth_cookie_mysql2.conf
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_cookie_mysql2/files/55_mod_auth_cookie_mysql2.conf,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- 55_mod_auth_cookie_mysql2.conf 29 Jan 2008 16:08:01 -0000 1.2
22 +++ 55_mod_auth_cookie_mysql2.conf 29 Aug 2008 13:05:31 -0000 1.3
23 @@ -1,5 +1,5 @@
24 <IfDefine AUTH_COOKIE_MYSQL2>
25 -LoadModule auth_cookie_mysql2_module modules/mod_auth_cookie_mysql2.so
26 +LoadModule auth_cookie_mysql2_module modules/mod_auth_cookie_sql2.so
27
28 # MOD_AUTH_COOKIE_MYSQL Configuration section.
29 # For more information look at the configuration section at