summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorwl <wl>2006-03-28 17:54:16 +0000
committerwl <wl>2006-03-28 17:54:16 +0000
commitb6bc1aa9ca7c4127199a088c33b0bd80ee90d863 (patch)
tree0ea2391f82aecd7a6835b2c441c9f31f23c6acb1 /configure.ac
parent48aec1f008daad2e1e285defd2e4b536c3d15379 (diff)
downloadgroff-b6bc1aa9ca7c4127199a088c33b0bd80ee90d863.tar.gz
* configure.ac: Call AC_PROG_EGREP.
* configure: Regenerated. * Makefile.in (EGREP): New variable. (MDEFINES): Add $(EGREP). * src/roff/grog/grog.sh: Treat .TH between .TS and .TE properly (bug reported by Robert Goulding <Goulding.2@nd.edu>). Use @EGREP@. * src/roff/grog/Makefile.sub (grog, grog.old): Use $(EGREP).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ba4410bd..debe6ff2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,6 +36,7 @@ GROFF_X11
GROFF_APPRESDIR_OPTION
GROFF_APPRESDIR_DEFAULT
GROFF_PRINT
+AC_PROG_EGREP
AC_PATH_PROG([PERLPATH], [perl], [/usr/bin/perl])
GROFF_PROG_YACC
GROFF_MAKEINFO