summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorwl <wl>2004-12-16 22:16:33 +0000
committerwl <wl>2004-12-16 22:16:33 +0000
commit9c8740d739b8c6d9e5f8d83e05e6b89fb13dc09d (patch)
treec76a82dbedff33d3e697453df70b6cd5b8988631 /configure.ac
parent6a981d1fc8a428695754042ccbd2d6370a18303d (diff)
downloadgroff-9c8740d739b8c6d9e5f8d83e05e6b89fb13dc09d.tar.gz
* configure.ac: Produce `contrib/gdiffml/tests/runtests'.
* configure: Updated.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0a590449..fccd5c2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,6 +96,8 @@ GROFF_GHOSTSCRIPT_PATH
AC_CONFIG_FILES([stamp-h], [echo timestamp > stamp-h])
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])
AC_OUTPUT