summaryrefslogtreecommitdiffstatsabout
path: root/mod_log_sql.prj
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-04-17 15:14:12 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-04-17 15:14:12 (GMT)
commit0eb391e9f9e44f15c03f1d8d5414c806413f50fb (patch)
tree256ecb77d74fa09b716f4497b6893a3f6f851284 /mod_log_sql.prj
parent8ee3532f8b6c454f2600e6c3b47362d22b7cf536 (diff)
beginnings of postgresql driver integrated into autoconf
removed log_error from apache20.h (aliased to ap_log_rerror)
Diffstat (limited to 'mod_log_sql.prj')
-rw-r--r--mod_log_sql.prj5
1 files changed, 3 insertions, 2 deletions
diff --git a/mod_log_sql.prj b/mod_log_sql.prj
index e88b2c6..bb04bb2 100644
--- a/mod_log_sql.prj
+++ b/mod_log_sql.prj
@@ -66,10 +66,11 @@ module.source.type=
66module.source.expanded=1 66module.source.expanded=1
67module.source.files=\ 67module.source.files=\
68 mod_log_sql.c\ 68 mod_log_sql.c\
69 make_combined_log.pl\
70 contrib/mysql_import_combined_log.pl\ 69 contrib/mysql_import_combined_log.pl\
71 mod_log_sql_ssl.c\ 70 mod_log_sql_ssl.c\
72 mod_log_sql_mysql.c 71 mod_log_sql_mysql.c\
72 contrib/make_combined_log.pl\
73 mod_log_sql_pgsql.c
73 74
74module.pixmap.name=. 75module.pixmap.name=.
75module.pixmap.type= 76module.pixmap.type=