summaryrefslogtreecommitdiff
path: root/configure
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
parent8e9212633972d1465323a025105c53efa8ecd21b (diff)
downloadgroff-272330cb0d34f864fa7130b90dfbea188eda4235.tar.gz
* configure.ac: Undo change from 2005-03-24.
* configure: Regenerated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 41869c17..845617b1 100755
--- a/configure
+++ b/configure
@@ -10439,7 +10439,7 @@ echo "${ECHO_T}no" >&6
ac_config_files="$ac_config_files stamp-h"
- ac_config_files="$ac_config_files Makefile doc/Makefile src/utils/xtotroff/Makefile contrib/pdfmark/Makefile"
+ ac_config_files="$ac_config_files Makefile doc/Makefile src/utils/xtotroff/Makefile"
ac_config_files="$ac_config_files contrib/gdiffmk/tests/runtests"
@@ -10961,7 +10961,6 @@ 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/pdfmark/Makefile" ) CONFIG_FILES="$CONFIG_FILES contrib/pdfmark/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" ;;