summaryrefslogtreecommitdiff
path: root/configure
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
parent6a981d1fc8a428695754042ccbd2d6370a18303d (diff)
downloadgroff-9c8740d739b8c6d9e5f8d83e05e6b89fb13dc09d.tar.gz
* configure.ac: Produce `contrib/gdiffml/tests/runtests'.
* configure: Updated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index 36586940..53bb187a 100755
--- a/configure
+++ b/configure
@@ -10094,6 +10094,8 @@ fi
ac_config_files="$ac_config_files Makefile doc/Makefile src/utils/xtotroff/Makefile"
+ ac_config_files="$ac_config_files contrib/gdiffmk/tests/runtests"
+
ac_config_files="$ac_config_files test-groff"
cat >confcache <<\_ACEOF
@@ -10608,6 +10610,7 @@ do
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
"src/utils/xtotroff/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/utils/xtotroff/Makefile" ;;
+ "contrib/gdiffmk/tests/runtests" ) CONFIG_FILES="$CONFIG_FILES contrib/gdiffmk/tests/runtests" ;;
"test-groff" ) CONFIG_FILES="$CONFIG_FILES test-groff" ;;
"src/include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/include/config.h:src/include/config.hin" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
@@ -10992,6 +10995,7 @@ s,@INSTALL@,$ac_INSTALL,;t t
# Run the commands associated with the file.
case $ac_file in
stamp-h ) echo timestamp > stamp-h ;;
+ contrib/gdiffmk/tests/runtests ) chmod +x contrib/gdiffmk/tests/runtests ;;
test-groff ) chmod +x test-groff ;;
esac
done