From 570b73fa8b3823280ffd740a8a9d71f1d69c7e08 Mon Sep 17 00:00:00 2001
From: Edward Rudd
Date: Wed, 31 Aug 2005 06:20:34 +0000
Subject: updated project files (remove anjuta add eclipse) updated svn:ignore
attributes remove .cvsignore updated autogen.sh
---
.cdtproject | 65 ++++++++++++++++++++++++++
.cvsignore | 35 --------------
.project | 89 +++++++++++++++++++++++++++++++++++
autogen.sh | 8 ++--
mod_log_sql.prj | 140 --------------------------------------------------------
5 files changed, 158 insertions(+), 179 deletions(-)
create mode 100644 .cdtproject
delete mode 100644 .cvsignore
create mode 100644 .project
delete mode 100644 mod_log_sql.prj
diff --git a/.cdtproject b/.cdtproject
new file mode 100644
index 0000000..1c6ac35
--- /dev/null
+++ b/.cdtproject
@@ -0,0 +1,65 @@
+
+
+
+
+
+
+
+
+
+
+
+-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+-
+
+
+
+
+
+
+
+
+
+
diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index 2f18090..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1,35 +0,0 @@
-aclocal.m4
-*.la
-.libs
-.deps
-*.lo
-*.slo
-*.so
-autom4te-2.53.cache
-Makefile
-configure
-config.cache
-config.nice
-config.log
-config.status
-configure
-conftest
-conftest.c
-conftest.o
-*.prj.bak
-*.pws
-libtool
-ltmain.sh
-Makefile
-missing
-mkinstalldirs
-stamp-h
-stamp-h.in
-.tm_project.cache
-config.h
-config.h.in
-include
-include13
-include20
-TODO
-Release
diff --git a/.project b/.project
new file mode 100644
index 0000000..2b30313
--- /dev/null
+++ b/.project
@@ -0,0 +1,89 @@
+
+
+ mod_log_sql
+
+
+
+
+
+ org.eclipse.cdt.make.core.makeBuilder
+ clean,full,incremental,
+
+
+ org.eclipse.cdt.make.core.build.arguments
+
+
+
+ org.eclipse.cdt.core.errorOutputParser
+ org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.VCErrorParser;
+
+
+ org.eclipse.cdt.make.core.environment
+
+
+
+ org.eclipse.cdt.make.core.enableAutoBuild
+ false
+
+
+ org.eclipse.cdt.make.core.build.target.inc
+ all
+
+
+ org.eclipse.cdt.make.core.enableFullBuild
+ true
+
+
+ org.eclipse.cdt.make.core.enabledIncrementalBuild
+ true
+
+
+ org.eclipse.cdt.make.core.build.location
+
+
+
+ org.eclipse.cdt.make.core.build.command
+ sshmake
+
+
+ org.eclipse.cdt.make.core.build.target.clean
+ clean
+
+
+ org.eclipse.cdt.make.core.enableCleanBuild
+ true
+
+
+ org.eclipse.cdt.make.core.append_environment
+ true
+
+
+ org.eclipse.cdt.make.core.build.target.full
+ clean all
+
+
+ org.eclipse.cdt.make.core.useDefaultBuildCmd
+ false
+
+
+ org.eclipse.cdt.make.core.build.target.auto
+ all
+
+
+ org.eclipse.cdt.make.core.stopOnError
+ false
+
+
+
+
+ org.eclipse.cdt.make.core.ScannerConfigBuilder
+
+
+
+
+
+ org.eclipse.cdt.core.cnature
+ org.eclipse.cdt.make.core.makeNature
+ org.eclipse.cdt.make.core.ScannerConfigNature
+
+
diff --git a/autogen.sh b/autogen.sh
index 9d8dbac..829fd3a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,15 +1,15 @@
#!/bin/sh
if [ -z $ACLOCAL ]; then
- ACLOCAL=aclocal-1.7
+ ACLOCAL=aclocal
fi
if [ -z $AUTOCONF ]; then
- AUTOCONF=autoconf-2.57
+ AUTOCONF=autoconf
fi
if [ -z $AUTOHEADER ]; then
- AUTOHEADER=autoheader-2.57
+ AUTOHEADER=autoheader
fi
-rm -rf autom4te-2.53.cache
+rm -rf autom4te.cache
$ACLOCAL -I m4
$AUTOHEADER
$AUTOCONF
diff --git a/mod_log_sql.prj b/mod_log_sql.prj
deleted file mode 100644
index df61439..0000000
--- a/mod_log_sql.prj
+++ /dev/null
@@ -1,140 +0,0 @@
-# Anjuta Version 1.0.2
-Compatibility Level: 1
-
-
-Port of mod_log_sql to apache 2.0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-props.file.type=project
-
-anjuta.version=1.0.2
-anjuta.compatibility.level=1
-
-project.name=mod_log_sql
-project.type=GENERIC
-project.target.type=EXECUTABLE
-project.version=1.94
-project.author=Edward Rudd
-project.source.target=unknown
-project.has.gettext=0
-project.programming.language=C
-project.excluded.modules=intl
-
-project.config.extra.modules.before=
-project.config.extra.modules.after=
-project.config.blocked=1
-project.config.disable.overwriting=1 1 1 1 1 1 1 1 1
-
-project.menu.entry=mod_log_sql Version 1.99
-project.menu.group=Application
-project.menu.comment=mod_log_sql Version 1.99
-project.menu.icon=
-project.menu.need.terminal=0
-
-project.configure.options=
-anjuta.program.arguments=
-preferences.indent.automatic=1
-preferences.use.tabs=0
-preferences.indent.opening=0
-preferences.indent.closing=0
-preferences.tabsize=4
-preferences.indent.size=4
-preferences.autoformat.style=Style of Kangleipak
-preferences.autoformat.custom.style= -i8 -sc -bli0 -bl0 -cbi0 -ss
-preferences.autoformat.disable=0
-preferences.debugger.command=gdb
-preferences.ui.designer=glade '$(project.name).glade'
-preferences.help.browser=devhelp -s '$(current.file.selection)'
-
-module.include.name=.
-module.include.type=
-module.include.expanded=1
-module.include.files=\
- apache13.h\
- apache20.h\
- functions.h\
- functions13.h\
- functions20.h\
- mod_log_sql.h
-
-module.source.name=.
-module.source.type=
-module.source.expanded=1
-module.source.files=\
- mod_log_sql.c\
- contrib/mysql_import_combined_log.pl\
- mod_log_sql_ssl.c\
- mod_log_sql_mysql.c\
- contrib/make_combined_log.pl\
- mod_log_sql_pgsql.c\
- mod_log_sql_dbi.c
-
-module.pixmap.name=.
-module.pixmap.type=
-module.pixmap.expanded=0
-module.pixmap.files=
-
-module.data.name=.
-module.data.type=
-module.data.expanded=1
-module.data.files=\
- Makefile.in\
- configure.ac\
- create_tables.sql\
- Documentation/Makefile.in\
- contrib/Makefile.in
-
-module.help.name=.
-module.help.type=
-module.help.expanded=0
-module.help.files=
-
-module.doc.name=.
-module.doc.type=
-module.doc.expanded=1
-module.doc.files=\
- Documentation/README\
- INSTALL\
- CHANGELOG\
- LICENSE\
- AUTHORS\
- TODO\
- Documentation/manual.xml\
- TODO.in
-
-module.po.expanded=0
-module.po.files=
-
-compiler.options.supports=
-compiler.options.include.paths=\
- .\
- /usr/include/apache
-compiler.options.library.paths=
-compiler.options.libraries=
-compiler.options.libraries.selected=
-compiler.options.defines=\
- HAVE_CONFIG_H
-compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0
-compiler.options.optimize.buttons=0 0 1 0
-compiler.options.other.buttons=1 0
-compiler.options.other.c.flags=
-compiler.options.other.l.flags=
-compiler.options.other.l.libs=
-project.source.paths=
-
--
cgit