aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-05-29 23:45:15 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-06-01 01:10:43 +0300
commit5e9249af719d722b5929e2ce8df34a1d378089db (patch)
tree367f4d580942e2778e79a5e7a37f677301994fad /configure.ac
parent010a743c0037d7a024f234535eced722efee37aa (diff)
downloaddirevent-5e9249af719d722b5929e2ce8df34a1d378089db.tar.gz
direvent-5e9249af719d722b5929e2ce8df34a1d378089db.tar.bz2
Rewrite configuration support using grecs.
* grecs: Incorporate grecs as a submodule * .gitmodules: New file. * src/config.c: Rewrite. * src/dircond.c: Use grecs. * src/dircond.h (opt_facility): Remove (syslog_include_prio): New global. (pathent) <next>: Remove. * pathdefn.c: Remove.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aa436e0..2241856 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,7 +60,7 @@ AH_TOP([
# Grecs subsystem
-GRECS_SETUP([grecs],[git2chg no-preproc])
+GRECS_SETUP([grecs],[tree-api git2chg no-preproc])
AC_CONFIG_COMMANDS([status],[
cat <<EOT

Return to:

Send suggestions and report system problems to the System administrator.