summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorwl <wl>2005-03-25 01:47:37 +0000
committerwl <wl>2005-03-25 01:47:37 +0000
commit272330cb0d34f864fa7130b90dfbea188eda4235 (patch)
tree5016d4df54a76c8d5a610461ea15c98ff5934dee /configure.ac
parent8e9212633972d1465323a025105c53efa8ecd21b (diff)
downloadgroff-272330cb0d34f864fa7130b90dfbea188eda4235.tar.gz
* configure.ac: Undo change from 2005-03-24.
* configure: Regenerated.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8827fadb..24c90952 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,8 +117,7 @@ GROFF_PDFDOC_PROGRAMS
GROFF_PNMTOPS_NOSETPAGE
AC_CONFIG_FILES([stamp-h], [echo timestamp > stamp-h])
-AC_CONFIG_FILES([Makefile doc/Makefile src/utils/xtotroff/Makefile
- contrib/pdfmark/Makefile])
+AC_CONFIG_FILES([Makefile doc/Makefile src/utils/xtotroff/Makefile])
AC_CONFIG_FILES([contrib/gdiffmk/tests/runtests],
[chmod +x contrib/gdiffmk/tests/runtests])
AC_CONFIG_FILES([test-groff], [chmod +x test-groff])