aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-26 22:47:14 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-26 22:47:14 +0300
commit4e4076a31d6d951dcfab668709993fae6a2cc926 (patch)
tree70e0685eb961c0c52ea63728c27590d7adfb4cd9 /configure.ac
parent1a1716dedf67740f21e6db479ce461fadcc05cc3 (diff)
downloadcfpeek-4e4076a31d6d951dcfab668709993fae6a2cc926.tar.gz
cfpeek-4e4076a31d6d951dcfab668709993fae6a2cc926.tar.bz2
Various fixes.
* grecs: Update. * configure.ac (GRECS_SETUP): Add syntax-doc flag. * doc/GNUmakefile (BUILT_SOURCES): Add scripting.texi. (scripting.texi): New rule. * doc/Makefile.am (BUILT_SOURCES): Remove scripting.texi. (scripting.texi): Move to GNUmakefile. * doc/cfpeek.texi: Update. * doc/macros.texi (runex): Remove @kbd * src/cmdline.opt (parse_options): Force default flags GRECS_NODE_FLAG_PATH|GRECS_NODE_FLAG_VALUE.
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 dd7b09e..4416c03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ AC_HEADER_STDC
# Grecs subsystem
-GRECS_SETUP(grecs, [tests getopt git2chg all-parsers])
+GRECS_SETUP(grecs, [tests getopt git2chg all-parsers syntax-doc])
# GINT

Return to:

Send suggestions and report system problems to the System administrator.