summaryrefslogtreecommitdiff
path: root/Makefile.sub
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-08-10 22:20:47 +0000
committerwlemb <wlemb>2001-08-10 22:20:47 +0000
commit53b5abaf04f16b21b2358c6848d3264a1ebdd37e (patch)
tree70ef1e7426818e4b910c2a35f7b960c408f6f9dd /Makefile.sub
parent5559a2d8e74e6a83aa23a10cc3f3b146773fded7 (diff)
downloadgroff-53b5abaf04f16b21b2358c6848d3264a1ebdd37e.tar.gz
Intergrated pic2graph, contributed by Eric S. Raymond.
* contrib/pic2graph/{Makefile.sub, pic2graph.sh, pic2graph.man}: New files. * Makefile.in, NEWS: Updated. * src/preproc/tbl/tbl.man: Revised. * src/preproc/tbl/tbl.man: Extended to cover all tbl features. * src/preproc/tbl/main.cc (process_data): Fix recognition of .lf requests. * Makefile.sub (configure): Depend on configure.ac, not configure.in. * INSTALL.gen: Upgrade to autoconf 2.52's INSTALL. * src/utils/afmtodit/afmtodit.man, src/roff/groff/groff.man: Minor fixes.
Diffstat (limited to 'Makefile.sub')
-rw-r--r--Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.sub b/Makefile.sub
index 77c701f9..17ac3c1d 100644
--- a/Makefile.sub
+++ b/Makefile.sub
@@ -4,5 +4,5 @@ CLEANADD=Makefile.cfg conftest*
distfiles: configure
-configure: configure.in aclocal.m4
+configure: configure.ac aclocal.m4
cd $(srcdir); autoconf