# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2021 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # Makefile.am for texinfo/tp. # # Copyright 2011-2023 Free Software Foundation, Inc. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # Makefile.docstr generated by ./maintain/regenerate_docstr.sh. # # Copyright Free Software Foundation, Inc. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @DISABLE_XS_FALSE@am__append_1 = Texinfo/XS subdir = tp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/00gnulib.m4 \ $(top_srcdir)/gnulib/m4/__inline.m4 \ $(top_srcdir)/gnulib/m4/absolute-header.m4 \ $(top_srcdir)/gnulib/m4/alloca.m4 \ $(top_srcdir)/gnulib/m4/argz.m4 \ $(top_srcdir)/gnulib/m4/assert_h.m4 \ $(top_srcdir)/gnulib/m4/btowc.m4 \ $(top_srcdir)/gnulib/m4/builtin-expect.m4 \ $(top_srcdir)/gnulib/m4/c-bool.m4 \ $(top_srcdir)/gnulib/m4/calloc.m4 \ $(top_srcdir)/gnulib/m4/clock_time.m4 \ $(top_srcdir)/gnulib/m4/close.m4 \ $(top_srcdir)/gnulib/m4/codeset.m4 \ $(top_srcdir)/gnulib/m4/double-slash-root.m4 \ $(top_srcdir)/gnulib/m4/dup2.m4 \ $(top_srcdir)/gnulib/m4/eealloc.m4 \ $(top_srcdir)/gnulib/m4/errno_h.m4 \ $(top_srcdir)/gnulib/m4/error.m4 \ $(top_srcdir)/gnulib/m4/error_h.m4 \ $(top_srcdir)/gnulib/m4/exponentd.m4 \ $(top_srcdir)/gnulib/m4/extensions.m4 \ $(top_srcdir)/gnulib/m4/extern-inline.m4 \ $(top_srcdir)/gnulib/m4/fcntl-o.m4 \ $(top_srcdir)/gnulib/m4/fcntl.m4 \ $(top_srcdir)/gnulib/m4/fcntl_h.m4 \ $(top_srcdir)/gnulib/m4/float_h.m4 \ $(top_srcdir)/gnulib/m4/free.m4 \ $(top_srcdir)/gnulib/m4/fstat.m4 \ $(top_srcdir)/gnulib/m4/getdtablesize.m4 \ $(top_srcdir)/gnulib/m4/getopt.m4 \ $(top_srcdir)/gnulib/m4/getprogname.m4 \ $(top_srcdir)/gnulib/m4/getrandom.m4 \ $(top_srcdir)/gnulib/m4/gettext.m4 \ $(top_srcdir)/gnulib/m4/gnulib-common.m4 \ $(top_srcdir)/gnulib/m4/gnulib-comp.m4 \ $(top_srcdir)/gnulib/m4/host-cpu-c-abi.m4 \ $(top_srcdir)/gnulib/m4/iconv.m4 \ $(top_srcdir)/gnulib/m4/include_next.m4 \ $(top_srcdir)/gnulib/m4/intlmacosx.m4 \ $(top_srcdir)/gnulib/m4/intmax_t.m4 \ $(top_srcdir)/gnulib/m4/inttypes.m4 \ $(top_srcdir)/gnulib/m4/inttypes_h.m4 \ $(top_srcdir)/gnulib/m4/iswblank.m4 \ $(top_srcdir)/gnulib/m4/iswctype.m4 \ $(top_srcdir)/gnulib/m4/iswdigit.m4 \ $(top_srcdir)/gnulib/m4/iswpunct.m4 \ $(top_srcdir)/gnulib/m4/iswxdigit.m4 \ $(top_srcdir)/gnulib/m4/langinfo_h.m4 \ $(top_srcdir)/gnulib/m4/largefile.m4 \ $(top_srcdir)/gnulib/m4/lib-ld.m4 \ $(top_srcdir)/gnulib/m4/lib-link.m4 \ $(top_srcdir)/gnulib/m4/lib-prefix.m4 \ $(top_srcdir)/gnulib/m4/libunistring-base.m4 \ $(top_srcdir)/gnulib/m4/limits-h.m4 \ $(top_srcdir)/gnulib/m4/localcharset.m4 \ $(top_srcdir)/gnulib/m4/locale-fr.m4 \ $(top_srcdir)/gnulib/m4/locale-ja.m4 \ $(top_srcdir)/gnulib/m4/locale-zh.m4 \ $(top_srcdir)/gnulib/m4/locale_h.m4 \ $(top_srcdir)/gnulib/m4/localeconv.m4 \ $(top_srcdir)/gnulib/m4/lock.m4 \ $(top_srcdir)/gnulib/m4/lstat.m4 \ $(top_srcdir)/gnulib/m4/malloc.m4 \ $(top_srcdir)/gnulib/m4/malloca.m4 \ $(top_srcdir)/gnulib/m4/mbchar.m4 \ $(top_srcdir)/gnulib/m4/mbiter.m4 \ $(top_srcdir)/gnulib/m4/mbrtoc32.m4 \ $(top_srcdir)/gnulib/m4/mbrtowc.m4 \ $(top_srcdir)/gnulib/m4/mbsinit.m4 \ $(top_srcdir)/gnulib/m4/mbslen.m4 \ $(top_srcdir)/gnulib/m4/mbstate_t.m4 \ $(top_srcdir)/gnulib/m4/mbswidth.m4 \ $(top_srcdir)/gnulib/m4/mbtowc.m4 \ $(top_srcdir)/gnulib/m4/memchr.m4 \ $(top_srcdir)/gnulib/m4/mempcpy.m4 \ $(top_srcdir)/gnulib/m4/memrchr.m4 \ $(top_srcdir)/gnulib/m4/minmax.m4 \ $(top_srcdir)/gnulib/m4/mkdir.m4 \ $(top_srcdir)/gnulib/m4/mkstemp.m4 \ $(top_srcdir)/gnulib/m4/mmap-anon.m4 \ $(top_srcdir)/gnulib/m4/mode_t.m4 \ $(top_srcdir)/gnulib/m4/msvc-inval.m4 \ $(top_srcdir)/gnulib/m4/msvc-nothrow.m4 \ $(top_srcdir)/gnulib/m4/multiarch.m4 \ $(top_srcdir)/gnulib/m4/musl.m4 \ $(top_srcdir)/gnulib/m4/nl_langinfo.m4 \ $(top_srcdir)/gnulib/m4/nls.m4 \ $(top_srcdir)/gnulib/m4/nocrash.m4 \ $(top_srcdir)/gnulib/m4/off_t.m4 \ $(top_srcdir)/gnulib/m4/open-cloexec.m4 \ $(top_srcdir)/gnulib/m4/open-slash.m4 \ $(top_srcdir)/gnulib/m4/open.m4 \ $(top_srcdir)/gnulib/m4/pathmax.m4 \ $(top_srcdir)/gnulib/m4/po.m4 \ $(top_srcdir)/gnulib/m4/printf.m4 \ $(top_srcdir)/gnulib/m4/progtest.m4 \ $(top_srcdir)/gnulib/m4/pthread_rwlock_rdlock.m4 \ $(top_srcdir)/gnulib/m4/realloc.m4 \ $(top_srcdir)/gnulib/m4/reallocarray.m4 \ $(top_srcdir)/gnulib/m4/regex.m4 \ $(top_srcdir)/gnulib/m4/setlocale_null.m4 \ $(top_srcdir)/gnulib/m4/size_max.m4 \ $(top_srcdir)/gnulib/m4/ssize_t.m4 \ $(top_srcdir)/gnulib/m4/stat-time.m4 \ $(top_srcdir)/gnulib/m4/stat.m4 \ $(top_srcdir)/gnulib/m4/stdalign.m4 \ $(top_srcdir)/gnulib/m4/stdarg.m4 \ $(top_srcdir)/gnulib/m4/stddef_h.m4 \ $(top_srcdir)/gnulib/m4/stdint.m4 \ $(top_srcdir)/gnulib/m4/stdint_h.m4 \ $(top_srcdir)/gnulib/m4/stdio_h.m4 \ $(top_srcdir)/gnulib/m4/stdlib_h.m4 \ $(top_srcdir)/gnulib/m4/stpcpy.m4 \ $(top_srcdir)/gnulib/m4/strcase.m4 \ $(top_srcdir)/gnulib/m4/strcasestr.m4 \ $(top_srcdir)/gnulib/m4/strdup.m4 \ $(top_srcdir)/gnulib/m4/strerror.m4 \ $(top_srcdir)/gnulib/m4/string_h.m4 \ $(top_srcdir)/gnulib/m4/strings_h.m4 \ $(top_srcdir)/gnulib/m4/strndup.m4 \ $(top_srcdir)/gnulib/m4/strnlen.m4 \ $(top_srcdir)/gnulib/m4/strstr.m4 \ $(top_srcdir)/gnulib/m4/sys_random_h.m4 \ $(top_srcdir)/gnulib/m4/sys_socket_h.m4 \ $(top_srcdir)/gnulib/m4/sys_stat_h.m4 \ $(top_srcdir)/gnulib/m4/sys_types_h.m4 \ $(top_srcdir)/gnulib/m4/tempname.m4 \ $(top_srcdir)/gnulib/m4/threadlib.m4 \ $(top_srcdir)/gnulib/m4/time_h.m4 \ $(top_srcdir)/gnulib/m4/uchar_h.m4 \ $(top_srcdir)/gnulib/m4/unicase_h.m4 \ $(top_srcdir)/gnulib/m4/unictype_h.m4 \ $(top_srcdir)/gnulib/m4/uninorm_h.m4 \ $(top_srcdir)/gnulib/m4/unistd_h.m4 \ $(top_srcdir)/gnulib/m4/vasnprintf.m4 \ $(top_srcdir)/gnulib/m4/vasprintf.m4 \ $(top_srcdir)/gnulib/m4/visibility.m4 \ $(top_srcdir)/gnulib/m4/warn-on-use.m4 \ $(top_srcdir)/gnulib/m4/wchar_h.m4 \ $(top_srcdir)/gnulib/m4/wchar_t.m4 \ $(top_srcdir)/gnulib/m4/wcrtomb.m4 \ $(top_srcdir)/gnulib/m4/wctype.m4 \ $(top_srcdir)/gnulib/m4/wctype_h.m4 \ $(top_srcdir)/gnulib/m4/wcwidth.m4 \ $(top_srcdir)/gnulib/m4/wint_t.m4 \ $(top_srcdir)/gnulib/m4/xalloc.m4 \ $(top_srcdir)/gnulib/m4/xsize.m4 \ $(top_srcdir)/gnulib/m4/zzgnulib.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(dist_converters_DATA) \ $(dist_debugmodules_DATA) $(dist_extensions_DATA) \ $(dist_init_DATA) $(dist_modules_DATA) $(dist_noinst_DATA) \ $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = defs CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(convertersdir)" \ "$(DESTDIR)$(debugmodulesdir)" "$(DESTDIR)$(extensionsdir)" \ "$(DESTDIR)$(initdir)" "$(DESTDIR)$(modulesdir)" \ "$(DESTDIR)$(modulesdir)" SCRIPTS = $(bin_SCRIPTS) AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ctags-recursive dvi-recursive html-recursive info-recursive \ install-data-recursive install-dvi-recursive \ install-exec-recursive install-html-recursive \ install-info-recursive install-pdf-recursive \ install-ps-recursive install-recursive installcheck-recursive \ installdirs-recursive pdf-recursive ps-recursive \ tags-recursive uninstall-recursive am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac DATA = $(dist_converters_DATA) $(dist_debugmodules_DATA) \ $(dist_extensions_DATA) $(dist_init_DATA) $(dist_modules_DATA) \ $(dist_noinst_DATA) $(modules_DATA) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive am__recursive_targets = \ $(RECURSIVE_TARGETS) \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ check recheck distdir distdir-am am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no am__tty_colors = { \ $(am__tty_colors_dummy); \ if test "X$(AM_COLOR_TESTS)" = Xno; then \ am__color_tests=no; \ elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ am__color_tests=yes; \ elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ am__color_tests=yes; \ fi; \ if test $$am__color_tests = yes; then \ red=''; \ grn=''; \ lgn=''; \ blu=''; \ mgn=''; \ brg=''; \ std=''; \ fi; \ } am__recheck_rx = ^[ ]*:recheck:[ ]* am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* # A command that, given a newline-separated list of test names on the # standard input, print the name of the tests that are to be re-run # upon "make recheck". am__list_recheck_tests = $(AWK) '{ \ recheck = 1; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ { \ if ((getline line2 < ($$0 ".log")) < 0) \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ { \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ { \ break; \ } \ }; \ if (recheck) \ print $$0; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # A command that, given a newline-separated list of test names on the # standard input, create the global log from their .trs and .log files. am__create_global_log = $(AWK) ' \ function fatal(msg) \ { \ print "fatal: making $@: " msg | "cat >&2"; \ exit 1; \ } \ function rst_section(header) \ { \ print header; \ len = length(header); \ for (i = 1; i <= len; i = i + 1) \ printf "="; \ printf "\n\n"; \ } \ { \ copy_in_global_log = 1; \ global_test_result = "RUN"; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".trs"); \ if (line ~ /$(am__global_test_result_rx)/) \ { \ sub("$(am__global_test_result_rx)", "", line); \ sub("[ ]*$$", "", line); \ global_test_result = line; \ } \ else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ copy_in_global_log = 0; \ }; \ if (copy_in_global_log) \ { \ rst_section(global_test_result ": " $$0); \ while ((rc = (getline line < ($$0 ".log"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".log"); \ print line; \ }; \ printf "\n"; \ }; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # Restructured Text title. am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } # Solaris 10 'make', and several other traditional 'make' implementations, # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it # by disabling -e (using the XSI extension "set +e") if it's set. am__sh_e_setup = case $$- in *e*) set +e;; esac # Default flags passed to test drivers. am__common_driver_flags = \ --color-tests "$$am__color_tests" \ --enable-hard-errors "$$am__enable_hard_errors" \ --expect-failure "$$am__expect_failure" # To be inserted before the command running the test. Creates the # directory for the log if needed. Stores in $dir the directory # containing $f, in $tst the test, in $log the log. Executes the # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and # passes TESTS_ENVIRONMENT. Set up options for the wrapper that # will run the test scripts (or their associated LOG_COMPILER, if # thy have one). am__check_pre = \ $(am__sh_e_setup); \ $(am__vpath_adj_setup) $(am__vpath_adj) \ $(am__tty_colors); \ srcdir=$(srcdir); export srcdir; \ case "$@" in \ */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ *) am__odir=.;; \ esac; \ test "x$$am__odir" = x"." || test -d "$$am__odir" \ || $(MKDIR_P) "$$am__odir" || exit $$?; \ if test -f "./$$f"; then dir=./; \ elif test -f "$$f"; then dir=; \ else dir="$(srcdir)/"; fi; \ tst=$$dir$$f; log='$@'; \ if test -n '$(DISABLE_HARD_ERRORS)'; then \ am__enable_hard_errors=no; \ else \ am__enable_hard_errors=yes; \ fi; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ am__expect_failure=yes;; \ *) \ am__expect_failure=no;; \ esac; \ $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) # A shell command to get the names of the tests scripts with any registered # extension removed (i.e., equivalently, the names of the test logs, with # the '.log' extension removed). The result is saved in the shell variable # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", # since that might cause problem with VPATH rewrites for suffix-less tests. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. am__set_TESTS_bases = \ bases='$(TEST_LOGS)'; \ bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ bases=`echo $$bases` AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)' RECHECK_LOGS = $(TEST_LOGS) TEST_SUITE_LOG = test-suite.log am__test_logs1 = $(TESTS:=.log) am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) TEST_LOGS = $(am__test_logs2:.t.log=.log) T_LOG_COMPILE = $(T_LOG_COMPILER) $(AM_T_LOG_FLAGS) $(T_LOG_FLAGS) am__set_b = \ case '$@' in \ */*) \ case '$*' in \ */*) b='$*';; \ *) b=`echo '$@' | sed 's/\.log$$//'`; \ esac;; \ *) \ b='$*';; \ esac am__DIST_COMMON = $(srcdir)/Makefile.docstr $(srcdir)/Makefile.in \ $(srcdir)/Makefile.tres $(srcdir)/defs.in README TODO DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ ALLOCA_H = @ALLOCA_H@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@ AR = @AR@ ARFLAGS = @ARFLAGS@ ARGZ_H = @ARGZ_H@ ASSERT_H = @ASSERT_H@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@ BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CFLAG_VISIBILITY = @CFLAG_VISIBILITY@ CLOCK_TIME_LIB = @CLOCK_TIME_LIB@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CSCOPE = @CSCOPE@ CTAGS = @CTAGS@ CXX_HAS_CHAR8_TYPE = @CXX_HAS_CHAR8_TYPE@ CXX_HAS_UCHAR_TYPES = @CXX_HAS_UCHAR_TYPES@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIFF_A_OPTION = @DIFF_A_OPTION@ DIFF_U_OPTION = @DIFF_U_OPTION@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@ EMULTIHOP_VALUE = @EMULTIHOP_VALUE@ ENOLINK_HIDDEN = @ENOLINK_HIDDEN@ ENOLINK_VALUE = @ENOLINK_VALUE@ EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@ EOVERFLOW_VALUE = @EOVERFLOW_VALUE@ ERRNO_H = @ERRNO_H@ ESLINT = @ESLINT@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FLOAT_H = @FLOAT_H@ GAWK = @GAWK@ GETOPT_CDEFS_H = @GETOPT_CDEFS_H@ GETOPT_H = @GETOPT_H@ GETRANDOM_LIB = @GETRANDOM_LIB@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@ GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@ GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@ GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@ GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@ GL_GNULIB_BTOC32 = @GL_GNULIB_BTOC32@ GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@ GL_GNULIB_C32ISALNUM = @GL_GNULIB_C32ISALNUM@ GL_GNULIB_C32ISALPHA = @GL_GNULIB_C32ISALPHA@ GL_GNULIB_C32ISBLANK = @GL_GNULIB_C32ISBLANK@ GL_GNULIB_C32ISCNTRL = @GL_GNULIB_C32ISCNTRL@ GL_GNULIB_C32ISDIGIT = @GL_GNULIB_C32ISDIGIT@ GL_GNULIB_C32ISGRAPH = @GL_GNULIB_C32ISGRAPH@ GL_GNULIB_C32ISLOWER = @GL_GNULIB_C32ISLOWER@ GL_GNULIB_C32ISPRINT = @GL_GNULIB_C32ISPRINT@ GL_GNULIB_C32ISPUNCT = @GL_GNULIB_C32ISPUNCT@ GL_GNULIB_C32ISSPACE = @GL_GNULIB_C32ISSPACE@ GL_GNULIB_C32ISUPPER = @GL_GNULIB_C32ISUPPER@ GL_GNULIB_C32ISXDIGIT = @GL_GNULIB_C32ISXDIGIT@ GL_GNULIB_C32RTOMB = @GL_GNULIB_C32RTOMB@ GL_GNULIB_C32SNRTOMBS = @GL_GNULIB_C32SNRTOMBS@ GL_GNULIB_C32SRTOMBS = @GL_GNULIB_C32SRTOMBS@ GL_GNULIB_C32STOMBS = @GL_GNULIB_C32STOMBS@ GL_GNULIB_C32SWIDTH = @GL_GNULIB_C32SWIDTH@ GL_GNULIB_C32TOB = @GL_GNULIB_C32TOB@ GL_GNULIB_C32TOLOWER = @GL_GNULIB_C32TOLOWER@ GL_GNULIB_C32TOUPPER = @GL_GNULIB_C32TOUPPER@ GL_GNULIB_C32WIDTH = @GL_GNULIB_C32WIDTH@ GL_GNULIB_C32_APPLY_MAPPING = @GL_GNULIB_C32_APPLY_MAPPING@ GL_GNULIB_C32_APPLY_TYPE_TEST = @GL_GNULIB_C32_APPLY_TYPE_TEST@ GL_GNULIB_C32_GET_MAPPING = @GL_GNULIB_C32_GET_MAPPING@ GL_GNULIB_C32_GET_TYPE_TEST = @GL_GNULIB_C32_GET_TYPE_TEST@ GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@ GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@ GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@ GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@ GL_GNULIB_CHMOD = @GL_GNULIB_CHMOD@ GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@ GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@ GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@ GL_GNULIB_CREAT = @GL_GNULIB_CREAT@ GL_GNULIB_CTIME = @GL_GNULIB_CTIME@ GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@ GL_GNULIB_DUP = @GL_GNULIB_DUP@ GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@ GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@ GL_GNULIB_DUPLOCALE = @GL_GNULIB_DUPLOCALE@ GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@ GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@ GL_GNULIB_EXECL = @GL_GNULIB_EXECL@ GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@ GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@ GL_GNULIB_EXECV = @GL_GNULIB_EXECV@ GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@ GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@ GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@ GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@ GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@ GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@ GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@ GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@ GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@ GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@ GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@ GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@ GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@ GL_GNULIB_FFS = @GL_GNULIB_FFS@ GL_GNULIB_FFSL = @GL_GNULIB_FFSL@ GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@ GL_GNULIB_FGETC = @GL_GNULIB_FGETC@ GL_GNULIB_FGETS = @GL_GNULIB_FGETS@ GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@ GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@ GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@ GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@ GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@ GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@ GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@ GL_GNULIB_FREAD = @GL_GNULIB_FREAD@ GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@ GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@ GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@ GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@ GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@ GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@ GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@ GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@ GL_GNULIB_FTELL = @GL_GNULIB_FTELL@ GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@ GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@ GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@ GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@ GL_GNULIB_GETC = @GL_GNULIB_GETC@ GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@ GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@ GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@ GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@ GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@ GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@ GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@ GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@ GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@ GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@ GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@ GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@ GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@ GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@ GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@ GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@ GL_GNULIB_GETPROGNAME = @GL_GNULIB_GETPROGNAME@ GL_GNULIB_GETRANDOM = @GL_GNULIB_GETRANDOM@ GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@ GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@ GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@ GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@ GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@ GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@ GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@ GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@ GL_GNULIB_ISWBLANK = @GL_GNULIB_ISWBLANK@ GL_GNULIB_ISWCTYPE = @GL_GNULIB_ISWCTYPE@ GL_GNULIB_ISWDIGIT = @GL_GNULIB_ISWDIGIT@ GL_GNULIB_ISWPUNCT = @GL_GNULIB_ISWPUNCT@ GL_GNULIB_ISWXDIGIT = @GL_GNULIB_ISWXDIGIT@ GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@ GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@ GL_GNULIB_LINK = @GL_GNULIB_LINK@ GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@ GL_GNULIB_LOCALECONV = @GL_GNULIB_LOCALECONV@ GL_GNULIB_LOCALENAME = @GL_GNULIB_LOCALENAME@ GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@ GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@ GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@ GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@ GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@ GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@ GL_GNULIB_MBRTOC16 = @GL_GNULIB_MBRTOC16@ GL_GNULIB_MBRTOC32 = @GL_GNULIB_MBRTOC32@ GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@ GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@ GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@ GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@ GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@ GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@ GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@ GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@ GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@ GL_GNULIB_MBSNRTOC32S = @GL_GNULIB_MBSNRTOC32S@ GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@ GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@ GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@ GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@ GL_GNULIB_MBSRTOC32S = @GL_GNULIB_MBSRTOC32S@ GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@ GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@ GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@ GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@ GL_GNULIB_MBSTOC32S = @GL_GNULIB_MBSTOC32S@ GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@ GL_GNULIB_MBSTOWCS = @GL_GNULIB_MBSTOWCS@ GL_GNULIB_MBSZERO = @GL_GNULIB_MBSZERO@ GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@ GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@ GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@ GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@ GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@ GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@ GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@ GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@ GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@ GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@ GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@ GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@ GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@ GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@ GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@ GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@ GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@ GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@ GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@ GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@ GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@ GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@ GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@ GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@ GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@ GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@ GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@ GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@ GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@ GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@ GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@ GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@ GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@ GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@ GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@ GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@ GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@ GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@ GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@ GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@ GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@ GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@ GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@ GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@ GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@ GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@ GL_GNULIB_MEMSET_EXPLICIT = @GL_GNULIB_MEMSET_EXPLICIT@ GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@ GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@ GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@ GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@ GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@ GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@ GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@ GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@ GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@ GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@ GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@ GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@ GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@ GL_GNULIB_NL_LANGINFO = @GL_GNULIB_NL_LANGINFO@ GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@ GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@ GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@ GL_GNULIB_OPEN = @GL_GNULIB_OPEN@ GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@ GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@ GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@ GL_GNULIB_PERROR = @GL_GNULIB_PERROR@ GL_GNULIB_PIPE = @GL_GNULIB_PIPE@ GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@ GL_GNULIB_POPEN = @GL_GNULIB_POPEN@ GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@ GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@ GL_GNULIB_PREAD = @GL_GNULIB_PREAD@ GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@ GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@ GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@ GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@ GL_GNULIB_PUTC = @GL_GNULIB_PUTC@ GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@ GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@ GL_GNULIB_PUTS = @GL_GNULIB_PUTS@ GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@ GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@ GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@ GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@ GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@ GL_GNULIB_READ = @GL_GNULIB_READ@ GL_GNULIB_READLINK = @GL_GNULIB_READLINK@ GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@ GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@ GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@ GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@ GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@ GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@ GL_GNULIB_RENAME = @GL_GNULIB_RENAME@ GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@ GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@ GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@ GL_GNULIB_SCANF = @GL_GNULIB_SCANF@ GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@ GL_GNULIB_SETENV = @GL_GNULIB_SETENV@ GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@ GL_GNULIB_SETLOCALE = @GL_GNULIB_SETLOCALE@ GL_GNULIB_SETLOCALE_NULL = @GL_GNULIB_SETLOCALE_NULL@ GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@ GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@ GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@ GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@ GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@ GL_GNULIB_STAT = @GL_GNULIB_STAT@ GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@ GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@ GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@ GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@ GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@ GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@ GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@ GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@ GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@ GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@ GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@ GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@ GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@ GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@ GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@ GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@ GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@ GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@ GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@ GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@ GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@ GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@ GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@ GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@ GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@ GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@ GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@ GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@ GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@ GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@ GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@ GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@ GL_GNULIB_TIME = @GL_GNULIB_TIME@ GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@ GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@ GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@ GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@ GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@ GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@ GL_GNULIB_TOWCTRANS = @GL_GNULIB_TOWCTRANS@ GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@ GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@ GL_GNULIB_TZSET = @GL_GNULIB_TZSET@ GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE = @GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE@ GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE = @GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE@ GL_GNULIB_UNINORM_NFC_DLL_VARIABLE = @GL_GNULIB_UNINORM_NFC_DLL_VARIABLE@ GL_GNULIB_UNINORM_NFD_DLL_VARIABLE = @GL_GNULIB_UNINORM_NFD_DLL_VARIABLE@ GL_GNULIB_UNINORM_NFKC_DLL_VARIABLE = @GL_GNULIB_UNINORM_NFKC_DLL_VARIABLE@ GL_GNULIB_UNINORM_NFKD_DLL_VARIABLE = @GL_GNULIB_UNINORM_NFKD_DLL_VARIABLE@ GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@ GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@ GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@ GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@ GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@ GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@ GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@ GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@ GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@ GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@ GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@ GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@ GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@ GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@ GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@ GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@ GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@ GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@ GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@ GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@ GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@ GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@ GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@ GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@ GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@ GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@ GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@ GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@ GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@ GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@ GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@ GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@ GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@ GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@ GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@ GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@ GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@ GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@ GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@ GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@ GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@ GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@ GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@ GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@ GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@ GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@ GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@ GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@ GL_GNULIB_WCTRANS = @GL_GNULIB_WCTRANS@ GL_GNULIB_WCTYPE = @GL_GNULIB_WCTYPE@ GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@ GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@ GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@ GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@ GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@ GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@ GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@ GL_GNULIB_WRITE = @GL_GNULIB_WRITE@ GL_GNULIB__EXIT = @GL_GNULIB__EXIT@ GMSGFMT = @GMSGFMT@ GMSGFMT_015 = @GMSGFMT_015@ GNULIBHEADERS_OVERRIDE_CHAR16_T = @GNULIBHEADERS_OVERRIDE_CHAR16_T@ GNULIBHEADERS_OVERRIDE_CHAR32_T = @GNULIBHEADERS_OVERRIDE_CHAR32_T@ GNULIBHEADERS_OVERRIDE_CHAR8_T = @GNULIBHEADERS_OVERRIDE_CHAR8_T@ GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@ GREP = @GREP@ HARD_LOCALE_LIB = @HARD_LOCALE_LIB@ HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@ HAVE_ALLOCA_H = @HAVE_ALLOCA_H@ HAVE_ATOLL = @HAVE_ATOLL@ HAVE_BTOWC = @HAVE_BTOWC@ HAVE_C32RTOMB = @HAVE_C32RTOMB@ HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@ HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@ HAVE_CHOWN = @HAVE_CHOWN@ HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@ HAVE_CRTDEFS_H = @HAVE_CRTDEFS_H@ HAVE_DECL_ECVT = @HAVE_DECL_ECVT@ HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@ HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@ HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@ HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@ HAVE_DECL_FCVT = @HAVE_DECL_FCVT@ HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@ HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@ HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@ HAVE_DECL_GCVT = @HAVE_DECL_GCVT@ HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@ HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@ HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@ HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@ HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@ HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@ HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@ HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@ HAVE_DECL_GETW = @HAVE_DECL_GETW@ HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@ HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@ HAVE_DECL_INITSTATE = @HAVE_DECL_INITSTATE@ HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@ HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@ HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@ HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@ HAVE_DECL_PROGRAM_INVOCATION_NAME = @HAVE_DECL_PROGRAM_INVOCATION_NAME@ HAVE_DECL_PUTW = @HAVE_DECL_PUTW@ HAVE_DECL_SETENV = @HAVE_DECL_SETENV@ HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@ HAVE_DECL_SETSTATE = @HAVE_DECL_SETSTATE@ HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@ HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@ HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@ HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@ HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@ HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@ HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@ HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@ HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@ HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@ HAVE_DECL_TRUNCATE = @HAVE_DECL_TRUNCATE@ HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@ HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@ HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@ HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@ HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@ HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@ HAVE_DPRINTF = @HAVE_DPRINTF@ HAVE_DUP3 = @HAVE_DUP3@ HAVE_DUPLOCALE = @HAVE_DUPLOCALE@ HAVE_ERROR = @HAVE_ERROR@ HAVE_ERROR_AT_LINE = @HAVE_ERROR_AT_LINE@ HAVE_ERROR_H = @HAVE_ERROR_H@ HAVE_EUIDACCESS = @HAVE_EUIDACCESS@ HAVE_EXECVPE = @HAVE_EXECVPE@ HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@ HAVE_FACCESSAT = @HAVE_FACCESSAT@ HAVE_FCHDIR = @HAVE_FCHDIR@ HAVE_FCHMODAT = @HAVE_FCHMODAT@ HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ HAVE_FCNTL = @HAVE_FCNTL@ HAVE_FDATASYNC = @HAVE_FDATASYNC@ HAVE_FEATURES_H = @HAVE_FEATURES_H@ HAVE_FFS = @HAVE_FFS@ HAVE_FFSL = @HAVE_FFSL@ HAVE_FFSLL = @HAVE_FFSLL@ HAVE_FREELOCALE = @HAVE_FREELOCALE@ HAVE_FSEEKO = @HAVE_FSEEKO@ HAVE_FSTATAT = @HAVE_FSTATAT@ HAVE_FSYNC = @HAVE_FSYNC@ HAVE_FTELLO = @HAVE_FTELLO@ HAVE_FTRUNCATE = @HAVE_FTRUNCATE@ HAVE_FUTIMENS = @HAVE_FUTIMENS@ HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@ HAVE_GETENTROPY = @HAVE_GETENTROPY@ HAVE_GETGROUPS = @HAVE_GETGROUPS@ HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@ HAVE_GETLOGIN = @HAVE_GETLOGIN@ HAVE_GETOPT_H = @HAVE_GETOPT_H@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@ HAVE_GETPASS = @HAVE_GETPASS@ HAVE_GETPROGNAME = @HAVE_GETPROGNAME@ HAVE_GETRANDOM = @HAVE_GETRANDOM@ HAVE_GETSUBOPT = @HAVE_GETSUBOPT@ HAVE_GETUMASK = @HAVE_GETUMASK@ HAVE_GRANTPT = @HAVE_GRANTPT@ HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@ HAVE_IMAXABS = @HAVE_IMAXABS@ HAVE_IMAXDIV = @HAVE_IMAXDIV@ HAVE_IMAXDIV_T = @HAVE_IMAXDIV_T@ HAVE_INITSTATE = @HAVE_INITSTATE@ HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ HAVE_ISWBLANK = @HAVE_ISWBLANK@ HAVE_ISWCNTRL = @HAVE_ISWCNTRL@ HAVE_LANGINFO_ALTMON = @HAVE_LANGINFO_ALTMON@ HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@ HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@ HAVE_LANGINFO_H = @HAVE_LANGINFO_H@ HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@ HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@ HAVE_LCHMOD = @HAVE_LCHMOD@ HAVE_LCHOWN = @HAVE_LCHOWN@ HAVE_LINK = @HAVE_LINK@ HAVE_LINKAT = @HAVE_LINKAT@ HAVE_LSTAT = @HAVE_LSTAT@ HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@ HAVE_MBRLEN = @HAVE_MBRLEN@ HAVE_MBRTOC16 = @HAVE_MBRTOC16@ HAVE_MBRTOC32 = @HAVE_MBRTOC32@ HAVE_MBRTOWC = @HAVE_MBRTOWC@ HAVE_MBSINIT = @HAVE_MBSINIT@ HAVE_MBSLEN = @HAVE_MBSLEN@ HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@ HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@ HAVE_MBTOWC = @HAVE_MBTOWC@ HAVE_MEMPCPY = @HAVE_MEMPCPY@ HAVE_MEMSET_EXPLICIT = @HAVE_MEMSET_EXPLICIT@ HAVE_MKDIRAT = @HAVE_MKDIRAT@ HAVE_MKDTEMP = @HAVE_MKDTEMP@ HAVE_MKFIFO = @HAVE_MKFIFO@ HAVE_MKFIFOAT = @HAVE_MKFIFOAT@ HAVE_MKNOD = @HAVE_MKNOD@ HAVE_MKNODAT = @HAVE_MKNODAT@ HAVE_MKOSTEMP = @HAVE_MKOSTEMP@ HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@ HAVE_MKSTEMP = @HAVE_MKSTEMP@ HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@ HAVE_NANOSLEEP = @HAVE_NANOSLEEP@ HAVE_NEWLOCALE = @HAVE_NEWLOCALE@ HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@ HAVE_OPENAT = @HAVE_OPENAT@ HAVE_OS_H = @HAVE_OS_H@ HAVE_PCLOSE = @HAVE_PCLOSE@ HAVE_PIPE = @HAVE_PIPE@ HAVE_PIPE2 = @HAVE_PIPE2@ HAVE_POPEN = @HAVE_POPEN@ HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@ HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@ HAVE_PREAD = @HAVE_PREAD@ HAVE_PTSNAME = @HAVE_PTSNAME@ HAVE_PTSNAME_R = @HAVE_PTSNAME_R@ HAVE_PWRITE = @HAVE_PWRITE@ HAVE_QSORT_R = @HAVE_QSORT_R@ HAVE_RANDOM = @HAVE_RANDOM@ HAVE_RANDOM_H = @HAVE_RANDOM_H@ HAVE_RANDOM_R = @HAVE_RANDOM_R@ HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@ HAVE_READLINK = @HAVE_READLINK@ HAVE_READLINKAT = @HAVE_READLINKAT@ HAVE_REALLOCARRAY = @HAVE_REALLOCARRAY@ HAVE_REALPATH = @HAVE_REALPATH@ HAVE_RENAMEAT = @HAVE_RENAMEAT@ HAVE_RPMATCH = @HAVE_RPMATCH@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@ HAVE_SETENV = @HAVE_SETENV@ HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@ HAVE_SETSTATE = @HAVE_SETSTATE@ HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@ HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@ HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@ HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@ HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@ HAVE_SLEEP = @HAVE_SLEEP@ HAVE_STDINT_H = @HAVE_STDINT_H@ HAVE_STPCPY = @HAVE_STPCPY@ HAVE_STPNCPY = @HAVE_STPNCPY@ HAVE_STRCASECMP = @HAVE_STRCASECMP@ HAVE_STRCASESTR = @HAVE_STRCASESTR@ HAVE_STRCHRNUL = @HAVE_STRCHRNUL@ HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@ HAVE_STRINGS_H = @HAVE_STRINGS_H@ HAVE_STRPBRK = @HAVE_STRPBRK@ HAVE_STRPTIME = @HAVE_STRPTIME@ HAVE_STRSEP = @HAVE_STRSEP@ HAVE_STRTOD = @HAVE_STRTOD@ HAVE_STRTOL = @HAVE_STRTOL@ HAVE_STRTOLD = @HAVE_STRTOLD@ HAVE_STRTOLL = @HAVE_STRTOLL@ HAVE_STRTOUL = @HAVE_STRTOUL@ HAVE_STRTOULL = @HAVE_STRTOULL@ HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@ HAVE_STRVERSCMP = @HAVE_STRVERSCMP@ HAVE_SYMLINK = @HAVE_SYMLINK@ HAVE_SYMLINKAT = @HAVE_SYMLINKAT@ HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@ HAVE_SYS_CDEFS_H = @HAVE_SYS_CDEFS_H@ HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@ HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@ HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@ HAVE_SYS_RANDOM_H = @HAVE_SYS_RANDOM_H@ HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ HAVE_TIMEGM = @HAVE_TIMEGM@ HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@ HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@ HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@ HAVE_UCHAR_H = @HAVE_UCHAR_H@ HAVE_UNISTD_H = @HAVE_UNISTD_H@ HAVE_UNISTRING_WOE32DLL_H = @HAVE_UNISTRING_WOE32DLL_H@ HAVE_UNLINKAT = @HAVE_UNLINKAT@ HAVE_UNLOCKPT = @HAVE_UNLOCKPT@ HAVE_USLEEP = @HAVE_USLEEP@ HAVE_UTIMENSAT = @HAVE_UTIMENSAT@ HAVE_VASPRINTF = @HAVE_VASPRINTF@ HAVE_VDPRINTF = @HAVE_VDPRINTF@ HAVE_VISIBILITY = @HAVE_VISIBILITY@ HAVE_WCHAR_H = @HAVE_WCHAR_H@ HAVE_WCHAR_T = @HAVE_WCHAR_T@ HAVE_WCPCPY = @HAVE_WCPCPY@ HAVE_WCPNCPY = @HAVE_WCPNCPY@ HAVE_WCRTOMB = @HAVE_WCRTOMB@ HAVE_WCSCASECMP = @HAVE_WCSCASECMP@ HAVE_WCSCAT = @HAVE_WCSCAT@ HAVE_WCSCHR = @HAVE_WCSCHR@ HAVE_WCSCMP = @HAVE_WCSCMP@ HAVE_WCSCOLL = @HAVE_WCSCOLL@ HAVE_WCSCPY = @HAVE_WCSCPY@ HAVE_WCSCSPN = @HAVE_WCSCSPN@ HAVE_WCSDUP = @HAVE_WCSDUP@ HAVE_WCSFTIME = @HAVE_WCSFTIME@ HAVE_WCSLEN = @HAVE_WCSLEN@ HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@ HAVE_WCSNCAT = @HAVE_WCSNCAT@ HAVE_WCSNCMP = @HAVE_WCSNCMP@ HAVE_WCSNCPY = @HAVE_WCSNCPY@ HAVE_WCSNLEN = @HAVE_WCSNLEN@ HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@ HAVE_WCSPBRK = @HAVE_WCSPBRK@ HAVE_WCSRCHR = @HAVE_WCSRCHR@ HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@ HAVE_WCSSPN = @HAVE_WCSSPN@ HAVE_WCSSTR = @HAVE_WCSSTR@ HAVE_WCSTOK = @HAVE_WCSTOK@ HAVE_WCSWIDTH = @HAVE_WCSWIDTH@ HAVE_WCSXFRM = @HAVE_WCSXFRM@ HAVE_WCTRANS_T = @HAVE_WCTRANS_T@ HAVE_WCTYPE_H = @HAVE_WCTYPE_H@ HAVE_WCTYPE_T = @HAVE_WCTYPE_T@ HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@ HAVE_WINT_T = @HAVE_WINT_T@ HAVE_WMEMCHR = @HAVE_WMEMCHR@ HAVE_WMEMCMP = @HAVE_WMEMCMP@ HAVE_WMEMCPY = @HAVE_WMEMCPY@ HAVE_WMEMMOVE = @HAVE_WMEMMOVE@ HAVE_WMEMPCPY = @HAVE_WMEMPCPY@ HAVE_WMEMSET = @HAVE_WMEMSET@ HAVE_WORKING_MBRTOC32 = @HAVE_WORKING_MBRTOC32@ HAVE_XLOCALE_H = @HAVE_XLOCALE_H@ HAVE__EXIT = @HAVE__EXIT@ HELP2MAN = @HELP2MAN@ HOST_IS_WINDOWS_VARIABLE = @HOST_IS_WINDOWS_VARIABLE@ ICONV_CONVERTS_EUC_CN = @ICONV_CONVERTS_EUC_CN@ INCLUDE_NEXT = @INCLUDE_NEXT@ INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@ INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@ INTLLIBS = @INTLLIBS@ INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ LC_COLLATE_IMPLEMENTED = @LC_COLLATE_IMPLEMENTED@ LC_MONETARY_IMPLEMENTED = @LC_MONETARY_IMPLEMENTED@ LC_NUMERIC_IMPLEMENTED = @LC_NUMERIC_IMPLEMENTED@ LC_TIME_IMPLEMENTED = @LC_TIME_IMPLEMENTED@ LDFLAGS = @LDFLAGS@ LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@ LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBMULTITHREAD = @LIBMULTITHREAD@ LIBOBJS = @LIBOBJS@ LIBPMULTITHREAD = @LIBPMULTITHREAD@ LIBPTHREAD = @LIBPTHREAD@ LIBS = @LIBS@ LIBSTDTHREAD = @LIBSTDTHREAD@ LIBTHREAD = @LIBTHREAD@ LIBUNISTRING_UNICASE_H = @LIBUNISTRING_UNICASE_H@ LIBUNISTRING_UNICTYPE_H = @LIBUNISTRING_UNICTYPE_H@ LIBUNISTRING_UNINORM_H = @LIBUNISTRING_UNINORM_H@ LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@ LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@ LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_GETRANDOM = @LIB_GETRANDOM@ LIB_HARD_LOCALE = @LIB_HARD_LOCALE@ LIB_MBRTOWC = @LIB_MBRTOWC@ LIB_NL_LANGINFO = @LIB_NL_LANGINFO@ LIB_SCHED_YIELD = @LIB_SCHED_YIELD@ LIB_SETLOCALE_NULL = @LIB_SETLOCALE_NULL@ LIMITS_H = @LIMITS_H@ LN_S = @LN_S@ LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@ LOCALENAME_ENHANCE_LOCALE_FUNCS = @LOCALENAME_ENHANCE_LOCALE_FUNCS@ LOCALE_FR = @LOCALE_FR@ LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@ LOCALE_JA = @LOCALE_JA@ LOCALE_ZH_CN = @LOCALE_ZH_CN@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBMULTITHREAD = @LTLIBMULTITHREAD@ LTLIBOBJS = @LTLIBOBJS@ LTLIBTHREAD = @LTLIBTHREAD@ MAKEINFO = @MAKEINFO@ MBRTOWC_LIB = @MBRTOWC_LIB@ MKDIR_P = @MKDIR_P@ MKINSTALLDIRS = @MKINSTALLDIRS@ MODERNIZR = @MODERNIZR@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@ NEXT_ASSERT_H = @NEXT_ASSERT_H@ NEXT_AS_FIRST_DIRECTIVE_ASSERT_H = @NEXT_AS_FIRST_DIRECTIVE_ASSERT_H@ NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ NEXT_AS_FIRST_DIRECTIVE_ERROR_H = @NEXT_AS_FIRST_DIRECTIVE_ERROR_H@ NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@ NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@ NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@ NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@ NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@ NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@ NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@ NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@ NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@ NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@ NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@ NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@ NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@ NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H@ NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@ NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@ NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@ NEXT_AS_FIRST_DIRECTIVE_UCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_UCHAR_H@ NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@ NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@ NEXT_ERRNO_H = @NEXT_ERRNO_H@ NEXT_ERROR_H = @NEXT_ERROR_H@ NEXT_FCNTL_H = @NEXT_FCNTL_H@ NEXT_FLOAT_H = @NEXT_FLOAT_H@ NEXT_GETOPT_H = @NEXT_GETOPT_H@ NEXT_INTTYPES_H = @NEXT_INTTYPES_H@ NEXT_LANGINFO_H = @NEXT_LANGINFO_H@ NEXT_LIMITS_H = @NEXT_LIMITS_H@ NEXT_LOCALE_H = @NEXT_LOCALE_H@ NEXT_STDARG_H = @NEXT_STDARG_H@ NEXT_STDDEF_H = @NEXT_STDDEF_H@ NEXT_STDINT_H = @NEXT_STDINT_H@ NEXT_STDIO_H = @NEXT_STDIO_H@ NEXT_STDLIB_H = @NEXT_STDLIB_H@ NEXT_STRINGS_H = @NEXT_STRINGS_H@ NEXT_STRING_H = @NEXT_STRING_H@ NEXT_SYS_RANDOM_H = @NEXT_SYS_RANDOM_H@ NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@ NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@ NEXT_TIME_H = @NEXT_TIME_H@ NEXT_UCHAR_H = @NEXT_UCHAR_H@ NEXT_UNISTD_H = @NEXT_UNISTD_H@ NEXT_WCHAR_H = @NEXT_WCHAR_H@ NEXT_WCTYPE_H = @NEXT_WCTYPE_H@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_DATE = @PACKAGE_DATE@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ PERL_EXT_CC = @PERL_EXT_CC@ PERL_EXT_CFLAGS = @PERL_EXT_CFLAGS@ PERL_EXT_CPPFLAGS = @PERL_EXT_CPPFLAGS@ PERL_EXT_LDFLAGS = @PERL_EXT_LDFLAGS@ PERL_UNICODE_COLLATE_OK = @PERL_UNICODE_COLLATE_OK@ POD2MAN = @POD2MAN@ POSUB = @POSUB@ PRAGMA_COLUMNS = @PRAGMA_COLUMNS@ PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@ PRIPTR_PREFIX = @PRIPTR_PREFIX@ PROVE = @PROVE@ PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@ PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ RANLIB = @RANLIB@ REPLACE_ACCESS = @REPLACE_ACCESS@ REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@ REPLACE_BTOWC = @REPLACE_BTOWC@ REPLACE_C32RTOMB = @REPLACE_C32RTOMB@ REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@ REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@ REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@ REPLACE_CHMOD = @REPLACE_CHMOD@ REPLACE_CHOWN = @REPLACE_CHOWN@ REPLACE_CLOSE = @REPLACE_CLOSE@ REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@ REPLACE_CREAT = @REPLACE_CREAT@ REPLACE_CTIME = @REPLACE_CTIME@ REPLACE_DPRINTF = @REPLACE_DPRINTF@ REPLACE_DUP = @REPLACE_DUP@ REPLACE_DUP2 = @REPLACE_DUP2@ REPLACE_DUP3 = @REPLACE_DUP3@ REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@ REPLACE_ERROR = @REPLACE_ERROR@ REPLACE_ERROR_AT_LINE = @REPLACE_ERROR_AT_LINE@ REPLACE_EXECL = @REPLACE_EXECL@ REPLACE_EXECLE = @REPLACE_EXECLE@ REPLACE_EXECLP = @REPLACE_EXECLP@ REPLACE_EXECV = @REPLACE_EXECV@ REPLACE_EXECVE = @REPLACE_EXECVE@ REPLACE_EXECVP = @REPLACE_EXECVP@ REPLACE_EXECVPE = @REPLACE_EXECVPE@ REPLACE_FACCESSAT = @REPLACE_FACCESSAT@ REPLACE_FCHMODAT = @REPLACE_FCHMODAT@ REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ REPLACE_FCLOSE = @REPLACE_FCLOSE@ REPLACE_FCNTL = @REPLACE_FCNTL@ REPLACE_FDATASYNC = @REPLACE_FDATASYNC@ REPLACE_FDOPEN = @REPLACE_FDOPEN@ REPLACE_FFLUSH = @REPLACE_FFLUSH@ REPLACE_FFSLL = @REPLACE_FFSLL@ REPLACE_FOPEN = @REPLACE_FOPEN@ REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@ REPLACE_FPRINTF = @REPLACE_FPRINTF@ REPLACE_FPURGE = @REPLACE_FPURGE@ REPLACE_FREE = @REPLACE_FREE@ REPLACE_FREELOCALE = @REPLACE_FREELOCALE@ REPLACE_FREOPEN = @REPLACE_FREOPEN@ REPLACE_FSEEK = @REPLACE_FSEEK@ REPLACE_FSEEKO = @REPLACE_FSEEKO@ REPLACE_FSTAT = @REPLACE_FSTAT@ REPLACE_FSTATAT = @REPLACE_FSTATAT@ REPLACE_FTELL = @REPLACE_FTELL@ REPLACE_FTELLO = @REPLACE_FTELLO@ REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@ REPLACE_FUTIMENS = @REPLACE_FUTIMENS@ REPLACE_GETCWD = @REPLACE_GETCWD@ REPLACE_GETDELIM = @REPLACE_GETDELIM@ REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@ REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@ REPLACE_GETENTROPY = @REPLACE_GETENTROPY@ REPLACE_GETGROUPS = @REPLACE_GETGROUPS@ REPLACE_GETLINE = @REPLACE_GETLINE@ REPLACE_GETLOADAVG = @REPLACE_GETLOADAVG@ REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@ REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@ REPLACE_GETPASS = @REPLACE_GETPASS@ REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@ REPLACE_GETPROGNAME = @REPLACE_GETPROGNAME@ REPLACE_GETRANDOM = @REPLACE_GETRANDOM@ REPLACE_GETSUBOPT = @REPLACE_GETSUBOPT@ REPLACE_GMTIME = @REPLACE_GMTIME@ REPLACE_IMAXABS = @REPLACE_IMAXABS@ REPLACE_IMAXDIV = @REPLACE_IMAXDIV@ REPLACE_INITSTATE = @REPLACE_INITSTATE@ REPLACE_ISATTY = @REPLACE_ISATTY@ REPLACE_ISWBLANK = @REPLACE_ISWBLANK@ REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@ REPLACE_ISWDIGIT = @REPLACE_ISWDIGIT@ REPLACE_ISWPUNCT = @REPLACE_ISWPUNCT@ REPLACE_ISWXDIGIT = @REPLACE_ISWXDIGIT@ REPLACE_ITOLD = @REPLACE_ITOLD@ REPLACE_LCHOWN = @REPLACE_LCHOWN@ REPLACE_LINK = @REPLACE_LINK@ REPLACE_LINKAT = @REPLACE_LINKAT@ REPLACE_LOCALECONV = @REPLACE_LOCALECONV@ REPLACE_LOCALTIME = @REPLACE_LOCALTIME@ REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@ REPLACE_LSEEK = @REPLACE_LSEEK@ REPLACE_LSTAT = @REPLACE_LSTAT@ REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@ REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@ REPLACE_MBRLEN = @REPLACE_MBRLEN@ REPLACE_MBRTOC16 = @REPLACE_MBRTOC16@ REPLACE_MBRTOC32 = @REPLACE_MBRTOC32@ REPLACE_MBRTOWC = @REPLACE_MBRTOWC@ REPLACE_MBSINIT = @REPLACE_MBSINIT@ REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@ REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@ REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@ REPLACE_MBSTOWCS = @REPLACE_MBSTOWCS@ REPLACE_MBTOWC = @REPLACE_MBTOWC@ REPLACE_MB_CUR_MAX = @REPLACE_MB_CUR_MAX@ REPLACE_MEMCHR = @REPLACE_MEMCHR@ REPLACE_MEMMEM = @REPLACE_MEMMEM@ REPLACE_MEMPCPY = @REPLACE_MEMPCPY@ REPLACE_MKDIR = @REPLACE_MKDIR@ REPLACE_MKFIFO = @REPLACE_MKFIFO@ REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@ REPLACE_MKNOD = @REPLACE_MKNOD@ REPLACE_MKNODAT = @REPLACE_MKNODAT@ REPLACE_MKOSTEMP = @REPLACE_MKOSTEMP@ REPLACE_MKOSTEMPS = @REPLACE_MKOSTEMPS@ REPLACE_MKSTEMP = @REPLACE_MKSTEMP@ REPLACE_MKTIME = @REPLACE_MKTIME@ REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@ REPLACE_NEWLOCALE = @REPLACE_NEWLOCALE@ REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@ REPLACE_NULL = @REPLACE_NULL@ REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ REPLACE_OPEN = @REPLACE_OPEN@ REPLACE_OPENAT = @REPLACE_OPENAT@ REPLACE_PERROR = @REPLACE_PERROR@ REPLACE_PIPE2 = @REPLACE_PIPE2@ REPLACE_POPEN = @REPLACE_POPEN@ REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@ REPLACE_POSIX_OPENPT = @REPLACE_POSIX_OPENPT@ REPLACE_PREAD = @REPLACE_PREAD@ REPLACE_PRINTF = @REPLACE_PRINTF@ REPLACE_PTSNAME = @REPLACE_PTSNAME@ REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@ REPLACE_PUTENV = @REPLACE_PUTENV@ REPLACE_PWRITE = @REPLACE_PWRITE@ REPLACE_QSORT_R = @REPLACE_QSORT_R@ REPLACE_RANDOM = @REPLACE_RANDOM@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@ REPLACE_READ = @REPLACE_READ@ REPLACE_READLINK = @REPLACE_READLINK@ REPLACE_READLINKAT = @REPLACE_READLINKAT@ REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@ REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@ REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@ REPLACE_REALPATH = @REPLACE_REALPATH@ REPLACE_REMOVE = @REPLACE_REMOVE@ REPLACE_RENAME = @REPLACE_RENAME@ REPLACE_RENAMEAT = @REPLACE_RENAMEAT@ REPLACE_RMDIR = @REPLACE_RMDIR@ REPLACE_SETENV = @REPLACE_SETENV@ REPLACE_SETHOSTNAME = @REPLACE_SETHOSTNAME@ REPLACE_SETLOCALE = @REPLACE_SETLOCALE@ REPLACE_SETSTATE = @REPLACE_SETSTATE@ REPLACE_SLEEP = @REPLACE_SLEEP@ REPLACE_SNPRINTF = @REPLACE_SNPRINTF@ REPLACE_SPRINTF = @REPLACE_SPRINTF@ REPLACE_STAT = @REPLACE_STAT@ REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@ REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@ REPLACE_STPCPY = @REPLACE_STPCPY@ REPLACE_STPNCPY = @REPLACE_STPNCPY@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@ REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@ REPLACE_STRDUP = @REPLACE_STRDUP@ REPLACE_STRERROR = @REPLACE_STRERROR@ REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@ REPLACE_STRERROR_R = @REPLACE_STRERROR_R@ REPLACE_STRFTIME = @REPLACE_STRFTIME@ REPLACE_STRNCAT = @REPLACE_STRNCAT@ REPLACE_STRNDUP = @REPLACE_STRNDUP@ REPLACE_STRNLEN = @REPLACE_STRNLEN@ REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@ REPLACE_STRSTR = @REPLACE_STRSTR@ REPLACE_STRTOD = @REPLACE_STRTOD@ REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@ REPLACE_STRTOK_R = @REPLACE_STRTOK_R@ REPLACE_STRTOL = @REPLACE_STRTOL@ REPLACE_STRTOLD = @REPLACE_STRTOLD@ REPLACE_STRTOLL = @REPLACE_STRTOLL@ REPLACE_STRTOUL = @REPLACE_STRTOUL@ REPLACE_STRTOULL = @REPLACE_STRTOULL@ REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@ REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@ REPLACE_SYMLINK = @REPLACE_SYMLINK@ REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@ REPLACE_TIME = @REPLACE_TIME@ REPLACE_TIMEGM = @REPLACE_TIMEGM@ REPLACE_TIMESPEC_GET = @REPLACE_TIMESPEC_GET@ REPLACE_TMPFILE = @REPLACE_TMPFILE@ REPLACE_TOWLOWER = @REPLACE_TOWLOWER@ REPLACE_TRUNCATE = @REPLACE_TRUNCATE@ REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@ REPLACE_TZSET = @REPLACE_TZSET@ REPLACE_UNLINK = @REPLACE_UNLINK@ REPLACE_UNLINKAT = @REPLACE_UNLINKAT@ REPLACE_UNSETENV = @REPLACE_UNSETENV@ REPLACE_USLEEP = @REPLACE_USLEEP@ REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@ REPLACE_VASPRINTF = @REPLACE_VASPRINTF@ REPLACE_VDPRINTF = @REPLACE_VDPRINTF@ REPLACE_VFPRINTF = @REPLACE_VFPRINTF@ REPLACE_VPRINTF = @REPLACE_VPRINTF@ REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@ REPLACE_VSPRINTF = @REPLACE_VSPRINTF@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@ REPLACE_WCSCMP = @REPLACE_WCSCMP@ REPLACE_WCSFTIME = @REPLACE_WCSFTIME@ REPLACE_WCSNCMP = @REPLACE_WCSNCMP@ REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@ REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@ REPLACE_WCSSTR = @REPLACE_WCSSTR@ REPLACE_WCSTOK = @REPLACE_WCSTOK@ REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@ REPLACE_WCTOB = @REPLACE_WCTOB@ REPLACE_WCTOMB = @REPLACE_WCTOMB@ REPLACE_WCTRANS = @REPLACE_WCTRANS@ REPLACE_WCTYPE = @REPLACE_WCTYPE@ REPLACE_WCWIDTH = @REPLACE_WCWIDTH@ REPLACE_WMEMCMP = @REPLACE_WMEMCMP@ REPLACE_WMEMPCPY = @REPLACE_WMEMPCPY@ REPLACE_WRITE = @REPLACE_WRITE@ REPLACE__EXIT = @REPLACE__EXIT@ SCHED_YIELD_LIB = @SCHED_YIELD_LIB@ SED = @SED@ SETLOCALE_NULL_LIB = @SETLOCALE_NULL_LIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ SMALL_WCHAR_T = @SMALL_WCHAR_T@ STDARG_H = @STDARG_H@ STDCKDINT_H = @STDCKDINT_H@ STDDEF_H = @STDDEF_H@ STDINT_H = @STDINT_H@ STRIP = @STRIP@ SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@ TERMLIBS = @TERMLIBS@ TEXINFO_DTD_VERSION = @TEXINFO_DTD_VERSION@ TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@ TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@ TI_AWK = @TI_AWK@ TSC = @TSC@ UGLIFYJS = @UGLIFYJS@ UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@ UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@ UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@ UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@ UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@ UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@ UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@ USE_EXTERNAL_EASTASIANWIDTH = @USE_EXTERNAL_EASTASIANWIDTH@ USE_EXTERNAL_LIBINTL = @USE_EXTERNAL_LIBINTL@ USE_EXTERNAL_UNIDECODE = @USE_EXTERNAL_UNIDECODE@ USE_NLS = @USE_NLS@ USE_UNICODE = @USE_UNICODE@ VERSION = @VERSION@ WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@ WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@ WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@ WINDOWS_STAT_INODES = @WINDOWS_STAT_INODES@ WINDOWS_STAT_TIMESPEC = @WINDOWS_STAT_TIMESPEC@ WINT_T_SUFFIX = @WINT_T_SUFFIX@ XGETTEXT = @XGETTEXT@ XGETTEXT_015 = @XGETTEXT_015@ XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ enable_xs = @enable_xs@ exec_prefix = @exec_prefix@ gl_LIBOBJDEPS = @gl_LIBOBJDEPS@ gl_LIBOBJS = @gl_LIBOBJS@ gl_LTLIBOBJS = @gl_LTLIBOBJS@ gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@ gltests_LIBOBJS = @gltests_LIBOBJS@ gltests_LTLIBOBJS = @gltests_LTLIBOBJS@ gltests_WITNESS = @gltests_WITNESS@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ native_tools = @native_tools@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ # Makefile.tres generated by maintain/regenerate_file_lists.pl # test_tap_files_generated_list = \ t/01use.t \ t/02coverage.t \ t/03coverage_braces.t \ t/04verb.t \ t/05paragraph.t \ t/06columnfractions.t \ t/08misc_commands.t \ t/09indices.t \ t/10menu.t \ t/16raw.t \ t/181quotation.t \ t/18itemize.t \ t/19def.t \ t/20preformatted.t \ t/21multitable.t \ t/22xtable.t \ t/25regions.t \ t/27float.t \ t/28heading.t \ t/30sectioning.t \ t/40moresectioning.t \ t/50value.t \ t/55conditionals.t \ t/57invalid_nestings.t \ t/58alias.t \ t/60macro.t \ t/65linemacro.t \ t/70value_and_macro.t \ t/80include.t \ t/accents.t \ t/automatic_menus.t \ t/automatic_nodes.t \ t/converters_tests.t \ t/do_master_menu.t \ t/docbook_tests.t \ t/formats_encodings.t \ t/html_tests.t \ t/htmlxref.t \ t/index_before_item.t \ t/info_tests.t \ t/init_files_tests.t \ t/languages.t \ t/latex_tests.t \ t/layout.t \ t/nodenormalization.t \ t/paragraph.t \ t/plaintext_tests.t \ t/protect_character_in_texinfo.t \ t/reference_to_text_in_tree.t \ t/test_brace_count.t \ t/test_fill_gaps_in_sectioning.t \ t/test_is_content_empty.t \ t/test_parse_texi_line.t \ t/test_parser_registrar.t \ t/test_protect_contents.t \ t/test_protect_hashchar_at_line_beginning.t \ t/test_sort.t \ t/test_tree_copy.t \ t/transformations.t \ t/xml_tests.t test_files_generated_list = $(test_tap_files_generated_list) \ t/results/alias/alias_macro_target_removed.pl \ t/results/alias/alias_non_existing_command.pl \ t/results/alias/alias_of_added_index.pl \ t/results/alias/alias_of_added_index_before_added_index.pl \ t/results/alias/alias_of_definfoenclose.pl \ t/results/alias/alias_of_definfoenclose_before_definfoenclose.pl \ t/results/alias/alias_of_macro.pl \ t/results/alias/alias_of_macro_before_macro.pl \ t/results/alias/alias_table_command.pl \ t/results/alias/bad_line.pl \ t/results/alias/block_command_alias.pl \ t/results/alias/recursive_alias.pl \ t/results/alias/simple.pl \ t/results/alias/texinfo_command_alias.pl \ t/results/alias/texinfo_command_alias_indirect.pl \ t/results/alias/texinfo_command_alias_indirect_before.pl \ t/results/columnfractions/empty.pl \ t/results/columnfractions/empty_comment.pl \ t/results/columnfractions/good.pl \ t/results/columnfractions/good_comment.pl \ t/results/columnfractions/good_space_comment.pl \ t/results/columnfractions/invalid.pl \ t/results/columnfractions/not_fraction.pl \ t/results/columnfractions/out_of_multitable.pl \ t/results/columnfractions/something_before_columnfractions.pl \ t/results/columnfractions/wrong_command.pl \ t/results/conditionals/additional_space_in_end_conditional.pl \ t/results/conditionals/additional_space_in_end_conditional_expanded.pl \ t/results/conditionals/bad_ifclear_argument.pl \ t/results/conditionals/bad_ifset_argument.pl \ t/results/conditionals/command_conditionals.pl \ t/results/conditionals/command_conditionals_user_defined.pl \ t/results/conditionals/commands_in_ifset.pl \ t/results/conditionals/comment_on_ifset_line.pl \ t/results/conditionals/cond.pl \ t/results/conditionals/cond_ifhtml_ifinfo.pl \ t/results/conditionals/cond_ifhtml_ifinfo_iftex.pl \ t/results/conditionals/cond_info.pl \ t/results/conditionals/cond_info_ifhtml_ifinfo_iftex.pl \ t/results/conditionals/cond_info_no-ifhtml_no-ifinfo_no-iftex.pl \ t/results/conditionals/cond_no-ifhtml_no-ifinfo_no-iftex.pl \ t/results/conditionals/cond_xml.pl \ t/results/conditionals/conditional_not_closed.pl \ t/results/conditionals/consecutive_conditionals.pl \ t/results/conditionals/defcondx_Dbar.pl \ t/results/conditionals/defcondx_Dbar/res_html \ t/results/conditionals/defcondx_Ubar.pl \ t/results/conditionals/defcondx_Ubar/res_html \ t/results/conditionals/empty_ifclear.pl \ t/results/conditionals/empty_ifset.pl \ t/results/conditionals/empty_ifset_in_ifset_no_set.pl \ t/results/conditionals/empty_ifset_in_ifset_set.pl \ t/results/conditionals/empty_set_in_ifclear.pl \ t/results/conditionals/empty_set_in_ifset.pl \ t/results/conditionals/end_conditional_not_at_line_begining.pl \ t/results/conditionals/end_ifset_in_format.pl \ t/results/conditionals/false_format_not_closed.pl \ t/results/conditionals/ifclear_in_ifset.pl \ t/results/conditionals/ifclear_in_ifset_set.pl \ t/results/conditionals/ifnot_format_conditional.pl \ t/results/conditionals/ifnotinfo_exception.pl \ t/results/conditionals/ifset_in_command.pl \ t/results/conditionals/ifset_nonalpha.pl \ t/results/conditionals/ignore_not_closed.pl \ t/results/conditionals/ignore_spaces_and_comments.pl \ t/results/conditionals/ignored_in_ifset.pl \ t/results/conditionals/info_ifinfo_ifnotplaintext.pl \ t/results/conditionals/info_ifplaintext.pl \ t/results/conditionals/inlinefmtifelse_nesting.pl \ t/results/conditionals/inlineiffmtifelse_not_closed.pl \ t/results/conditionals/inlineiffmtifelse_not_closed_three_arg.pl \ t/results/conditionals/inlineiffmtifelse_not_closed_two_arg.pl \ t/results/conditionals/inlineifset_false_not_closed.pl \ t/results/conditionals/macro_in_ifset.pl \ t/results/conditionals/macro_in_ifset_set.pl \ t/results/conditionals/many_conditionals.pl \ t/results/conditionals/nested_ifset_ifclear.pl \ t/results/conditionals/nested_ifset_prepended_to_command_name.pl \ t/results/conditionals/nested_ignore.pl \ t/results/conditionals/nested_ignore_comment_no_eol.pl \ t/results/conditionals/nested_ignore_with_comments.pl \ t/results/conditionals/not_set.pl \ t/results/conditionals/plaintext_ifinfo.pl \ t/results/conditionals/plaintext_ifinfo_ifnotplaintext.pl \ t/results/conditionals/superfluous_argument_to_end.pl \ t/results/conditionals/text_on_conditional_line.pl \ t/results/conditionals/text_on_conditional_line_expanded.pl \ t/results/conditionals/txiinternalvalue.pl \ t/results/conditionals/user_defined_txiinternalvalue.pl \ t/results/converters_tests/accent_with_text.pl \ t/results/converters_tests/at_commands_in_raw.pl \ t/results/converters_tests/combined_fonts.pl \ t/results/converters_tests/combined_fonts/res_docbook \ t/results/converters_tests/combined_fonts/res_html \ t/results/converters_tests/combined_fonts/res_info \ t/results/converters_tests/combined_fonts/res_latex \ t/results/converters_tests/combined_fonts/res_xml \ t/results/converters_tests/commands_in_sc.pl \ t/results/converters_tests/commands_in_var.pl \ t/results/converters_tests/complex_nestings.pl \ t/results/converters_tests/contents_at_document_begin.pl \ t/results/converters_tests/contents_at_document_begin/res_html \ t/results/converters_tests/contents_at_document_begin_inline.pl \ t/results/converters_tests/contents_at_document_begin_inline/res_html \ t/results/converters_tests/contents_at_document_begin_separate_element.pl \ t/results/converters_tests/contents_at_document_begin_separate_element/res_html \ t/results/converters_tests/definition_commands.pl \ t/results/converters_tests/definition_commands/res_html \ t/results/converters_tests/definition_commands/res_latex \ t/results/converters_tests/email_table_command_as_argument.pl \ t/results/converters_tests/empty.pl \ t/results/converters_tests/empty/res_docbook \ t/results/converters_tests/empty/res_html \ t/results/converters_tests/empty/res_info \ t/results/converters_tests/empty/res_latex \ t/results/converters_tests/empty/res_xml \ t/results/converters_tests/empty_accent.pl \ t/results/converters_tests/enumerate_above_ten.pl \ t/results/converters_tests/footnote_no_number.pl \ t/results/converters_tests/footnote_no_number_separate.pl \ t/results/converters_tests/form_feeds.pl \ t/results/converters_tests/frenchspacing_and_code.pl \ t/results/converters_tests/image_extension.pl \ t/results/converters_tests/image_formatting.pl \ t/results/converters_tests/image_with_spaces.pl \ t/results/converters_tests/index_entry_in_preformatted.pl \ t/results/converters_tests/indices_in_begin_tables_lists.pl \ t/results/converters_tests/indices_in_begin_tables_lists/res_docbook \ t/results/converters_tests/indices_in_begin_tables_lists/res_html \ t/results/converters_tests/indices_in_begin_tables_lists/res_info \ t/results/converters_tests/indices_in_begin_tables_lists/res_latex \ t/results/converters_tests/indices_in_begin_tables_lists/res_xml \ t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item.pl \ t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_docbook \ t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_html \ t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_info \ t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_latex \ t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_xml \ t/results/converters_tests/inline.pl \ t/results/converters_tests/inline_expand_tex.pl \ t/results/converters_tests/inlinefmtifelse.pl \ t/results/converters_tests/inlinefmtifelse_with_commands.pl \ t/results/converters_tests/inlinefmtspaces.pl \ t/results/converters_tests/inlineifsetifclear.pl \ t/results/converters_tests/inlineifsetifclearspaces.pl \ t/results/converters_tests/inlinerawspaces.pl \ t/results/converters_tests/line_breaks.pl \ t/results/converters_tests/link.pl \ t/results/converters_tests/minimal_empty_empty.pl \ t/results/converters_tests/minimal_empty_empty/res_docbook \ t/results/converters_tests/minimal_empty_empty/res_html \ t/results/converters_tests/minimal_empty_empty/res_info \ t/results/converters_tests/minimal_empty_empty/res_latex \ t/results/converters_tests/minimal_empty_empty/res_xml \ t/results/converters_tests/minimal_empty_with_bye.pl \ t/results/converters_tests/minimal_empty_with_bye/res_docbook \ t/results/converters_tests/minimal_empty_with_bye/res_html \ t/results/converters_tests/minimal_empty_with_bye/res_info \ t/results/converters_tests/minimal_empty_with_bye/res_latex \ t/results/converters_tests/minimal_empty_with_bye/res_xml \ t/results/converters_tests/minimal_empty_with_input.pl \ t/results/converters_tests/minimal_empty_with_input/res_docbook \ t/results/converters_tests/minimal_empty_with_input/res_html \ t/results/converters_tests/minimal_empty_with_input/res_info \ t/results/converters_tests/minimal_empty_with_input/res_latex \ t/results/converters_tests/minimal_empty_with_input/res_xml \ t/results/converters_tests/non_empty_part.pl \ t/results/converters_tests/non_empty_part_no_top_node_output.pl \ t/results/converters_tests/normal_font_in_monospace.pl \ t/results/converters_tests/printindex_merged_indices_code_style.pl \ t/results/converters_tests/printindex_merged_indices_code_style/res_latex \ t/results/converters_tests/raw_block_commands.pl \ t/results/converters_tests/raw_block_commands_expand_tex.pl \ t/results/converters_tests/ref_error_formatting.pl \ t/results/converters_tests/ref_in_sectioning.pl \ t/results/converters_tests/references_to_top_no_top_output.pl \ t/results/converters_tests/references_to_top_no_top_output/res_html \ t/results/converters_tests/references_to_top_no_top_output/res_latex \ t/results/converters_tests/refs_formatting.pl \ t/results/converters_tests/setfilename_no_extension.pl \ t/results/converters_tests/setfilename_no_extension/res_docbook \ t/results/converters_tests/setfilename_no_extension/res_html \ t/results/converters_tests/setfilename_no_extension/res_info \ t/results/converters_tests/setfilename_no_extension/res_latex \ t/results/converters_tests/setfilename_no_extension/res_xml \ t/results/converters_tests/simplest_no_node_section.pl \ t/results/converters_tests/simplest_no_node_section/res_docbook \ t/results/converters_tests/simplest_no_node_section/res_html \ t/results/converters_tests/simplest_no_node_section/res_info \ t/results/converters_tests/simplest_no_node_section/res_latex \ t/results/converters_tests/simplest_no_node_section/res_xml \ t/results/converters_tests/simplest_test_prefix.pl \ t/results/converters_tests/simplest_test_prefix/res_docbook \ t/results/converters_tests/simplest_test_prefix/res_html \ t/results/converters_tests/simplest_test_prefix/res_info \ t/results/converters_tests/simplest_test_prefix/res_latex \ t/results/converters_tests/simplest_test_prefix/res_xml \ t/results/converters_tests/some_at_commands_in_ref_nodes.pl \ t/results/converters_tests/sp_in_example.pl \ t/results/converters_tests/spaces_in_empty_node_names.pl \ t/results/converters_tests/spaces_in_node_names.pl \ t/results/converters_tests/table_in_display_in_example.pl \ t/results/converters_tests/table_in_example_in_display.pl \ t/results/converters_tests/test_deftypefnnewline.pl \ t/results/converters_tests/test_sp.pl \ t/results/converters_tests/things_before_setfilename.pl \ t/results/converters_tests/things_before_setfilename_no_element.pl \ t/results/converters_tests/top_in_ref.pl \ t/results/converters_tests/unknown_value.pl \ t/results/coverage/accent_and_dash.pl \ t/results/coverage/accent_no_closed.pl \ t/results/coverage/accent_no_closed_comment.pl \ t/results/coverage/accent_no_closed_newline.pl \ t/results/coverage/accent_no_closed_paragraph.pl \ t/results/coverage/accents_errors.pl \ t/results/coverage/arg_in_brace_no_arg_command.pl \ t/results/coverage/at_after_accent_command.pl \ t/results/coverage/block_commands.pl \ t/results/coverage/bye_on_end_command_line.pl \ t/results/coverage/cartouche.pl \ t/results/coverage/cartouche_in_example.pl \ t/results/coverage/cartouche_in_quotation.pl \ t/results/coverage/cartouche_title_and_content.pl \ t/results/coverage/center.pl \ t/results/coverage/command_in_end.pl \ t/results/coverage/command_in_end_expanded_raw_command_after.pl \ t/results/coverage/command_in_end_expanded_raw_command_empty_after.pl \ t/results/coverage/command_in_end_expanded_raw_in_command.pl \ t/results/coverage/command_in_end_expanded_raw_one_char_before_command.pl \ t/results/coverage/command_in_end_expanded_raw_one_char_not_in_command.pl \ t/results/coverage/command_in_end_expanded_raw_two_char_before_command.pl \ t/results/coverage/command_in_end_expanded_raw_two_char_not_in_command.pl \ t/results/coverage/command_in_end_ignored_raw_command_after.pl \ t/results/coverage/command_in_end_ignored_raw_in_command.pl \ t/results/coverage/command_in_end_ignored_raw_one_char_before_command.pl \ t/results/coverage/command_in_end_ignored_raw_one_char_not_in_command.pl \ t/results/coverage/command_in_end_ignored_raw_two_char_before_command.pl \ t/results/coverage/command_in_end_ignored_raw_two_char_not_in_command.pl \ t/results/coverage/commands.pl \ t/results/coverage/commands_in_math.pl \ t/results/coverage/comment_on_cartouche_line.pl \ t/results/coverage/comment_on_group_line.pl \ t/results/coverage/def.pl \ t/results/coverage/delcomment.pl \ t/results/coverage/delcomment_followed_by_cpp_line.pl \ t/results/coverage/delcomment_on_comment.pl \ t/results/coverage/displaymath.pl \ t/results/coverage/empty_w.pl \ t/results/coverage/end_bad_end_argument_and_superfluous_arg.pl \ t/results/coverage/exdent_and_commands.pl \ t/results/coverage/exdent_and_formats.pl \ t/results/coverage/flushleft_flushright.pl \ t/results/coverage/flushleft_flushright_in_quotation.pl \ t/results/coverage/flushright_example_nested.pl \ t/results/coverage/flushright_not_closed.pl \ t/results/coverage/formats_only_title_comments.pl \ t/results/coverage/formats_only_titles.pl \ t/results/coverage/formats_titles.pl \ t/results/coverage/group_beginning_and_end_on_line.pl \ t/results/coverage/group_not_closed.pl \ t/results/coverage/hyphenation.pl \ t/results/coverage/indentedblock.pl \ t/results/coverage/indicateurl_end_lines.pl \ t/results/coverage/insertcopying.pl \ t/results/coverage/invalid_U.pl \ t/results/coverage/item_container.pl \ t/results/coverage/lettered_accent_and_spaces.pl \ t/results/coverage/math.pl \ t/results/coverage/minimal_only_input_line.pl \ t/results/coverage/multitable.pl \ t/results/coverage/nested_block_commands.pl \ t/results/coverage/not_i_j_in_dotless.pl \ t/results/coverage/one_line.pl \ t/results/coverage/preformatted.pl \ t/results/coverage/punctuation_in_line_commands.pl \ t/results/coverage/quotation_author.pl \ t/results/coverage/raggedright.pl \ t/results/coverage/setfilename_in_paragraph.pl \ t/results/coverage/spaces_after_braced_command.pl \ t/results/coverage/spaces_no_brace_after_braced_command.pl \ t/results/coverage/spaces_unknown_command_after_braced_command.pl \ t/results/coverage/symbol_after_block.pl \ t/results/coverage/symbol_after_command.pl \ t/results/coverage/table.pl \ t/results/coverage/table_command_comment.pl \ t/results/coverage/test_errormsg.pl \ t/results/coverage/test_tie.pl \ t/results/coverage/test_today.pl \ t/results/coverage/titlefont_in_center.pl \ t/results/coverage/unknown_accents.pl \ t/results/coverage/unknown_commands.pl \ t/results/coverage/verbatiminclude.pl \ t/results/coverage_braces/abbr_acronym.pl \ t/results/coverage_braces/anchor_not_closed.pl \ t/results/coverage_braces/brace_opened_no_command.pl \ t/results/coverage_braces/caption_not_closed.pl \ t/results/coverage_braces/code_not_closed.pl \ t/results/coverage_braces/contain_plain_text_nestings.pl \ t/results/coverage_braces/email_possibilities.pl \ t/results/coverage_braces/empty_commands.pl \ t/results/coverage_braces/empty_images.pl \ t/results/coverage_braces/empty_line_in_anchor.pl \ t/results/coverage_braces/empty_line_in_braces_in_math.pl \ t/results/coverage_braces/empty_line_in_braces_in_math_at_begin_line.pl \ t/results/coverage_braces/empty_line_in_email.pl \ t/results/coverage_braces/empty_line_in_math.pl \ t/results/coverage_braces/empty_ref.pl \ t/results/coverage_braces/empty_second_email_argument.pl \ t/results/coverage_braces/end_line_in_anchor.pl \ t/results/coverage_braces/footnote.pl \ t/results/coverage_braces/footnote_ending_on_empty_line.pl \ t/results/coverage_braces/footnote_in_command_not_closed.pl \ t/results/coverage_braces/footnote_no_node.pl \ t/results/coverage_braces/footnote_not_closed.pl \ t/results/coverage_braces/form_feed_in_brace_commands.pl \ t/results/coverage_braces/format_on_first_footnote_line.pl \ t/results/coverage_braces/heading_in_footnote.pl \ t/results/coverage_braces/inforef_too_much_args.pl \ t/results/coverage_braces/kbd.pl \ t/results/coverage_braces/math_bracketed_inside_not_closed.pl \ t/results/coverage_braces/math_bracketed_not_closed.pl \ t/results/coverage_braces/math_bracketed_not_closed_next_line.pl \ t/results/coverage_braces/math_leading_trailing_spaces.pl \ t/results/coverage_braces/math_not_closed.pl \ t/results/coverage_braces/nested.pl \ t/results/coverage_braces/nested_args.pl \ t/results/coverage_braces/nested_in_sc.pl \ t/results/coverage_braces/no_brace.pl \ t/results/coverage_braces/no_brace_space_end_line.pl \ t/results/coverage_braces/one_argument_leading_trailing_spaces.pl \ t/results/coverage_braces/recursive_acronym.pl \ t/results/coverage_braces/recursive_acronym_definition.pl \ t/results/coverage_braces/ref_empty_node.pl \ t/results/coverage_braces/ref_in_style_command.pl \ t/results/coverage_braces/simple.pl \ t/results/coverage_braces/space_command_in_image.pl \ t/results/coverage_braces/space_in_anchor.pl \ t/results/coverage_braces/space_in_footnote.pl \ t/results/coverage_braces/space_in_image.pl \ t/results/coverage_braces/test_image.pl \ t/results/coverage_braces/test_w.pl \ t/results/coverage_braces/too_much_args.pl \ t/results/coverage_braces/two_footnotes_in_nodes.pl \ t/results/coverage_braces/two_footnotes_in_nodes_separate.pl \ t/results/coverage_braces/unknown_command_with_braces.pl \ t/results/coverage_braces/unmatched_brace.pl \ t/results/coverage_braces/uref_in_ref.pl \ t/results/coverage_braces/uref_url.pl \ t/results/coverage_braces/uref_with_commands_characters.pl \ t/results/coverage_braces/verb_in_xref.pl \ t/results/coverage_braces/w_end_sentence.pl \ t/results/def/adjacent_defline.pl \ t/results/def/all_commands.pl \ t/results/def/all_commands_delimiters.pl \ t/results/def/all_commands_delimiters_printindex.pl \ t/results/def/all_commands_printindex.pl \ t/results/def/all_empty_def.pl \ t/results/def/ampchar.pl \ t/results/def/code_in_def.pl \ t/results/def/def_defx_mismatch.pl \ t/results/def/def_groupings_args.pl \ t/results/def/defblock_no_defline.pl \ t/results/def/defline_no_params.pl \ t/results/def/deftypeline.pl \ t/results/def/defx_after_comment.pl \ t/results/def/defx_after_comment_in_example.pl \ t/results/def/defx_after_empty_line.pl \ t/results/def/defx_after_empty_line_in_example.pl \ t/results/def/defx_after_paragraph_end.pl \ t/results/def/defx_after_preformatted_with_text.pl \ t/results/def/defx_after_text.pl \ t/results/def/defx_in_example.pl \ t/results/def/double_command.pl \ t/results/def/empty_def_arguments.pl \ t/results/def/empty_def_command.pl \ t/results/def/empty_deftype.pl \ t/results/def/empty_deftypeop_name.pl \ t/results/def/empty_main_def_arguments.pl \ t/results/def/end_of_line_end_file.pl \ t/results/def/end_of_line_protect_at_end.pl \ t/results/def/end_of_lines_protected.pl \ t/results/def/end_of_lines_protected_in_footnote.pl \ t/results/def/end_of_lines_protected_non_ascii.pl \ t/results/def/inter_item_commands_in_def.pl \ t/results/def/inter_item_commands_in_def_in_example.pl \ t/results/def/leading_space_in_def_arg.pl \ t/results/def/multiple_defline.pl \ t/results/def/no_category_or_no_name.pl \ t/results/def/not_closed.pl \ t/results/def/omit_def_space.pl \ t/results/def/protected_brace.pl \ t/results/def/ref_in_def.pl \ t/results/def/space_in_def_for_index.pl \ t/results/def/wrong_braces_simple.pl \ t/results/def/wrong_braces_with_end_of_lines.pl \ t/results/docbook_tests/between_node_and_section.pl \ t/results/docbook_tests/empty_quotation_with_arg_followed_by_quotation.pl \ t/results/docbook_tests/multiple_documentlanguage.pl \ t/results/docbook_tests/special_docbook_unnumbered.pl \ t/results/float/anchor_in_caption.pl \ t/results/float/cindex_in_caption.pl \ t/results/float/comment_space_comand_in_float.pl \ t/results/float/complex_float.pl \ t/results/float/empty_caption.pl \ t/results/float/empty_label_no_space.pl \ t/results/float/empty_label_no_space_comment.pl \ t/results/float/empty_label_with_space.pl \ t/results/float/empty_label_with_space_comment.pl \ t/results/float/empty_listoffloats.pl \ t/results/float/empty_listoffloats_with_floats.pl \ t/results/float/float_copying.pl \ t/results/float/float_in_block_commands.pl \ t/results/float/float_with_at_commands.pl \ t/results/float/footnote_in_caption.pl \ t/results/float/footnote_in_caption_and_error.pl \ t/results/float/listoffloats_with_commands.pl \ t/results/float/numbering_captions_listoffloats.pl \ t/results/float/ref_to_float.pl \ t/results/float/simple.pl \ t/results/float/special_characters_in_float_type.pl \ t/results/formats_encodings/8bit_document_translations.pl \ t/results/formats_encodings/8bit_document_translations/res_html \ t/results/formats_encodings/8bit_document_translations/res_info \ t/results/formats_encodings/accent.pl \ t/results/formats_encodings/accent_argument_non_ascii.pl \ t/results/formats_encodings/accent_enable_encoding.pl \ t/results/formats_encodings/accentenc.pl \ t/results/formats_encodings/accentenc_enable_encoding.pl \ t/results/formats_encodings/at_commands_in_refs.pl \ t/results/formats_encodings/at_commands_in_refs_latin1.pl \ t/results/formats_encodings/at_commands_in_refs_latin1/res_html \ t/results/formats_encodings/at_commands_in_refs_latin1/res_info \ t/results/formats_encodings/at_commands_in_refs_utf8.pl \ t/results/formats_encodings/at_commands_in_refs_utf8/res_html \ t/results/formats_encodings/at_commands_in_refs_utf8/res_info \ t/results/formats_encodings/char_latin1_latin1_in_refs.pl \ t/results/formats_encodings/char_latin1_latin1_in_refs/res_docbook \ t/results/formats_encodings/char_latin1_latin1_in_refs/res_html \ t/results/formats_encodings/char_latin1_latin1_in_refs/res_info \ t/results/formats_encodings/char_latin1_latin1_in_refs/res_latex \ t/results/formats_encodings/char_latin1_latin1_in_refs/res_xml \ t/results/formats_encodings/char_latin2_latin2_in_refs.pl \ t/results/formats_encodings/char_latin2_latin2_in_refs/res_html \ t/results/formats_encodings/char_latin2_latin2_in_refs/res_info \ t/results/formats_encodings/char_us_ascii_latin1_in_refs.pl \ t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_html \ t/results/formats_encodings/char_us_ascii_latin1_in_refs/res_info \ t/results/formats_encodings/char_utf8_latin1_in_refs.pl \ t/results/formats_encodings/char_utf8_latin1_in_refs/res_html \ t/results/formats_encodings/char_utf8_latin1_in_refs/res_info \ t/results/formats_encodings/documentencoding_utf8_and_insertions.pl \ t/results/formats_encodings/dotless_argument_non_ascii.pl \ t/results/formats_encodings/japanese_shift_jis.pl \ t/results/formats_encodings/japanese_shift_jis/res_html \ t/results/formats_encodings/japanese_shift_jis/res_info \ t/results/formats_encodings/manual_simple_latin1_with_error.pl \ t/results/formats_encodings/manual_simple_latin1_with_error/res_html \ t/results/formats_encodings/manual_simple_latin1_with_error/res_info \ t/results/formats_encodings/manual_simple_utf8_with_error.pl \ t/results/formats_encodings/manual_simple_utf8_with_error/res_html \ t/results/formats_encodings/manual_simple_utf8_with_error/res_info \ t/results/formats_encodings/multiple_include_encodings.pl \ t/results/formats_encodings/multiple_include_encodings/res_html \ t/results/formats_encodings/multiple_include_encodings/res_info \ t/results/formats_encodings/no_documentencoding_and_insertions.pl \ t/results/formats_encodings/sample_utf8.pl \ t/results/formats_encodings/sample_utf8/res_html \ t/results/formats_encodings/sample_utf8/res_info \ t/results/formats_encodings/verb_delimiter_not_ascii.pl \ t/results/formats_encodings/weird_accents.pl \ t/results/formats_encodings/weird_accents_disable_encoding.pl \ t/results/heading/heading_in_copying.pl \ t/results/heading/heading_in_example.pl \ t/results/heading/heading_in_quotation.pl \ t/results/html_tests/acronym_in_node_and_section.pl \ t/results/html_tests/automatic_menus.pl \ t/results/html_tests/character_number_leading_toc_stoc.pl \ t/results/html_tests/check_htmlxref.pl \ t/results/html_tests/check_htmlxref_ignore_ref_top_up.pl \ t/results/html_tests/check_htmlxref_menu.pl \ t/results/html_tests/check_htmlxref_menu/res_html \ t/results/html_tests/check_htmlxref_no_use_nodes.pl \ t/results/html_tests/check_htmlxref_no_use_nodes/res_html \ t/results/html_tests/commands_in_abbr.pl \ t/results/html_tests/commands_in_alt.pl \ t/results/html_tests/commands_in_email.pl \ t/results/html_tests/contents_at_end.pl \ t/results/html_tests/contents_at_end/res_html \ t/results/html_tests/contents_at_end_inline.pl \ t/results/html_tests/contents_at_end_inline/res_html \ t/results/html_tests/contents_at_end_separate_element.pl \ t/results/html_tests/contents_at_end_separate_element/res_html \ t/results/html_tests/contents_in_middle_chapter.pl \ t/results/html_tests/contents_in_middle_chapter/res_html \ t/results/html_tests/contents_in_middle_chapter_inline.pl \ t/results/html_tests/contents_in_middle_chapter_inline/res_html \ t/results/html_tests/contents_in_middle_chapter_separate_element.pl \ t/results/html_tests/contents_in_middle_chapter_separate_element/res_html \ t/results/html_tests/contents_in_middle_section.pl \ t/results/html_tests/contents_in_middle_section/res_html \ t/results/html_tests/contents_in_middle_section_inline.pl \ t/results/html_tests/contents_in_middle_section_inline/res_html \ t/results/html_tests/contents_in_middle_section_separate_element.pl \ t/results/html_tests/contents_in_middle_section_separate_element/res_html \ t/results/html_tests/deftypefnnewline_for_copying_after.pl \ t/results/html_tests/deftypefnnewline_for_copying_before.pl \ t/results/html_tests/documentdescription.pl \ t/results/html_tests/double_contents.pl \ t/results/html_tests/double_contents/res_html \ t/results/html_tests/double_contents_after_title.pl \ t/results/html_tests/double_contents_after_title/res_html \ t/results/html_tests/double_contents_after_title_show_title.pl \ t/results/html_tests/double_contents_after_title_show_title/res_html \ t/results/html_tests/double_contents_after_title_show_title_nodes.pl \ t/results/html_tests/double_contents_after_title_show_title_nodes/res_html \ t/results/html_tests/double_contents_book.pl \ t/results/html_tests/double_contents_book/res_html \ t/results/html_tests/double_contents_chapter.pl \ t/results/html_tests/double_contents_chapter/res_html \ t/results/html_tests/double_contents_inline.pl \ t/results/html_tests/double_contents_inline/res_html \ t/results/html_tests/double_contents_inline_chapter.pl \ t/results/html_tests/double_contents_inline_chapter/res_html \ t/results/html_tests/double_contents_inline_nodes.pl \ t/results/html_tests/double_contents_inline_nodes/res_html \ t/results/html_tests/double_contents_inline_section.pl \ t/results/html_tests/double_contents_inline_section/res_html \ t/results/html_tests/double_contents_nodes.pl \ t/results/html_tests/double_contents_nodes/res_html \ t/results/html_tests/double_contents_section.pl \ t/results/html_tests/double_contents_section/res_html \ t/results/html_tests/double_contents_separate_element.pl \ t/results/html_tests/double_contents_separate_element/res_html \ t/results/html_tests/double_contents_separate_element_chapter.pl \ t/results/html_tests/double_contents_separate_element_chapter/res_html \ t/results/html_tests/double_contents_separate_element_nodes.pl \ t/results/html_tests/double_contents_separate_element_nodes/res_html \ t/results/html_tests/double_contents_separate_element_section.pl \ t/results/html_tests/double_contents_separate_element_section/res_html \ t/results/html_tests/empty_lines_at_beginning_no_setfilename.pl \ t/results/html_tests/empty_lines_at_beginning_no_setfilename_no_element.pl \ t/results/html_tests/empty_titlefont.pl \ t/results/html_tests/file_name_case_insensitive_conflict_node.pl \ t/results/html_tests/file_name_case_insensitive_conflict_node/res_html \ t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections.pl \ t/results/html_tests/file_name_case_insensitive_conflict_node_no_redirections/res_html \ t/results/html_tests/file_name_case_insensitive_conflict_redirections.pl \ t/results/html_tests/file_name_case_insensitive_conflict_redirections/res_html \ t/results/html_tests/file_name_conflict_with_Top.pl \ t/results/html_tests/file_name_conflict_with_Top/res_html \ t/results/html_tests/file_name_conflict_with_section.pl \ t/results/html_tests/file_name_conflict_with_section/res_html \ t/results/html_tests/file_name_conflict_with_user_defined.pl \ t/results/html_tests/file_name_conflict_with_user_defined/res_html \ t/results/html_tests/filenameconflictwithnonsplit.pl \ t/results/html_tests/filenameconflictwithnonsplit/res_html \ t/results/html_tests/filenameconflictwithspecialelement.pl \ t/results/html_tests/filenameconflictwithspecialelement/res_html \ t/results/html_tests/float_copying.pl \ t/results/html_tests/float_copying/res_html \ t/results/html_tests/footnotestyle_separate_html_text_no_monolithic.pl \ t/results/html_tests/footnotestyle_separate_late.pl \ t/results/html_tests/footnotestyle_separate_late/res_html \ t/results/html_tests/headings_after_lone_nodes.pl \ t/results/html_tests/html_in_copying.pl \ t/results/html_tests/image_link_prefix.pl \ t/results/html_tests/index_and_node_same_name.pl \ t/results/html_tests/index_below.pl \ t/results/html_tests/itemize_arguments.pl \ t/results/html_tests/itemize_arguments/res_html \ t/results/html_tests/itemize_arguments_enable_encoding.pl \ t/results/html_tests/itemize_arguments_enable_encoding/res_html \ t/results/html_tests/mathjax_with_texinfo.pl \ t/results/html_tests/mathjax_with_texinfo_enable_encoding.pl \ t/results/html_tests/mathjax_with_texinfo_enable_encoding/res_latex \ t/results/html_tests/mathjax_with_texinfo_html_text.pl \ t/results/html_tests/mathjax_with_texinfo_no_convert_to_latex.pl \ t/results/html_tests/no_content.pl \ t/results/html_tests/no_content/res_html \ t/results/html_tests/no_content_do_contents.pl \ t/results/html_tests/no_content_do_contents/res_html \ t/results/html_tests/no_content_do_contents_inline.pl \ t/results/html_tests/no_content_do_contents_inline/res_html \ t/results/html_tests/no_content_do_contents_separate_element.pl \ t/results/html_tests/no_content_do_contents_separate_element/res_html \ t/results/html_tests/no_content_inline.pl \ t/results/html_tests/no_content_inline/res_html \ t/results/html_tests/no_content_separate_element.pl \ t/results/html_tests/no_content_separate_element/res_html \ t/results/html_tests/no_use_iso.pl \ t/results/html_tests/node_footnote_end.pl \ t/results/html_tests/node_footnote_end/res_html \ t/results/html_tests/node_footnote_separated.pl \ t/results/html_tests/node_footnote_separated/res_html \ t/results/html_tests/node_footnote_use_node.pl \ t/results/html_tests/node_footnote_use_node/res_html \ t/results/html_tests/node_footnote_use_node_separate.pl \ t/results/html_tests/node_footnote_use_node_separate/res_html \ t/results/html_tests/raw_html.pl \ t/results/html_tests/redirection_same_labels.pl \ t/results/html_tests/redirection_same_labels/res_html \ t/results/html_tests/ref_in_preformatted.pl \ t/results/html_tests/sectioning_frames.pl \ t/results/html_tests/sectioning_frames/res_html \ t/results/html_tests/shortcontents_no_top.pl \ t/results/html_tests/shorttitlepage.pl \ t/results/html_tests/simple_menu.pl \ t/results/html_tests/simple_menu_in_example.pl \ t/results/html_tests/simplest_test_date_in_header.pl \ t/results/html_tests/simplest_test_date_in_header/res_html \ t/results/html_tests/spaces_in_line_break_in_verb_w.pl \ t/results/html_tests/split_html_text.pl \ t/results/html_tests/test_accents_sc_default.pl \ t/results/html_tests/test_accents_sc_default/res_html \ t/results/html_tests/test_accents_sc_default_latin1.pl \ t/results/html_tests/test_accents_sc_default_latin1/res_html \ t/results/html_tests/test_accents_sc_default_usascii.pl \ t/results/html_tests/test_accents_sc_default_usascii/res_html \ t/results/html_tests/test_accents_sc_enable_encoding.pl \ t/results/html_tests/test_accents_sc_enable_encoding/res_html \ t/results/html_tests/test_accents_sc_enable_encoding_latin1.pl \ t/results/html_tests/test_accents_sc_enable_encoding_latin1/res_html \ t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1.pl \ t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_latin1/res_html \ t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii.pl \ t/results/html_tests/test_accents_sc_enable_encoding_to_utf8_usascii/res_html \ t/results/html_tests/test_accents_sc_enable_encoding_usascii.pl \ t/results/html_tests/test_accents_sc_enable_encoding_usascii/res_html \ t/results/html_tests/test_accents_sc_to_utf8_latin1.pl \ t/results/html_tests/test_accents_sc_to_utf8_latin1/res_html \ t/results/html_tests/test_accents_sc_use_numeric_entity.pl \ t/results/html_tests/test_accents_sc_use_numeric_entity/res_html \ t/results/html_tests/test_xrefautomaticsectiontitle.pl \ t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl \ t/results/html_tests/tex_expanded_in_copying.pl \ t/results/html_tests/text_before_top_and_contents_after_title.pl \ t/results/html_tests/text_before_top_and_summarycontents_after_title.pl \ t/results/html_tests/titles.pl \ t/results/html_tests/top_node_up_explicit.pl \ t/results/html_tests/top_node_up_explicit_no_nodes.pl \ t/results/html_tests/top_node_up_implicit.pl \ t/results/html_tests/top_node_up_implicit_no_nodes.pl \ t/results/html_tests/transliterated_names_conflicts.pl \ t/results/html_tests/transliterated_names_conflicts/res_html \ t/results/html_tests/uref_accented_letter.pl \ t/results/html_tests/uref_accented_letter_ascii.pl \ t/results/html_tests/uref_accented_letter_latin1.pl \ t/results/html_tests/utf8_default.pl \ t/results/html_tests/utf8_enable_encoding.pl \ t/results/html_tests/utf8_enable_encoding_no_use_iso.pl \ t/results/html_tests/utf8_enable_encoding_use_numeric_entity.pl \ t/results/html_tests/utf8_use_numeric_entity.pl \ t/results/html_tests/verbatim_in_multitable_in_example.pl \ t/results/html_tests/xml_protected_in_verb.pl \ t/results/htmlxref/htmlxref.pl \ t/results/htmlxref/htmlxref/res_html \ t/results/htmlxref/htmlxref_nodes.pl \ t/results/htmlxref/htmlxref_nodes/res_html \ t/results/htmlxref/htmlxref_only_mono.pl \ t/results/htmlxref/htmlxref_only_mono/res_html \ t/results/htmlxref/htmlxref_only_mono_nodes.pl \ t/results/htmlxref/htmlxref_only_mono_nodes/res_html \ t/results/htmlxref/htmlxref_only_split.pl \ t/results/htmlxref/htmlxref_only_split/res_html \ t/results/htmlxref/htmlxref_only_split_nodes.pl \ t/results/htmlxref/htmlxref_only_split_nodes/res_html \ t/results/include/cpp_line_before_first_node.pl \ t/results/include/cpp_line_latin1.pl \ t/results/include/cpp_lines.pl \ t/results/include/double_include.pl \ t/results/include/include_at_end_line.pl \ t/results/include/include_comment.pl \ t/results/include/include_setfilename_on_setfilename_line.pl \ t/results/include/include_space.pl \ t/results/include/include_space_comment.pl \ t/results/include/include_with_setfilename.pl \ t/results/include/include_with_setfilename_in_preformatted.pl \ t/results/include/macro_and_commands_in_early_commands.pl \ t/results/include/macro_definition_in_include.pl \ t/results/include/macro_in_early_commands.pl \ t/results/include/no_eol_in_included_file.pl \ t/results/include/simple.pl \ t/results/include/simple_no_eol.pl \ t/results/include/test_two_include.pl \ t/results/include/value_expansion_in_include.pl \ t/results/include/verbatiminclude_and_encoding.pl \ t/results/include/verbatiminclude_and_encoding_latin1.pl \ t/results/indices/complex_recursive_synindex.pl \ t/results/indices/def_existing_index.pl \ t/results/indices/def_syn_indices.pl \ t/results/indices/default_cp_index_and_one_letter_syncodeindex.pl \ t/results/indices/double_index_entry.pl \ t/results/indices/double_seeentry_seealso.pl \ t/results/indices/double_syncodeindex.pl \ t/results/indices/empty_cindex_entry.pl \ t/results/indices/empty_index_entry.pl \ t/results/indices/empty_string_index_entry.pl \ t/results/indices/encoding_index_ascii.pl \ t/results/indices/encoding_index_ascii/res_html \ t/results/indices/encoding_index_ascii/res_info \ t/results/indices/encoding_index_ascii/res_plaintext \ t/results/indices/encoding_index_ascii_enable_encoding.pl \ t/results/indices/encoding_index_ascii_enable_encoding/res_html \ t/results/indices/encoding_index_ascii_enable_encoding/res_info \ t/results/indices/encoding_index_ascii_enable_encoding/res_plaintext \ t/results/indices/encoding_index_latin1.pl \ t/results/indices/encoding_index_latin1/res_html \ t/results/indices/encoding_index_latin1/res_info \ t/results/indices/encoding_index_latin1/res_plaintext \ t/results/indices/encoding_index_latin1_enable_encoding.pl \ t/results/indices/encoding_index_latin1_enable_encoding/res_html \ t/results/indices/encoding_index_latin1_enable_encoding/res_info \ t/results/indices/encoding_index_latin1_enable_encoding/res_plaintext \ t/results/indices/encoding_index_utf8.pl \ t/results/indices/encoding_index_utf8/res_html \ t/results/indices/encoding_index_utf8/res_info \ t/results/indices/encoding_index_utf8/res_plaintext \ t/results/indices/encoding_index_utf8_enable_encoding.pl \ t/results/indices/encoding_index_utf8_enable_encoding/res_html \ t/results/indices/encoding_index_utf8_enable_encoding/res_info \ t/results/indices/encoding_index_utf8_enable_encoding/res_plaintext \ t/results/indices/explicit_sort_key.pl \ t/results/indices/ftable_vtable.pl \ t/results/indices/ignored_sort_char_empty_entries.pl \ t/results/indices/image_lines_count.pl \ t/results/indices/image_text_lines_count.pl \ t/results/indices/index_and_node_same_name.pl \ t/results/indices/index_entries_before_nodes.pl \ t/results/indices/index_entries_locations.pl \ t/results/indices/index_entry_before_first_node.pl \ t/results/indices/index_entry_before_node.pl \ t/results/indices/index_entry_in_footnote.pl \ t/results/indices/index_entry_in_footnote_different_node_end.pl \ t/results/indices/index_entry_in_footnote_sections.pl \ t/results/indices/index_entry_in_footnote_sections_separate.pl \ t/results/indices/index_entry_in_footnote_separate.pl \ t/results/indices/index_no_node.pl \ t/results/indices/index_no_node/res_html \ t/results/indices/index_no_node_no_top.pl \ t/results/indices/index_no_node_no_top_no_node.pl \ t/results/indices/index_nodes.pl \ t/results/indices/index_nodes/res_html \ t/results/indices/index_nodes/res_info \ t/results/indices/index_nodes/res_plaintext \ t/results/indices/index_nodes_no_split_no_use_nodes.pl \ t/results/indices/index_nodes_no_split_no_use_nodes/res_html \ t/results/indices/index_nodes_no_split_no_use_nodes/res_plaintext \ t/results/indices/index_special_region.pl \ t/results/indices/index_special_region/res_html \ t/results/indices/index_special_region/res_info \ t/results/indices/index_special_region/res_plaintext \ t/results/indices/index_special_region_no_insertcopying.pl \ t/results/indices/index_special_region_no_insertcopying/res_html \ t/results/indices/index_special_region_no_insertcopying/res_info \ t/results/indices/index_special_region_no_insertcopying/res_plaintext \ t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes.pl \ t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_html \ t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes/res_plaintext \ t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes.pl \ t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_html \ t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_info \ t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes/res_plaintext \ t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default.pl \ t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_html \ t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default/res_plaintext \ t/results/indices/index_special_region_no_titlepage_no_nodes.pl \ t/results/indices/index_special_region_no_titlepage_no_nodes/res_html \ t/results/indices/index_special_region_no_titlepage_no_nodes/res_plaintext \ t/results/indices/index_special_region_titlepage_no_nodes.pl \ t/results/indices/index_special_region_titlepage_no_nodes/res_html \ t/results/indices/index_special_region_titlepage_no_nodes/res_info \ t/results/indices/index_special_region_titlepage_no_nodes/res_plaintext \ t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default.pl \ t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_html \ t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default/res_plaintext \ t/results/indices/index_split.pl \ t/results/indices/index_split/res_html \ t/results/indices/index_split_split_chapter_no_nodes.pl \ t/results/indices/index_split_split_chapter_no_nodes/res_html \ t/results/indices/index_table.pl \ t/results/indices/index_table/res_html \ t/results/indices/index_table/res_info \ t/results/indices/index_table/res_plaintext \ t/results/indices/index_table_chapter_no_node.pl \ t/results/indices/index_table_chapter_no_node/res_html \ t/results/indices/index_table_chapter_no_node/res_plaintext \ t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl \ t/results/indices/nodes_before_top.pl \ t/results/indices/nodes_before_top/res_html \ t/results/indices/nodes_before_top_and_sections_chapter.pl \ t/results/indices/nodes_before_top_and_sections_chapter/res_html \ t/results/indices/nodes_before_top_and_sections_chapter_no_node.pl \ t/results/indices/nodes_before_top_and_sections_chapter_no_node/res_html \ t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes.pl \ t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes/res_html \ t/results/indices/nodes_before_top_split_chapter.pl \ t/results/indices/nodes_before_top_split_chapter/res_html \ t/results/indices/nodes_before_top_split_chapter_no_nodes.pl \ t/results/indices/nodes_before_top_split_chapter_no_nodes/res_html \ t/results/indices/print_merged_index.pl \ t/results/indices/printindex_before_document.pl \ t/results/indices/printindex_between_node_section.pl \ t/results/indices/printindex_between_part_chapter.pl \ t/results/indices/printindex_index_entry_in_copying.pl \ t/results/indices/printindex_index_entry_in_copying_in_footnote.pl \ t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl \ t/results/indices/printindex_with_space_before.pl \ t/results/indices/recursive_synindex.pl \ t/results/indices/same_index_entry_merged_indices.pl \ t/results/indices/same_only_seealso_seeentry.pl \ t/results/indices/same_seealso_seeentry.pl \ t/results/indices/seealso_duplicate.pl \ t/results/indices/seeentry.pl \ t/results/indices/sorted_subentries.pl \ t/results/indices/split_chapter_index.pl \ t/results/indices/split_chapter_index/res_html \ t/results/indices/subentries.pl \ t/results/indices/subentry_and_sortas.pl \ t/results/indices/subentry_and_sortas_spaces.pl \ t/results/indices/syncode_index_print_both.pl \ t/results/indices/syncodeindex_to_plain.pl \ t/results/indices/transparent_sort_chars.pl \ t/results/indices/unknown_index_entry.pl \ t/results/indices/unknown_printindex.pl \ t/results/indices/unknown_synindex.pl \ t/results/indices/unknown_then_known_index_entry.pl \ t/results/indices/w_lines_count.pl \ t/results/indices/wrong_synindex.pl \ t/results/info_tests/anchor_and_spaces.pl \ t/results/info_tests/anchor_in_command.pl \ t/results/info_tests/before_node_and_section.pl \ t/results/info_tests/center_flush.pl \ t/results/info_tests/chinese_mixed_with_en_EUC_CN.pl \ t/results/info_tests/chinese_mixed_with_en_EUC_CN/res_info \ t/results/info_tests/colon_in_index_entry.pl \ t/results/info_tests/colons_in_index_entries_and_node.pl \ t/results/info_tests/colons_in_index_entries_and_node/res_info \ t/results/info_tests/colons_in_index_entries_and_node_no_quoting.pl \ t/results/info_tests/colons_in_index_entries_and_node_no_quoting/res_info \ t/results/info_tests/def_in_copying.pl \ t/results/info_tests/direntry_dircategory.pl \ t/results/info_tests/direntry_dircategory/res_info \ t/results/info_tests/direntry_dircategory_and_commands.pl \ t/results/info_tests/empty_arguments.pl \ t/results/info_tests/empty_caption.pl \ t/results/info_tests/empty_copying_not_ended.pl \ t/results/info_tests/encoding_us_ascii.pl \ t/results/info_tests/end_of_line_command_in_node_lines.pl \ t/results/info_tests/end_of_line_command_in_node_lines/res_info \ t/results/info_tests/error_in_footnote.pl \ t/results/info_tests/file_only_png.pl \ t/results/info_tests/float_long_captions.pl \ t/results/info_tests/float_without_type.pl \ t/results/info_tests/image_and_punctuation.pl \ t/results/info_tests/image_and_spaces_formatting.pl \ t/results/info_tests/image_extension.pl \ t/results/info_tests/image_in_paragraph.pl \ t/results/info_tests/image_not_found.pl \ t/results/info_tests/image_quotes.pl \ t/results/info_tests/image_text_encoded.pl \ t/results/info_tests/image_text_file_only_and_alt.pl \ t/results/info_tests/index_entry_at_end_node.pl \ t/results/info_tests/invalid_node_name_no_warning.pl \ t/results/info_tests/invalid_node_name_warning.pl \ t/results/info_tests/known_encoding.pl \ t/results/info_tests/multiline_image_and_align.pl \ t/results/info_tests/multitable_anchor_and_index_entry.pl \ t/results/info_tests/nested_footnotes_separate.pl \ t/results/info_tests/nested_multitable_anchor_index.pl \ t/results/info_tests/no_node_but_top.pl \ t/results/info_tests/no_nodes.pl \ t/results/info_tests/no_top_node.pl \ t/results/info_tests/note_in_strong.pl \ t/results/info_tests/note_in_strong_end_of_line.pl \ t/results/info_tests/novalidate_empty_refs.pl \ t/results/info_tests/one_node_counted_elements.pl \ t/results/info_tests/only_documentencoding.pl \ t/results/info_tests/paragraphindent_and_preamble.pl \ t/results/info_tests/paragraphindent_asis_first.pl \ t/results/info_tests/paragraphindent_in_preamble_and_in_document.pl \ t/results/info_tests/paragraphindent_none_first.pl \ t/results/info_tests/paragraphindent_not_in_preamble.pl \ t/results/info_tests/pxref_test.pl \ t/results/info_tests/quote_node_names_info.pl \ t/results/info_tests/quote_node_names_info/res_info \ t/results/info_tests/ref_tests.pl \ t/results/info_tests/space_at_menu_end.pl \ t/results/info_tests/space_in_menu.pl \ t/results/info_tests/space_in_setfilename.pl \ t/results/info_tests/split_no_copying.pl \ t/results/info_tests/split_nocopying.pl \ t/results/info_tests/split_nocopying/res_info \ t/results/info_tests/split_nocopying_split.pl \ t/results/info_tests/split_nocopying_split/res_info \ t/results/info_tests/split_test_before_first_node.pl \ t/results/info_tests/split_test_before_first_node/res_info \ t/results/info_tests/split_test_before_first_node_no_empty_line.pl \ t/results/info_tests/split_test_before_first_node_no_empty_line/res_info \ t/results/info_tests/test_index.pl \ t/results/info_tests/text_before_node.pl \ t/results/info_tests/top_node_normalization.pl \ t/results/info_tests/two_paragraphindent_in_preamble.pl \ t/results/info_tests/two_paragraphindent_in_preamble_and_in_document.pl \ t/results/info_tests/unknown_encoding.pl \ t/results/info_tests/xref_test.pl \ t/results/init_files_tests/customize_special_element.pl \ t/results/init_files_tests/customize_special_element/res_html \ t/results/init_files_tests/customize_translations.pl \ t/results/init_files_tests/customize_translations/res_html \ t/results/init_files_tests/documentation_examples.pl \ t/results/init_files_tests/documentation_examples/res_html \ t/results/init_files_tests/macro_defined_txiinternalvalue_in_translation.pl \ t/results/init_files_tests/modified_translation.pl \ t/results/init_files_tests/redefined_need.pl \ t/results/init_files_tests/undefined_node_filename.pl \ t/results/init_files_tests/undefined_node_filename/res_html \ t/results/invalid_nestings/accents.pl \ t/results/invalid_nestings/bad_style_nesting.pl \ t/results/invalid_nestings/bad_tab_nesting.pl \ t/results/invalid_nestings/block_not_matching.pl \ t/results/invalid_nestings/cartouche_in_style_command.pl \ t/results/invalid_nestings/center.pl \ t/results/invalid_nestings/def_in_style_command.pl \ t/results/invalid_nestings/def_not_closed_in_menu_description.pl \ t/results/invalid_nestings/enumerate_in_style_command.pl \ t/results/invalid_nestings/example_in_style_command.pl \ t/results/invalid_nestings/float_in_style_command.pl \ t/results/invalid_nestings/flushright_in_style_command.pl \ t/results/invalid_nestings/footnote_in_ref.pl \ t/results/invalid_nestings/formats_not_closed_in_example.pl \ t/results/invalid_nestings/ignore_in_xref.pl \ t/results/invalid_nestings/ignored_text.pl \ t/results/invalid_nestings/in_errormsg.pl \ t/results/invalid_nestings/in_table.pl \ t/results/invalid_nestings/item_in_ref.pl \ t/results/invalid_nestings/item_tab_outside_of_table_lists.pl \ t/results/invalid_nestings/itemx_in_itemize_enumerate_in_table.pl \ t/results/invalid_nestings/menu_in_style_command.pl \ t/results/invalid_nestings/multitable_in_style_command.pl \ t/results/invalid_nestings/multitable_item_in_index.pl \ t/results/invalid_nestings/node_in_copying.pl \ t/results/invalid_nestings/node_in_copying_not_closed.pl \ t/results/invalid_nestings/node_on_index_entry_line.pl \ t/results/invalid_nestings/on_block_command_line.pl \ t/results/invalid_nestings/on_def_line.pl \ t/results/invalid_nestings/on_index_entry_line.pl \ t/results/invalid_nestings/on_itemize_line.pl \ t/results/invalid_nestings/on_node_line.pl \ t/results/invalid_nestings/on_section_line.pl \ t/results/invalid_nestings/on_subheading_line.pl \ t/results/invalid_nestings/quotation_in_ref.pl \ t/results/invalid_nestings/quotation_in_style_command.pl \ t/results/invalid_nestings/raw_block_on_line.pl \ t/results/invalid_nestings/recursive_copying.pl \ t/results/invalid_nestings/ref_in_ref.pl \ t/results/invalid_nestings/ref_to_top_in_anchor.pl \ t/results/invalid_nestings/section_in_copying.pl \ t/results/invalid_nestings/section_in_flushright.pl \ t/results/invalid_nestings/section_in_footnote.pl \ t/results/invalid_nestings/section_in_math.pl \ t/results/invalid_nestings/section_in_nested_block_commands.pl \ t/results/invalid_nestings/section_in_table.pl \ t/results/invalid_nestings/section_on_cartouche_line.pl \ t/results/invalid_nestings/section_on_def_line.pl \ t/results/invalid_nestings/section_on_defx_line.pl \ t/results/invalid_nestings/section_on_enumerate_line.pl \ t/results/invalid_nestings/section_on_float_line.pl \ t/results/invalid_nestings/section_on_index_entry_line.pl \ t/results/invalid_nestings/section_on_itemize_line.pl \ t/results/invalid_nestings/section_on_multitable_line.pl \ t/results/invalid_nestings/section_on_xtable_line.pl \ t/results/invalid_nestings/style_not_closed_before_first_node.pl \ t/results/invalid_nestings/style_not_closed_in_block_command.pl \ t/results/invalid_nestings/style_not_closed_in_table_line.pl \ t/results/invalid_nestings/style_not_closed_no_newline_root_commands.pl \ t/results/invalid_nestings/style_not_closed_root_commands.pl \ t/results/invalid_nestings/tab_in_index.pl \ t/results/invalid_nestings/table_in_code.pl \ t/results/invalid_nestings/table_not_closed_in_menu_comment.pl \ t/results/invalid_nestings/table_not_closed_in_menu_description.pl \ t/results/invalid_nestings/table_on_item_line.pl \ t/results/invalid_nestings/unclosed_verb_end_of_line_on_misc_line.pl \ t/results/invalid_nestings/unclosed_verb_on_misc_line.pl \ t/results/invalid_nestings/unclosed_verb_on_section_line.pl \ t/results/invalid_nestings/verbatim_in_ref.pl \ t/results/itemize/accent_argument.pl \ t/results/itemize/asis_as_itemize_argument.pl \ t/results/itemize/bad_enumerate_arguments.pl \ t/results/itemize/comment_first_on_enumerate_line.pl \ t/results/itemize/comment_first_on_itemize_line.pl \ t/results/itemize/empty_accent_argument.pl \ t/results/itemize/enumerate_and_empty_lines.pl \ t/results/itemize/enumerate_argument.pl \ t/results/itemize/enumerate_argument_item.pl \ t/results/itemize/enumerate_in_example.pl \ t/results/itemize/enumerate_letters.pl \ t/results/itemize/headitem_itemx_in_enumerate.pl \ t/results/itemize/headitem_itemx_in_itemize.pl \ t/results/itemize/inter_item_commands_in_enumerate.pl \ t/results/itemize/inter_item_commands_in_enumerate/res_latex \ t/results/itemize/inter_item_commands_in_itemize.pl \ t/results/itemize/inter_item_commands_in_itemize/res_latex \ t/results/itemize/itemize_and_empty_lines.pl \ t/results/itemize/itemize_in_example.pl \ t/results/itemize/itemize_line_commands_with_brace.pl \ t/results/itemize/itemize_long_item.pl \ t/results/itemize/lone_end_itemize.pl \ t/results/itemize/not_closed_item.pl \ t/results/itemize/not_closed_itemize.pl \ t/results/itemize/table_in_itemize.pl \ t/results/itemize/w_argument.pl \ t/results/languages/appendix_translated.pl \ t/results/languages/command_translated.pl \ t/results/languages/documentlanguage.pl \ t/results/languages/documentlanguage/res_html \ t/results/languages/documentlanguage/res_info \ t/results/languages/documentlanguage_option.pl \ t/results/languages/documentlanguage_option/res_html \ t/results/languages/documentlanguage_option/res_info \ t/results/languages/documentlanguage_unknown.pl \ t/results/languages/documentlanguage_unknown/res_html \ t/results/languages/documentlanguage_unknown/res_info \ t/results/languages/multiple_documentlanguage.pl \ t/results/languages/multiple_in_preamble.pl \ t/results/languages/multiple_in_preamble_before_node.pl \ t/results/languages/multiple_lang_chapters.pl \ t/results/languages/multiple_lang_chapters/res_html \ t/results/languages/multiple_lang_chapters/res_info \ t/results/languages/multiple_lang_chapters_latex.pl \ t/results/languages/multiple_lang_chapters_latex/res_latex \ t/results/languages/multiple_lang_chapters_texi2html.pl \ t/results/languages/multiple_lang_chapters_texi2html/res_html \ t/results/languages/multiple_lang_chapters_texi2html/res_info \ t/results/languages/simple_documentlanguage.pl \ t/results/languages/unknown_language.pl \ t/results/languages/unknown_region.pl \ t/results/latex_tests/anchor_before_top.pl \ t/results/latex_tests/anchor_in_copying.pl \ t/results/latex_tests/anchor_in_copying_insertcopying_chap.pl \ t/results/latex_tests/anchor_in_copying_insertcopying_titlepage.pl \ t/results/latex_tests/anchor_in_copying_insertcopying_titlepage_chap.pl \ t/results/latex_tests/anchor_links_xref_xrefautomaticsectiontitle.pl \ t/results/latex_tests/anchor_links_xref_xrefautomaticsectiontitle/res_latex \ t/results/latex_tests/backslash_math.pl \ t/results/latex_tests/brace_in_index.pl \ t/results/latex_tests/brace_in_index/res_latex \ t/results/latex_tests/custom_heading_with_include.pl \ t/results/latex_tests/custom_heading_with_include/res_latex \ t/results/latex_tests/custom_heading_with_include_in_command.pl \ t/results/latex_tests/custom_heading_with_include_in_command/res_latex \ t/results/latex_tests/custom_headings.pl \ t/results/latex_tests/custom_headings/res_latex \ t/results/latex_tests/customize_informative_commands.pl \ t/results/latex_tests/customize_informative_commands/res_latex \ t/results/latex_tests/enumerate_arguments.pl \ t/results/latex_tests/enumerate_arguments/res_latex \ t/results/latex_tests/error_in_sectioning_command.pl \ t/results/latex_tests/error_in_sectioning_command/res_latex \ t/results/latex_tests/example_in_cartouche.pl \ t/results/latex_tests/example_in_cartouche/res_latex \ t/results/latex_tests/float_and_refs.pl \ t/results/latex_tests/float_and_refs/res_latex \ t/results/latex_tests/fonttextsize.pl \ t/results/latex_tests/fonttextsize/res_latex \ t/results/latex_tests/indices.pl \ t/results/latex_tests/indices/res_latex \ t/results/latex_tests/indices_disable_encoding.pl \ t/results/latex_tests/indices_disable_encoding/res_latex \ t/results/latex_tests/informative_commands_in_top_node.pl \ t/results/latex_tests/informative_commands_in_top_node/res_latex \ t/results/latex_tests/nested_enumerate.pl \ t/results/latex_tests/nested_enumerate/res_latex \ t/results/latex_tests/nested_itemize.pl \ t/results/latex_tests/nested_itemize/res_latex \ t/results/latex_tests/no_titlepage_and_setchapternewpage_odd.pl \ t/results/latex_tests/no_titlepage_and_setchapternewpage_odd/res_latex \ t/results/latex_tests/no_titlepage_and_setchapternewpage_on.pl \ t/results/latex_tests/no_titlepage_and_setchapternewpage_on/res_latex \ t/results/latex_tests/node_before_top.pl \ t/results/latex_tests/pagesizes.pl \ t/results/latex_tests/pagesizes/res_latex \ t/results/latex_tests/pagetype.pl \ t/results/latex_tests/pagetype/res_latex \ t/results/latex_tests/setchapternewpage_on_odd_titlepage.pl \ t/results/latex_tests/setchapternewpage_on_odd_titlepage/res_latex \ t/results/latex_tests/setchapternewpage_on_odd_titlepage_set_headings.pl \ t/results/latex_tests/setchapternewpage_on_odd_titlepage_set_headings/res_latex \ t/results/latex_tests/settitle_and_headings.pl \ t/results/latex_tests/settitle_and_headings/res_latex \ t/results/latex_tests/shorttitlepage.pl \ t/results/latex_tests/shorttitlepage/res_latex \ t/results/latex_tests/three_setchapternewpage_on_odd_off.pl \ t/results/latex_tests/three_setchapternewpage_on_odd_off/res_latex \ t/results/latex_tests/titlepage_and_headings.pl \ t/results/latex_tests/titlepage_and_headings/res_latex \ t/results/latex_tests/titlepage_and_setchapternewpage_odd.pl \ t/results/latex_tests/titlepage_and_setchapternewpage_odd/res_latex \ t/results/latex_tests/titlepage_and_setchapternewpage_on.pl \ t/results/latex_tests/titlepage_and_setchapternewpage_on/res_latex \ t/results/latex_tests/titlepage_classical.pl \ t/results/latex_tests/titlepage_classical/res_latex \ t/results/latex_tests/titlepage_in_top_node.pl \ t/results/latex_tests/titlepage_in_top_node/res_latex \ t/results/latex_tests/titlepage_long_title.pl \ t/results/latex_tests/titlepage_long_title/res_latex \ t/results/latex_tests/titlepage_no_author.pl \ t/results/latex_tests/titlepage_no_author/res_latex \ t/results/latex_tests/titlepage_no_title.pl \ t/results/latex_tests/titlepage_no_title/res_latex \ t/results/latex_tests/titlepage_with_commands_classical.pl \ t/results/latex_tests/titlepage_with_commands_classical/res_latex \ t/results/latex_tests/top_no_sectioning_command.pl \ t/results/latex_tests/two_setchapternewpage_odd_on.pl \ t/results/latex_tests/two_setchapternewpage_odd_on/res_latex \ t/results/latex_tests/two_setchapternewpage_on_odd.pl \ t/results/latex_tests/two_setchapternewpage_on_odd/res_latex \ t/results/latex_tests/vbar_in_index.pl \ t/results/latex_tests/vbar_in_index/res_latex \ t/results/latex_tests/verb.pl \ t/results/latex_tests/verb/res_latex \ t/results/latex_tests/verbatim_in_smallformat.pl \ t/results/latex_tests/verbatim_in_smallformat/res_latex \ t/results/layout/navigation.pl \ t/results/layout/navigation/res_html \ t/results/layout/navigation_chapter.pl \ t/results/layout/navigation_chapter/res_html \ t/results/layout/navigation_chapter_no_header.pl \ t/results/layout/navigation_chapter_no_header/res_html \ t/results/layout/navigation_chapter_no_header_vertical.pl \ t/results/layout/navigation_chapter_no_header_vertical/res_html \ t/results/layout/navigation_chapter_vertical.pl \ t/results/layout/navigation_chapter_vertical/res_html \ t/results/layout/navigation_no_header.pl \ t/results/layout/navigation_no_header/res_html \ t/results/layout/navigation_no_header_vertical.pl \ t/results/layout/navigation_no_header_vertical/res_html \ t/results/layout/navigation_node.pl \ t/results/layout/navigation_node/res_html \ t/results/layout/navigation_node_no_header.pl \ t/results/layout/navigation_node_no_header/res_html \ t/results/layout/navigation_node_no_header_vertical.pl \ t/results/layout/navigation_node_no_header_vertical/res_html \ t/results/layout/navigation_node_vertical.pl \ t/results/layout/navigation_node_vertical/res_html \ t/results/layout/navigation_section.pl \ t/results/layout/navigation_section/res_html \ t/results/layout/navigation_section_no_header.pl \ t/results/layout/navigation_section_no_header/res_html \ t/results/layout/navigation_section_no_header_vertical.pl \ t/results/layout/navigation_section_no_header_vertical/res_html \ t/results/layout/navigation_section_vertical.pl \ t/results/layout/navigation_section_vertical/res_html \ t/results/layout/navigation_test_misc_file_collision.pl \ t/results/layout/navigation_test_misc_file_collision/res_html \ t/results/layout/navigation_vertical.pl \ t/results/layout/navigation_vertical/res_html \ t/results/layout/no_monolithic.pl \ t/results/layout/no_monolithic/res_html \ t/results/layout/no_monolithic_only_toc_out.pl \ t/results/layout/no_monolithic_only_toc_out/res_html \ t/results/linemacro/api_doc_with_linemacro.pl \ t/results/linemacro/arobase_brace_in_linemacro_call.pl \ t/results/linemacro/begin_conditional_in_linemacro.pl \ t/results/linemacro/block_begin_end_in_linemacro_call.pl \ t/results/linemacro/blockitem_no_item.pl \ t/results/linemacro/brace_command_not_closed.pl \ t/results/linemacro/braces_after_text.pl \ t/results/linemacro/call_macro_in_linemacro_body.pl \ t/results/linemacro/call_macro_in_linemacro_call.pl \ t/results/linemacro/comment_at_end_of_linemacro_call.pl \ t/results/linemacro/comment_in_linemacro_call.pl \ t/results/linemacro/comment_in_one_argument_linemacro_call.pl \ t/results/linemacro/comment_on_linemacro_call_macro_expansion.pl \ t/results/linemacro/comment_on_linemacro_call_out_of_braces.pl \ t/results/linemacro/empty_last_argument.pl \ t/results/linemacro/end_conditional_in_linemacro.pl \ t/results/linemacro/last_argument_with_braces.pl \ t/results/linemacro/missing_formal_arg.pl \ t/results/linemacro/nested_linemacro_calls.pl \ t/results/linemacro/newline_and_continuation_in_brace.pl \ t/results/linemacro/no_arguments.pl \ t/results/linemacro/paragraph_no_paragraph.pl \ t/results/linemacro/protected_spaces_on_line.pl \ t/results/linemacro/protection_of_end_of_line_by_command.pl \ t/results/linemacro/recursive_linemacro_in_body.pl \ t/results/linemacro/recursive_linemacro_in_call.pl \ t/results/linemacro/simple_nested_linemacro_calls.pl \ t/results/linemacro/spaces_after_command_in_call.pl \ t/results/linemacro/spaces_after_macro_linemacro_commands_in_call.pl \ t/results/linemacro/spaces_after_unknown_command_in_call.pl \ t/results/linemacro/spaces_in_args.pl \ t/results/linemacro/spaces_in_call.pl \ t/results/linemacro/text_arguments.pl \ t/results/linemacro/verb_in_linemacro_call.pl \ t/results/linemacro/verb_not_closed.pl \ t/results/linemacro/verb_with_arobase_in_linemacro_call.pl \ t/results/linemacro/verb_with_brace_in_linemacro_call.pl \ t/results/macro/arg_body_expansion_order.pl \ t/results/macro/arg_not_closed.pl \ t/results/macro/arobase_brace_in_macro_call.pl \ t/results/macro/backslash_in_arg.pl \ t/results/macro/bad_argument.pl \ t/results/macro/bad_formal_arg.pl \ t/results/macro/bad_macro_name_with_underscore.pl \ t/results/macro/bib_example.pl \ t/results/macro/bye_in_macro.pl \ t/results/macro/closing_brace_in_macro_call_in_ignored_inline.pl \ t/results/macro/complete_macro_for_end.pl \ t/results/macro/complex_argument.pl \ t/results/macro/cpp_directives_after_macros.pl \ t/results/macro/cpp_directives_in_macro.pl \ t/results/macro/definfoenclose_replaced_by_macro.pl \ t/results/macro/double_macro_definition.pl \ t/results/macro/double_recursive_macro_call.pl \ t/results/macro/empty_end.pl \ t/results/macro/empty_macro_argument.pl \ t/results/macro/empty_macro_in_text_no_arg.pl \ t/results/macro/empty_macro_no_arg.pl \ t/results/macro/expand_two_same.pl \ t/results/macro/expansion_order.pl \ t/results/macro/form_feeds.pl \ t/results/macro/glossary.pl \ t/results/macro/ifclear_in_macro.pl \ t/results/macro/ifset_and_end_isef_in_macro.pl \ t/results/macro/ifset_in_macro.pl \ t/results/macro/ifset_in_macro_set.pl \ t/results/macro/ignored_macro_definition.pl \ t/results/macro/implicit_quoting_one_arg.pl \ t/results/macro/implicit_quoting_recursion.pl \ t/results/macro/include_after_empty_line_arg.pl \ t/results/macro/leading_spaces_no_ignore.pl \ t/results/macro/line_after_recursive_call.pl \ t/results/macro/line_end_accent_command_macro_call.pl \ t/results/macro/macro_after_paragraph.pl \ t/results/macro/macro_alias_definfoenclose_defindex.pl \ t/results/macro/macro_before_specific_line_command_args.pl \ t/results/macro/macro_call_empty_middle_arg.pl \ t/results/macro/macro_call_empty_two_arg.pl \ t/results/macro/macro_call_in_ignored_inlinefmtifelse.pl \ t/results/macro/macro_call_in_inlinefmtifelse_format.pl \ t/results/macro/macro_call_in_node_manual.pl \ t/results/macro/macro_end_call_in_ignored_inlinefmt.pl \ t/results/macro/macro_end_call_in_ignored_inlinefmtifelse.pl \ t/results/macro/macro_end_call_in_ignored_inlinefmtifelse_else.pl \ t/results/macro/macro_end_call_in_ignored_inlineraw.pl \ t/results/macro/macro_end_call_in_ignored_raw.pl \ t/results/macro/macro_expands_to_empty.pl \ t/results/macro/macro_expansion.pl \ t/results/macro/macro_expansion_end_in_conditional_end.pl \ t/results/macro/macro_expansion_end_in_conditional_line.pl \ t/results/macro/macro_expansion_end_in_ignored_ifset_content.pl \ t/results/macro/macro_expansion_end_in_ignored_nested_conditional.pl \ t/results/macro/macro_expansion_end_in_ignored_nested_different_conditional.pl \ t/results/macro/macro_expansion_in_multitable_prototype.pl \ t/results/macro/macro_for_dot_in_menu_not_separator.pl \ t/results/macro/macro_for_end.pl \ t/results/macro/macro_for_ignored_line_command.pl \ t/results/macro/macro_for_verb.pl \ t/results/macro/macro_imbricated_with_beginning_command_name.pl \ t/results/macro/macro_in_accent.pl \ t/results/macro/macro_in_brace_command.pl \ t/results/macro/macro_in_def_delimiters.pl \ t/results/macro/macro_in_empty_menu_comment.pl \ t/results/macro/macro_in_empty_multitable_empty_before_item.pl \ t/results/macro/macro_in_empty_table_empty_before_item.pl \ t/results/macro/macro_in_empty_text.pl \ t/results/macro/macro_in_end_argument.pl \ t/results/macro/macro_in_ifset.pl \ t/results/macro/macro_in_ifset_end_in_arg.pl \ t/results/macro/macro_in_index_commands.pl \ t/results/macro/macro_in_invalid_documentencoding.pl \ t/results/macro/macro_in_macro_arg.pl \ t/results/macro/macro_in_macro_arg_simpler.pl \ t/results/macro/macro_in_menu.pl \ t/results/macro/macro_in_menu_comment_closed_by_detailmenu.pl \ t/results/macro/macro_in_menu_comment_like_entry.pl \ t/results/macro/macro_in_menu_description.pl \ t/results/macro/macro_in_misc_commands.pl \ t/results/macro/macro_in_multitable_empty_before_item.pl \ t/results/macro/macro_in_table_empty_before_item.pl \ t/results/macro/macro_inlineifcond_end_in_empty_ignored.pl \ t/results/macro/macro_inlineifcond_end_in_empty_set.pl \ t/results/macro/macro_name_with_digit.pl \ t/results/macro/macro_name_with_hyphen.pl \ t/results/macro/macro_no_arg_bad_expansion.pl \ t/results/macro/macro_no_arg_expansion.pl \ t/results/macro/macro_no_argument.pl \ t/results/macro/macro_not_closed.pl \ t/results/macro/macro_one_arg_end_of_file.pl \ t/results/macro/macro_replaced_by_definfoenclose.pl \ t/results/macro/macro_with_error_at_end_line_after_macro.pl \ t/results/macro/macro_zero.pl \ t/results/macro/nested_macro_call.pl \ t/results/macro/no_macrobody.pl \ t/results/macro/non_ascii_in_macro_name.pl \ t/results/macro/paragraph_and_macro.pl \ t/results/macro/protect_comma_macro_line.pl \ t/results/macro/protect_in_body.pl \ t/results/macro/protect_in_body_line_arg.pl \ t/results/macro/protect_in_body_one_arg.pl \ t/results/macro/recursive_call_in_argument.pl \ t/results/macro/recursive_call_in_macro.pl \ t/results/macro/recursive_call_in_rmacro.pl \ t/results/macro/redefine_texinfo_macro.pl \ t/results/macro/simple_imbricated_macro.pl \ t/results/macro/simple_imbricated_macro_rmacro.pl \ t/results/macro/space_macro_after_end.pl \ t/results/macro/space_macro_after_end_verbatim.pl \ t/results/macro/text_before_after.pl \ t/results/macro/too_much_args.pl \ t/results/macro/two_macros_on_a_line.pl \ t/results/macro/unknown_macro_on_line_command.pl \ t/results/macro/unpaired_backslash_in_macro_body.pl \ t/results/macro/verb_with_arobase_in_macro_call.pl \ t/results/macro/verb_with_brace_in_macro_call.pl \ t/results/macro/zero_argument.pl \ t/results/macro/zero_argument_comment.pl \ t/results/menu/bad_beginning.pl \ t/results/menu/block_commands_in_menu_description.pl \ t/results/menu/commands_in_nodedescriptionblock.pl \ t/results/menu/comment_on_menu_line.pl \ t/results/menu/dash_in_menu.pl \ t/results/menu/detailmenu.pl \ t/results/menu/detailmenu_in_description.pl \ t/results/menu/detailmenu_on_subnodes.pl \ t/results/menu/detailmenu_unknown_node.pl \ t/results/menu/direntry_dircategory_after_first_node.pl \ t/results/menu/empty_menu_description.pl \ t/results/menu/empty_menu_entry_name.pl \ t/results/menu/entry_after_detailmenu.pl \ t/results/menu/example_in_menu_comment.pl \ t/results/menu/example_in_menu_description.pl \ t/results/menu/formats_in_menu.pl \ t/results/menu/inlineraw_in_menu_description.pl \ t/results/menu/invalid_info_menu_entry.pl \ t/results/menu/leading_space_before_menu_star.pl \ t/results/menu/menu_entry_name.pl \ t/results/menu/menu_entry_name_comment.pl \ t/results/menu/menu_entry_no_entry.pl \ t/results/menu/menu_entry_no_entry_location.pl \ t/results/menu/menu_entry_node.pl \ t/results/menu/menu_entry_node_comments.pl \ t/results/menu/menu_in_deffn.pl \ t/results/menu/menu_in_example.pl \ t/results/menu/menu_no_closed_after_empty_line.pl \ t/results/menu/menu_no_closed_entry_beginning.pl \ t/results/menu/menu_no_closed_in_description.pl \ t/results/menu/menu_no_closed_in_entry.pl \ t/results/menu/menu_no_closed_star.pl \ t/results/menu/menu_node_unterminated.pl \ t/results/menu/menu_pointing_to_anchor.pl \ t/results/menu/menu_title_before_entries.pl \ t/results/menu/missing_detailmenu_on_subnodes.pl \ t/results/menu/multiple_menus.pl \ t/results/menu/no_colon_in_menu.pl \ t/results/menu/nodedescription_descriptions.pl \ t/results/menu/nodedescriptionblock_descriptions.pl \ t/results/menu/reference_to_external_manual.pl \ t/results/menu/sc_in_menu.pl \ t/results/menu/simple.pl \ t/results/menu/simple_no_menu.pl \ t/results/menu/space_and_commands_in_menu_node.pl \ t/results/menu/submenu_in_example.pl \ t/results/menu/verb_in_menu_description.pl \ t/results/misc_commands/also_not_line.pl \ t/results/misc_commands/author_outside_titlepage_quotation.pl \ t/results/misc_commands/bad_documentlanguage.pl \ t/results/misc_commands/bye.pl \ t/results/misc_commands/clickstyle.pl \ t/results/misc_commands/clickstyle_and_comments.pl \ t/results/misc_commands/clickstyle_no_end_of_line.pl \ t/results/misc_commands/codequoteundirected_codequotebacktick.pl \ t/results/misc_commands/command_in_heading_footing.pl \ t/results/misc_commands/command_line_in_paragraph.pl \ t/results/misc_commands/command_not_closed_in_documentencoding.pl \ t/results/misc_commands/comment_space_command_on_line.pl \ t/results/misc_commands/comments_in_text.pl \ t/results/misc_commands/contents.pl \ t/results/misc_commands/defindex_too_much_args.pl \ t/results/misc_commands/definfoenclose.pl \ t/results/misc_commands/definfoenclose_nestings.pl \ t/results/misc_commands/definfoenclose_with_empty_arg.pl \ t/results/misc_commands/documentencoding_utf8.pl \ t/results/misc_commands/documentencoding_zero.pl \ t/results/misc_commands/double_exdent.pl \ t/results/misc_commands/empty_center.pl \ t/results/misc_commands/empty_center_with_arg.pl \ t/results/misc_commands/empty_documentencoding.pl \ t/results/misc_commands/footnote_in_center.pl \ t/results/misc_commands/heading_command_in_commands.pl \ t/results/misc_commands/incorrect_allowcodebreaks_argument.pl \ t/results/misc_commands/indent_in_command_in_paragraph.pl \ t/results/misc_commands/indent_in_quotation.pl \ t/results/misc_commands/index_entries.pl \ t/results/misc_commands/invalid_clickstyle.pl \ t/results/misc_commands/invalid_documentencoding.pl \ t/results/misc_commands/invalid_kbdinputstyle.pl \ t/results/misc_commands/kbdinputstyle.pl \ t/results/misc_commands/kbdinputstyle_in_table.pl \ t/results/misc_commands/many_lines.pl \ t/results/misc_commands/no_empty_line_between_headings.pl \ t/results/misc_commands/nodedescription.pl \ t/results/misc_commands/noindent_after_smallexample.pl \ t/results/misc_commands/noindent_empty_para.pl \ t/results/misc_commands/noindent_in_paragraph.pl \ t/results/misc_commands/noindent_indent.pl \ t/results/misc_commands/ref_in_center.pl \ t/results/misc_commands/setfilename.pl \ t/results/misc_commands/simple.pl \ t/results/misc_commands/sp.pl \ t/results/misc_commands/synindex_too_much_args.pl \ t/results/misc_commands/test_allowcodebreaks.pl \ t/results/misc_commands/text_before_and_after_bye.pl \ t/results/misc_commands/text_before_line_command.pl \ t/results/misc_commands/vskip.pl \ t/results/moresectioning/anchor_in_footnote.pl \ t/results/moresectioning/anchor_in_footnote_separate.pl \ t/results/moresectioning/anchor_in_footnote_separate_split_node.pl \ t/results/moresectioning/anchor_in_footnote_separate_split_node/res_html \ t/results/moresectioning/anchor_in_footnote_split_node.pl \ t/results/moresectioning/anchor_in_footnote_split_node/res_html \ t/results/moresectioning/chapter_sections.pl \ t/results/moresectioning/character_and_spaces_in_refs.pl \ t/results/moresectioning/character_and_spaces_in_refs_out.pl \ t/results/moresectioning/character_and_spaces_in_refs_out/res_html \ t/results/moresectioning/complex.pl \ t/results/moresectioning/complex_split_at_node.pl \ t/results/moresectioning/contents.pl \ t/results/moresectioning/contents_and_shortcontents.pl \ t/results/moresectioning/contents_at_begin_chapter_without_node.pl \ t/results/moresectioning/contents_at_end_document.pl \ t/results/moresectioning/contents_at_end_document_after_node.pl \ t/results/moresectioning/contents_in_document.pl \ t/results/moresectioning/empty_top_node_up.pl \ t/results/moresectioning/equivalent_nodes_defined_linked.pl \ t/results/moresectioning/internal_top_node_up.pl \ t/results/moresectioning/lowered_subsubsection.pl \ t/results/moresectioning/loweredheading.pl \ t/results/moresectioning/more_sections_than_nodes.pl \ t/results/moresectioning/more_sections_than_nodes_texi2html.pl \ t/results/moresectioning/more_sections_than_nodes_texi2html/res_html \ t/results/moresectioning/no_element.pl \ t/results/moresectioning/nodes_before_after_top_xref.pl \ t/results/moresectioning/nodes_before_after_top_xref/res_latex \ t/results/moresectioning/non_automatic_internal_top_node_up.pl \ t/results/moresectioning/non_automatic_top_node_up_and_url.pl \ t/results/moresectioning/non_automatic_top_node_up_url.pl \ t/results/moresectioning/only_special_spaces_node.pl \ t/results/moresectioning/placed_things_before_element.pl \ t/results/moresectioning/placed_things_before_element_no_use_node.pl \ t/results/moresectioning/placed_things_before_node.pl \ t/results/moresectioning/raiselowersections.pl \ t/results/moresectioning/rec_nodes.pl \ t/results/moresectioning/section_in_unnumbered_info.pl \ t/results/moresectioning/section_in_unnumbered_plaintext.pl \ t/results/moresectioning/sectioning_part_appendix.pl \ t/results/moresectioning/sectioning_part_appendix_no_top.pl \ t/results/moresectioning/sectioning_part_appendix_texi2html_chapter.pl \ t/results/moresectioning/sectioning_part_appendix_texi2html_chapter/res_html \ t/results/moresectioning/sections_test.pl \ t/results/moresectioning/sections_test_no_use_nodes.pl \ t/results/moresectioning/sections_test_no_use_nodes_use_node_directions.pl \ t/results/moresectioning/shortcontents.pl \ t/results/moresectioning/special_spaces_in_nodes.pl \ t/results/moresectioning/top_chapter_sections.pl \ t/results/moresectioning/top_node_up_url.pl \ t/results/moresectioning/topic_guide.pl \ t/results/moresectioning/topic_guide/res_html \ t/results/moresectioning/topic_guide/res_info \ t/results/multitable/empty_headitem.pl \ t/results/multitable/empty_item_tab.pl \ t/results/multitable/empty_multitable_with_cells.pl \ t/results/multitable/inter_item_commands_in_multitable.pl \ t/results/multitable/multitable_begin_with_tab.pl \ t/results/multitable/multitable_bracketed_no_inter_space_prototype.pl \ t/results/multitable/multitable_bracketed_prototype_empty_not_closed.pl \ t/results/multitable/multitable_bracketed_prototype_empty_not_closed_comment.pl \ t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed.pl \ t/results/multitable/multitable_bracketed_prototype_empty_spaces_not_closed_comment.pl \ t/results/multitable/multitable_bracketed_prototype_not_closed.pl \ t/results/multitable/multitable_bracketed_prototype_not_closed_comment.pl \ t/results/multitable/multitable_bracketed_prototype_not_closed_space_comment.pl \ t/results/multitable/multitable_empty_bracketed_prototype.pl \ t/results/multitable/multitable_figure_space.pl \ t/results/multitable/multitable_in_example.pl \ t/results/multitable/multitable_not_closed.pl \ t/results/multitable/multitable_not_closed_item.pl \ t/results/multitable/multitable_not_closed_item_tab.pl \ t/results/multitable/multitable_one_column_too_much_cells.pl \ t/results/multitable/multitable_two_columns_too_much_cells.pl \ t/results/multitable/multitable_with_empty_item_tab.pl \ t/results/multitable/not_letters_in_prototype.pl \ t/results/multitable/paragraph_in_cells.pl \ t/results/multitable/prototype_brace_no_brace.pl \ t/results/multitable/prototype_brace_no_brace_comment.pl \ t/results/multitable/prototype_no_brace.pl \ t/results/multitable/ref_in_multitable.pl \ t/results/multitable/w_in_multitable.pl \ t/results/paragraph/close_paragraph_command.pl \ t/results/paragraph/commands_in_flushright.pl \ t/results/paragraph/comment_between_text.pl \ t/results/paragraph/comment_in_quotation.pl \ t/results/paragraph/double_style_paragraph.pl \ t/results/paragraph/image_in_paragraph.pl \ t/results/paragraph/no_paragraph_commands.pl \ t/results/paragraph/paragraph_command.pl \ t/results/paragraph/paragraph_count_and_example.pl \ t/results/paragraph/paragraph_in_style_command.pl \ t/results/paragraph/paragraph_indent_asis.pl \ t/results/paragraph/sole_image.pl \ t/results/paragraph/text.pl \ t/results/paragraph/text_comment.pl \ t/results/paragraph/text_line.pl \ t/results/paragraph/text_space_comment.pl \ t/results/paragraph/two_lines.pl \ t/results/plaintext_tests/U_with_utf8_enable_encoding.pl \ t/results/plaintext_tests/accent_command_punctuation.pl \ t/results/plaintext_tests/accents_in_var_enable_encoding.pl \ t/results/plaintext_tests/after_punctuation_character_in_command.pl \ t/results/plaintext_tests/all_spaces.pl \ t/results/plaintext_tests/all_spaces/res_plaintext \ t/results/plaintext_tests/anchor_and_empty_lines.pl \ t/results/plaintext_tests/at_commands_glued_in_example.pl \ t/results/plaintext_tests/at_commands_glued_in_paragraph.pl \ t/results/plaintext_tests/before_accent_punctuation.pl \ t/results/plaintext_tests/characters_and_commands_in_var.pl \ t/results/plaintext_tests/chinese_mixed_with_en.pl \ t/results/plaintext_tests/chinese_mixed_with_en/res_plaintext \ t/results/plaintext_tests/code_commands_and_punctuation.pl \ t/results/plaintext_tests/command_brace_no_arg_punctuation.pl \ t/results/plaintext_tests/commands_and_punctuation.pl \ t/results/plaintext_tests/del_quote_linebreaking.pl \ t/results/plaintext_tests/east_asian_in_w.pl \ t/results/plaintext_tests/east_asian_in_w/res_plaintext \ t/results/plaintext_tests/empty_line_in_example_end.pl \ t/results/plaintext_tests/empty_multitable_in_itemize.pl \ t/results/plaintext_tests/end_sentence_space_protected.pl \ t/results/plaintext_tests/expanded_tex.pl \ t/results/plaintext_tests/flushright_not_closed_and_format.pl \ t/results/plaintext_tests/html_expanded.pl \ t/results/plaintext_tests/inhibit_punctuation.pl \ t/results/plaintext_tests/insert_copying_and_paragraph.pl \ t/results/plaintext_tests/invalid_accent_punctuation.pl \ t/results/plaintext_tests/isolated_html_expanded.pl \ t/results/plaintext_tests/itemize_in_headitem_in_example.pl \ t/results/plaintext_tests/japanese_utf8.pl \ t/results/plaintext_tests/japanese_utf8/res_plaintext \ t/results/plaintext_tests/line_passed_and_formats.pl \ t/results/plaintext_tests/lone_braces_in_inlineraw.pl \ t/results/plaintext_tests/long_line.pl \ t/results/plaintext_tests/long_uref_after_item.pl \ t/results/plaintext_tests/multiline_image_and_align.pl \ t/results/plaintext_tests/multiline_verb_after_space.pl \ t/results/plaintext_tests/multitable.pl \ t/results/plaintext_tests/multitable_in_example_extraneous_item_tab.pl \ t/results/plaintext_tests/multitable_in_example_extraneous_tab.pl \ t/results/plaintext_tests/nested_code_commands.pl \ t/results/plaintext_tests/nested_indentedblock.pl \ t/results/plaintext_tests/nested_multitable.pl \ t/results/plaintext_tests/no_empty_line_after_section.pl \ t/results/plaintext_tests/no_punctuation_commands.pl \ t/results/plaintext_tests/no_punctuation_commands_frenchspacing.pl \ t/results/plaintext_tests/non_break_spaces.pl \ t/results/plaintext_tests/non_break_spaces/res_plaintext \ t/results/plaintext_tests/paragraphindent.pl \ t/results/plaintext_tests/protect_spaces_on_line.pl \ t/results/plaintext_tests/protected_space_end_line.pl \ t/results/plaintext_tests/punctuation.pl \ t/results/plaintext_tests/punctuation_abbr_acronym.pl \ t/results/plaintext_tests/punctuation_and_code_style_commands.pl \ t/results/plaintext_tests/punctuation_and_code_style_commands_utf8.pl \ t/results/plaintext_tests/punctuation_and_footnotes.pl \ t/results/plaintext_tests/punctuation_and_footnotes_frenchspacing.pl \ t/results/plaintext_tests/punctuation_and_upper_case_commands.pl \ t/results/plaintext_tests/punctuation_and_upper_case_commands_utf8.pl \ t/results/plaintext_tests/punctuation_at_end_command.pl \ t/results/plaintext_tests/punctuation_commands.pl \ t/results/plaintext_tests/punctuation_commands_frenchspacing.pl \ t/results/plaintext_tests/punctuation_frenchspacing.pl \ t/results/plaintext_tests/punctuation_in_command.pl \ t/results/plaintext_tests/punctuation_in_command_end_line.pl \ t/results/plaintext_tests/punctuation_in_sc.pl \ t/results/plaintext_tests/punctuation_sc_accents_ascii_glyph.pl \ t/results/plaintext_tests/punctuation_sc_accents_ascii_glyph/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_ascii_glyph_latin1.pl \ t/results/plaintext_tests/punctuation_sc_accents_ascii_glyph_latin1/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_ascii_glyph_usascii.pl \ t/results/plaintext_tests/punctuation_sc_accents_ascii_glyph_usascii/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_default.pl \ t/results/plaintext_tests/punctuation_sc_accents_default/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_default_latin1.pl \ t/results/plaintext_tests/punctuation_sc_accents_default_latin1/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_default_usascii.pl \ t/results/plaintext_tests/punctuation_sc_accents_default_usascii/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_disable_encoding.pl \ t/results/plaintext_tests/punctuation_sc_accents_disable_encoding/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_latin1.pl \ t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_latin1/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_usascii.pl \ t/results/plaintext_tests/punctuation_sc_accents_disable_encoding_usascii/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_glyph_latin1.pl \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_glyph_latin1/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_glyph_usascii.pl \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_ascii_glyph_usascii/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1.pl \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_latin1/res_plaintext \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii.pl \ t/results/plaintext_tests/punctuation_sc_accents_to_utf8_usascii/res_plaintext \ t/results/plaintext_tests/quote_node_names.pl \ t/results/plaintext_tests/quote_node_names/res_plaintext \ t/results/plaintext_tests/sc_with_utf8_enable_encoding.pl \ t/results/plaintext_tests/settitle_and_empty_top.pl \ t/results/plaintext_tests/sp_with_text_before_in_example.pl \ t/results/plaintext_tests/split_punctuation_detection_in_commands.pl \ t/results/plaintext_tests/star_at_command_formatting.pl \ t/results/plaintext_tests/tab_in_table_in_example.pl \ t/results/plaintext_tests/tab_item_in_example.pl \ t/results/plaintext_tests/transparent_text.pl \ t/results/plaintext_tests/xref_quote_long_item.pl \ t/results/preformatted/caption_in_example.pl \ t/results/preformatted/comment_example_and_blank_lines.pl \ t/results/preformatted/comments_in_example.pl \ t/results/preformatted/def_in_example.pl \ t/results/preformatted/empty_line.pl \ t/results/preformatted/empty_line_style_command.pl \ t/results/preformatted/example_at_commands_arguments.pl \ t/results/preformatted/example_class.pl \ t/results/preformatted/example_empty_arguments.pl \ t/results/preformatted/example_invalid_at_commands_arguments.pl \ t/results/preformatted/example_multi_class.pl \ t/results/preformatted/insertcopying_in_example.pl \ t/results/preformatted/nested_example_and_comment.pl \ t/results/preformatted/nested_formats.pl \ t/results/preformatted/page_in_example.pl \ t/results/preformatted/quote_dash_in_display.pl \ t/results/preformatted/quote_dash_in_example.pl \ t/results/preformatted/text_on_display_command_line.pl \ t/results/preformatted/text_on_example_command_line.pl \ t/results/preformatted/titlefont_in_example.pl \ t/results/quotation/comment_on_quotation_line.pl \ t/results/quotation/empty_quotation.pl \ t/results/quotation/footnote_in_quotation_with_arg.pl \ t/results/quotation/only_comment_on_quotation_line.pl \ t/results/quotation/quotation_and_author.pl \ t/results/quotation/quotation_author_in_example.pl \ t/results/quotation/quotation_beginning_and_end_on_line.pl \ t/results/quotation/space_at_commands_end_quotation_line.pl \ t/results/quotation/standard_quotations.pl \ t/results/raw/beginning_and_end_on_line.pl \ t/results/raw/braces_in_tex.pl \ t/results/raw/displaymath.pl \ t/results/raw/displaymath_not_closed.pl \ t/results/raw/inline_in_example.pl \ t/results/raw/inline_missing_first_arg.pl \ t/results/raw/inlinefmt.pl \ t/results/raw/inlinefmt_with_empty_line.pl \ t/results/raw/inlineraw.pl \ t/results/raw/inlineraw_with_empty_line.pl \ t/results/raw/lone_braces_in_html.pl \ t/results/raw/misc_raw.pl \ t/results/raw/misc_raw_comments.pl \ t/results/raw/nested_macros.pl \ t/results/raw/raw_commands_and_end_of_lines.pl \ t/results/raw/raw_expanded_in_style.pl \ t/results/raw/raw_in_example.pl \ t/results/raw/raw_in_para.pl \ t/results/raw/raw_in_style.pl \ t/results/raw/raw_not_closed.pl \ t/results/raw/second_level_lone_braces_in_html.pl \ t/results/raw/second_level_lone_braces_in_html_not_expanded.pl \ t/results/raw/space_before_end.pl \ t/results/raw/spurious_arg_on_line.pl \ t/results/raw/tex_not_closed.pl \ t/results/raw/verbatim_and_verbatiminclude.pl \ t/results/raw/verbatim_in_brace_command.pl \ t/results/raw/verbatim_not_closed.pl \ t/results/regions/anchor_in_copying.pl \ t/results/regions/anchor_in_copying_in_footnote.pl \ t/results/regions/anchor_in_titlepage.pl \ t/results/regions/anchor_in_titlepage_titlepage.pl \ t/results/regions/copying_not_closed.pl \ t/results/regions/double_copying.pl \ t/results/regions/double_titlepage_not_closed.pl \ t/results/regions/format_in_titlepage.pl \ t/results/regions/format_in_titlepage_titlepage.pl \ t/results/regions/ref_in_copying.pl \ t/results/regions/ref_in_copying_insert_in_chapter.pl \ t/results/regions/today_in_copying.pl \ t/results/sectioning/a_comma_after_node.pl \ t/results/sectioning/anchor_zero.pl \ t/results/sectioning/at_commands_in_node.pl \ t/results/sectioning/automatic_menu_referencing_node.pl \ t/results/sectioning/chapter_before_and_after_part.pl \ t/results/sectioning/chapter_before_part.pl \ t/results/sectioning/chapter_between_nodes.pl \ t/results/sectioning/chapter_between_nodes/res_latex \ t/results/sectioning/chapter_between_nodes_texi2html.pl \ t/results/sectioning/chapter_between_nodes_with_appendix.pl \ t/results/sectioning/chapter_between_nodes_with_appendix_nomenu.pl \ t/results/sectioning/chapter_node_before_and_after_part.pl \ t/results/sectioning/character_and_spaces_in_node.pl \ t/results/sectioning/contents_and_parts.pl \ t/results/sectioning/contents_in_html_text.pl \ t/results/sectioning/contents_with_only_top_node.pl \ t/results/sectioning/double_node_anchor_float.pl \ t/results/sectioning/double_part.pl \ t/results/sectioning/double_recursive_self_section_node_reference.pl \ t/results/sectioning/double_recursive_self_section_reference.pl \ t/results/sectioning/double_top.pl \ t/results/sectioning/double_top_in_menu.pl \ t/results/sectioning/double_top_section.pl \ t/results/sectioning/email_in_node.pl \ t/results/sectioning/empty_anchor.pl \ t/results/sectioning/empty_node.pl \ t/results/sectioning/empty_nodes_with_commands.pl \ t/results/sectioning/empty_ref_arg.pl \ t/results/sectioning/empty_refs.pl \ t/results/sectioning/equivalent_labels.pl \ t/results/sectioning/equivalent_nodes.pl \ t/results/sectioning/explicit_node_directions.pl \ t/results/sectioning/external_node_in_menu.pl \ t/results/sectioning/hole_in_sectioning.pl \ t/results/sectioning/in_menu_only_special_ascii_spaces_node.pl \ t/results/sectioning/in_menu_only_special_ascii_spaces_node_menu.pl \ t/results/sectioning/in_menu_only_special_spaces_node.pl \ t/results/sectioning/in_menu_only_special_spaces_node_menu.pl \ t/results/sectioning/lone_Top_node.pl \ t/results/sectioning/lone_Top_node/res_latex \ t/results/sectioning/lone_contents.pl \ t/results/sectioning/loop_nodes.pl \ t/results/sectioning/loop_nodes/res_latex \ t/results/sectioning/menutextorder.pl \ t/results/sectioning/next_in_menu_is_below.pl \ t/results/sectioning/next_no_prev_to_node.pl \ t/results/sectioning/no_argument_and_contents.pl \ t/results/sectioning/no_menu.pl \ t/results/sectioning/node_empty_direction.pl \ t/results/sectioning/node_line_arguments.pl \ t/results/sectioning/node_nested_parentheses.pl \ t/results/sectioning/node_part_chapter_after_chapter.pl \ t/results/sectioning/node_part_chapter_after_top.pl \ t/results/sectioning/node_referenced_in_ref.pl \ t/results/sectioning/node_sectop_before_chapter_no_node.pl \ t/results/sectioning/node_sectop_before_chapter_no_node/res_latex \ t/results/sectioning/node_sectop_before_lone_node_Top.pl \ t/results/sectioning/node_sectop_before_lone_node_Top/res_latex \ t/results/sectioning/node_simple.pl \ t/results/sectioning/node_too_much_args.pl \ t/results/sectioning/node_up_direction_for_top_with_manual.pl \ t/results/sectioning/node_up_external_node.pl \ t/results/sectioning/nodename_parentheses.pl \ t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter.pl \ t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter/res_html \ t/results/sectioning/nodes_after_top_before_chapter_nodes.pl \ t/results/sectioning/nodes_after_top_before_chapter_not_split.pl \ t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl \ t/results/sectioning/nodes_after_top_before_chapter_sections.pl \ t/results/sectioning/nodes_after_top_before_chapter_texi2html.pl \ t/results/sectioning/nodes_after_top_before_chapter_texi2html/res_html \ t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter.pl \ t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter/res_html \ t/results/sectioning/nodes_after_top_before_section_nodes.pl \ t/results/sectioning/nodes_after_top_before_section_sections.pl \ t/results/sectioning/nodes_after_top_before_section_texi2html_chapter.pl \ t/results/sectioning/nodes_after_top_before_section_texi2html_chapter/res_html \ t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes.pl \ t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes/res_html \ t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter.pl \ t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter/res_html \ t/results/sectioning/nodes_before_after_top.pl \ t/results/sectioning/nodes_before_after_top/res_latex \ t/results/sectioning/nodes_before_top.pl \ t/results/sectioning/nodes_before_top/res_latex \ t/results/sectioning/nodes_no_node_top_explicit_directions.pl \ t/results/sectioning/novalidate.pl \ t/results/sectioning/one_node_explicit_directions_anchor.pl \ t/results/sectioning/one_node_explicit_directions_anchor_no_use_node.pl \ t/results/sectioning/one_subsection.pl \ t/results/sectioning/one_subsection_and_node.pl \ t/results/sectioning/part_before_chapter.pl \ t/results/sectioning/part_before_section.pl \ t/results/sectioning/part_before_top.pl \ t/results/sectioning/part_chapter_after_top.pl \ t/results/sectioning/part_chapter_appendix.pl \ t/results/sectioning/part_node_after_top.pl \ t/results/sectioning/part_node_before_top.pl \ t/results/sectioning/part_node_chapter_after_top.pl \ t/results/sectioning/part_node_chapter_appendix.pl \ t/results/sectioning/part_node_chapter_node_appendix.pl \ t/results/sectioning/part_node_node_part_appendix.pl \ t/results/sectioning/part_node_part_appendix.pl \ t/results/sectioning/part_node_part_node_appendix.pl \ t/results/sectioning/protected_node_parentheses.pl \ t/results/sectioning/recursive_self_section_reference.pl \ t/results/sectioning/ref_to_top.pl \ t/results/sectioning/ref_to_unknown_node.pl \ t/results/sectioning/reference_to_only_special_spaces_node.pl \ t/results/sectioning/section_before_after_top_node.pl \ t/results/sectioning/section_before_after_top_node/res_latex \ t/results/sectioning/section_before_after_top_node_last_node.pl \ t/results/sectioning/section_before_after_top_node_last_node/res_latex \ t/results/sectioning/section_before_chapter.pl \ t/results/sectioning/section_before_part.pl \ t/results/sectioning/section_before_top.pl \ t/results/sectioning/section_before_top_no_node.pl \ t/results/sectioning/section_below_unnumbered.pl \ t/results/sectioning/section_below_unnumbered_no_top.pl \ t/results/sectioning/section_chapter_before_top.pl \ t/results/sectioning/section_chapter_before_top_nodes.pl \ t/results/sectioning/section_chapter_before_top_nodes/res_latex \ t/results/sectioning/section_node_before_part.pl \ t/results/sectioning/sections.pl \ t/results/sectioning/semi_auto.pl \ t/results/sectioning/setfilename_on_top_and_after_node.pl \ t/results/sectioning/space_in_node.pl \ t/results/sectioning/split_for_format_not_split.pl \ t/results/sectioning/split_for_format_not_split/res_xml \ t/results/sectioning/top_no_argument_and_content.pl \ t/results/sectioning/top_no_argument_and_node.pl \ t/results/sectioning/top_no_argument_and_top_node.pl \ t/results/sectioning/top_node_no_menu_direction.pl \ t/results/sectioning/top_node_part_top.pl \ t/results/sectioning/top_node_part_top/res_latex \ t/results/sectioning/top_part_chapter.pl \ t/results/sectioning/top_without_node_nodes.pl \ t/results/sectioning/top_without_node_sections.pl \ t/results/sectioning/top_without_node_texi2html_no_use_nodes.pl \ t/results/sectioning/top_without_node_texi2html_no_use_nodes/res_html \ t/results/sectioning/transliterated_split_equivalent_nodes.pl \ t/results/sectioning/transliterated_split_equivalent_nodes/res_html \ t/results/sectioning/two_nodes_at_the_end.pl \ t/results/sectioning/two_nodes_at_the_end_nodes.pl \ t/results/sectioning/two_nodes_at_the_end_nodes/res_html \ t/results/sectioning/two_nodes_at_the_end_texi2html.pl \ t/results/sectioning/two_nodes_at_the_end_texi2html/res_html \ t/results/sectioning/two_nodes_between_chapters.pl \ t/results/sectioning/two_nodes_between_chapters_nodes.pl \ t/results/sectioning/two_nodes_between_chapters_nodes/res_html \ t/results/sectioning/two_nodes_between_chapters_texi2html.pl \ t/results/sectioning/two_nodes_between_chapters_texi2html/res_html \ t/results/sectioning/two_unnumbered_no_argument.pl \ t/results/sectioning/unknown_node_in_menu.pl \ t/results/sectioning/unnumbered_before_node_top_top.pl \ t/results/sectioning/unnumbered_before_top.pl \ t/results/sectioning/unnumbered_before_top_node.pl \ t/results/sectioning/unnumbered_no_argument.pl \ t/results/sectioning/unnumbered_top_without_node_nodes.pl \ t/results/sectioning/unnumbered_top_without_node_sections.pl \ t/results/transformations/index_entries_relate_to_item_no_transformation.pl \ t/results/transformations/index_entries_relate_to_item_no_transformation/res_html \ t/results/transformations/index_entries_relate_to_item_transformation.pl \ t/results/transformations/index_entries_relate_to_item_transformation/res_html \ t/results/transformations/master_menu_fr.pl \ t/results/transformations/master_menu_fr/res_html \ t/results/value/bad_syntax.pl \ t/results/value/begin_like_comment_on_set_line.pl \ t/results/value/clear_no_end_of_line.pl \ t/results/value/closing_brace_in_value_in_ignored_inline.pl \ t/results/value/comment_on_clear_line.pl \ t/results/value/comment_on_set_line.pl \ t/results/value/empty_set.pl \ t/results/value/empty_value_in_line.pl \ t/results/value/ignored_value_definition.pl \ t/results/value/not_only_characters.pl \ t/results/value/recursive_expansion_in_set.pl \ t/results/value/set_flag_command_equivalent.pl \ t/results/value/set_form_feed.pl \ t/results/value/set_in_item_missing_line.pl \ t/results/value/set_no_end_of_line.pl \ t/results/value/set_on_item_line.pl \ t/results/value/simple.pl \ t/results/value/spaces_before_value.pl \ t/results/value/value_after_accent.pl \ t/results/value/value_after_brace_command.pl \ t/results/value/value_in_index_commands.pl \ t/results/value/value_in_invalid_documentencoding.pl \ t/results/value/value_in_misc_commands.pl \ t/results/value/value_in_node.pl \ t/results/value/value_node_directions.pl \ t/results/value/value_zero.pl \ t/results/value_and_macro/comma_value_in_macro_arg.pl \ t/results/value_and_macro/macro_in_value.pl \ t/results/value_and_macro/value_in_macro_body.pl \ t/results/value_and_macro/value_in_macro_formal_arg.pl \ t/results/verb/comments.pl \ t/results/verb/end_of_line.pl \ t/results/verb/multiline.pl \ t/results/verb/nested.pl \ t/results/verb/simple.pl \ t/results/verb/verb_and_char_end_of_line_not_closed.pl \ t/results/verb/verb_at_end_of_line_not_closed.pl \ t/results/verb/verb_not_closed.pl \ t/results/verb/verb_not_closed_with_char.pl \ t/results/xml_tests/brace_commands_spaces_end_of_lines.pl \ t/results/xml_tests/commands_and_spaces.pl \ t/results/xml_tests/comments_end_lines.pl \ t/results/xml_tests/comments_on_block_command_lines.pl \ t/results/xml_tests/comments_on_misc_command_line.pl \ t/results/xml_tests/image_inline_or_not.pl \ t/results/xml_tests/inlineifset_empty_second_arg.pl \ t/results/xml_tests/lone_bye.pl \ t/results/xml_tests/macro_and_args.pl \ t/results/xml_tests/raw.pl \ t/results/xml_tests/raw_and_comments.pl \ t/results/xml_tests/spaces_info_lost.pl \ t/results/xml_tests/top_node_and_bye.pl \ t/results/xml_tests/top_node_no_section.pl \ t/results/xtable/accent_on_table_line.pl \ t/results/xtable/block_commands_in_table.pl \ t/results/xtable/comment_and_itemx_before_item.pl \ t/results/xtable/definfoenclose_on_table_line.pl \ t/results/xtable/empty_item_itemx.pl \ t/results/xtable/empty_table.pl \ t/results/xtable/headitem_in_table.pl \ t/results/xtable/index_command_before_end_table.pl \ t/results/xtable/inter_item_commands_in_table.pl \ t/results/xtable/inter_item_commands_in_table/res_latex \ t/results/xtable/inter_item_commands_in_table_in_example.pl \ t/results/xtable/inter_item_commands_in_table_in_example/res_latex \ t/results/xtable/invalid_command_and_brace_in_table.pl \ t/results/xtable/item_index_transformation.pl \ t/results/xtable/itemx_before_item.pl \ t/results/xtable/lone_end_table.pl \ t/results/xtable/long_item.pl \ t/results/xtable/no_arg_brace_command_on_table_line.pl \ t/results/xtable/no_argument_for_table.pl \ t/results/xtable/table_nested.pl \ t/results/xtable/text_between_item_itemx.pl \ t/results/xtable/title_and_itemx_before_item.pl document_strings_mo_files = \ LocaleData/ca/LC_MESSAGES/$(document_domain).mo \ LocaleData/ca.us-ascii/LC_MESSAGES/$(document_domain).mo \ LocaleData/cs/LC_MESSAGES/$(document_domain).mo \ LocaleData/de/LC_MESSAGES/$(document_domain).mo \ LocaleData/de.us-ascii/LC_MESSAGES/$(document_domain).mo \ LocaleData/eo/LC_MESSAGES/$(document_domain).mo \ LocaleData/es/LC_MESSAGES/$(document_domain).mo \ LocaleData/fi/LC_MESSAGES/$(document_domain).mo \ LocaleData/fr/LC_MESSAGES/$(document_domain).mo \ LocaleData/hr/LC_MESSAGES/$(document_domain).mo \ LocaleData/hu/LC_MESSAGES/$(document_domain).mo \ LocaleData/it/LC_MESSAGES/$(document_domain).mo \ LocaleData/nl/LC_MESSAGES/$(document_domain).mo \ LocaleData/no.us-ascii/LC_MESSAGES/$(document_domain).mo \ LocaleData/pl/LC_MESSAGES/$(document_domain).mo \ LocaleData/pl.iso-8859-2/LC_MESSAGES/$(document_domain).mo \ LocaleData/pt/LC_MESSAGES/$(document_domain).mo \ LocaleData/pt.us-ascii/LC_MESSAGES/$(document_domain).mo \ LocaleData/pt_BR/LC_MESSAGES/$(document_domain).mo \ LocaleData/pt_BR.us-ascii/LC_MESSAGES/$(document_domain).mo \ LocaleData/ro/LC_MESSAGES/$(document_domain).mo \ LocaleData/sk/LC_MESSAGES/$(document_domain).mo \ LocaleData/sr/LC_MESSAGES/$(document_domain).mo \ LocaleData/sv/LC_MESSAGES/$(document_domain).mo \ LocaleData/uk/LC_MESSAGES/$(document_domain).mo SUBDIRS = $(am__append_1) . tests DIST_SUBDIRS = Texinfo/XS tests bin_SCRIPTS = texi2any do_subst = sed \ -e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),g' \ -e 's,[@]PACKAGE_NAME[@],$(PACKAGE_NAME),g' \ -e 's,[@]PACKAGE_URL[@],$(PACKAGE_URL),g' \ -e 's,[@]sysconfdir[@],$(sysconfdir),g' \ -e 's,[@]prefix[@],$(prefix),g' \ -e 's,[@]datarootdir[@],$(datarootdir),g' \ -e 's,[@]datadir[@],$(datadir),g' \ -e 's,[@]pkglibdir[@],$(pkglibdir),g' \ -e 's,[@]PACKAGE[@],$(PACKAGE),g' \ -e 's,[@]USE_EXTERNAL_LIBINTL[@],$(USE_EXTERNAL_LIBINTL),g' \ -e 's,[@]USE_EXTERNAL_EASTASIANWIDTH[@],$(USE_EXTERNAL_EASTASIANWIDTH),g' \ -e 's,[@]USE_EXTERNAL_UNIDECODE[@],$(USE_EXTERNAL_UNIDECODE),g' \ -e 's,[@]TEXINFO_DTD_VERSION[@],$(TEXINFO_DTD_VERSION),g' \ -e 's,[@]enable_xs[@],$(enable_xs),g' \ -e '1 s,/usr/bin/env perl,$(PERL),g' modulesdir = $(pkgdatadir)/Texinfo dist_modules_DATA = \ Texinfo/Config.pm \ Texinfo/Parser.pm \ Texinfo/ParserNonXS.pm \ Texinfo/Report.pm \ Texinfo/Common.pm \ Texinfo/Commands.pod \ Texinfo/Structuring.pm \ Texinfo/Transformations.pm \ Texinfo/Translations.pm \ Texinfo/MiscXS.pm \ Texinfo/XSLoader.pm \ Texinfo/Documentlanguages.pm dist_noinst_DATA = \ Texinfo/ModulePath.pm.in modules_DATA = \ Texinfo/ModulePath.pm \ Texinfo/Commands.pm convertersdir = $(pkgdatadir)/Texinfo/Convert dist_converters_DATA = \ Texinfo/Convert/Converter.pm \ Texinfo/Convert/DocBook.pm \ Texinfo/Convert/HTML.pm \ Texinfo/Convert/IXIN.pm \ Texinfo/Convert/IXINSXML.pm \ Texinfo/Convert/Info.pm \ Texinfo/Convert/LaTeX.pm \ Texinfo/Convert/NodeNameNormalization.pm \ Texinfo/Convert/Paragraph.pm \ Texinfo/Convert/ParagraphNonXS.pm \ Texinfo/Convert/PlainTexinfo.pm \ Texinfo/Convert/Plaintext.pm \ Texinfo/Convert/Texinfo.pm \ Texinfo/Convert/TexinfoMarkup.pm \ Texinfo/Convert/TexinfoSXML.pm \ Texinfo/Convert/TexinfoXML.pm \ Texinfo/Convert/Text.pm \ Texinfo/Convert/TextContent.pm \ Texinfo/Convert/Unicode.pm \ Texinfo/Convert/Utils.pm debugmodulesdir = $(pkgdatadir)/DebugTexinfo dist_debugmodules_DATA = \ DebugTexinfo/DebugTree.pm # extensions used in main program extensionsdir = $(datadir)/texinfo/ext dist_extensions_DATA = \ ext/epub3.pm \ ext/highlight_syntax.pm \ ext/tex4ht.pm \ ext/latex2html.pm initdir = $(datadir)/texinfo/init dist_init_DATA = \ init/book.pm \ init/chm.pm \ init/documentation_examples.pm \ init/html32.pm test_files = \ t/README \ t/include/a.txt \ t/include/aa.txt \ t/include/chapter_char_latin2_latin2_in_refs.texi \ t/include/chapter_chinese_mixed_with_en.texi \ t/include/chapter_chinese_mixed_with_en_EUC_CN.texi \ t/include/chapter_japanese_shift_jis.texi \ t/include/count_image.png \ t/include/count_image.txt \ t/include/count_image_text.txt \ t/include/documentdescription_EUC_CN.texi \ t/include/f.txt \ t/include/fdotext.ext \ t/include/fdotext.png \ t/include/fdotext.txt \ t/include/fext.ext \ t/include/fext.png \ t/include/fext.txt \ t/include/fextext \ t/include/file_with_cpp_lines.texi \ t/include/file_with_xml_chars.texi \ t/include/include_noeol.texi \ t/include/image.txt \ t/include/image_encoded.txt \ t/include/inc_@f--ile.texi \ t/include/included_file_with_setfilename.texi \ t/include/my-bib-macros.texi \ t/include/text_only_image.txt \ t/include/this_is_a_long_unknown_file.png \ t/include/verbatim_encoded.texi \ t/include/verbatim_encoded_latin1.texi \ t/include/version.texi \ t/include/words.txt \ t/include/f--ile.png \ t/include/f--ile.txt \ t/include/figure.txt \ t/include/inc_file.texi \ t/include/incl-incl.txi \ t/include/macro_included.texi \ t/include/section_file.texi \ t/include/section_file_no_node.texi \ t/include/section_file_no_node_include.texi \ t/init/command_translation_modified.init \ t/init/cvs.init \ t/init/icons.init \ t/init/ignore_and_comments_output.init \ t/init/l2h.init \ t/init/mini_ker_t2h.init \ t/init/misc_file_collision.init \ t/init/only_toc_out.init \ t/init/redefine_need.init \ t/init/redirection_file_collision_with_special.init \ t/init/redirection_file_collision_with_user_def.init \ t/init/special_element_customization.pm \ t/init/t2h_singular.init \ t/init/test_directions.init \ t/init/test_renamed_nodes.init \ t/init/translate_txiinternalvalue_macro.init \ t/init/translated_strings_customization.pm \ t/init/undef_node_file_name.init \ t/init/spaces_in_line_breaks.init \ t/test_utils.pl \ t/input_files/all_spaces.texi \ t/input_files/bib-example.texi \ t/input_files/char_utf8_latin1_in_refs.texi \ t/input_files/char_latin1_latin1_in_refs.texi \ t/input_files/char_us_ascii_latin1_in_refs.texi \ t/input_files/char_latin2_latin2_in_refs.texi \ t/input_files/character_and_spaces_in_refs_text.texi \ t/input_files/chinese_mixed_with_en.texi \ t/input_files/chinese_mixed_with_en_EUC_CN.texi \ t/input_files/complex_sectioning_case.texi \ t/input_files/cond.texi \ t/input_files/contents_at_document_begin.texi \ t/input_files/contents_at_end.texi \ t/input_files/contents_in_middle_chapter.texi \ t/input_files/contents_in_middle_section.texi \ t/input_files/cpp_directives_after_macros.texi \ t/input_files/cpp_directives_in_macro.texi \ t/input_files/cpp_line_before_first_node.texi \ t/input_files/cpp_lines.texi \ t/input_files/cpp_line_latin1.texi \ t/input_files/delcomment.texi \ t/input_files/delcomment_followed_by_cpp_line.texi \ t/input_files/delcomment_on_comment.texi \ t/input_files/direntry_dircategory.texi \ t/input_files/double_contents.texi \ t/input_files/east_asian_in_w.texi \ t/input_files/empty.texi \ t/input_files/empty_lines_at_beginning_no_setfilename.texi \ t/input_files/empty_lines_at_beginning_no_setfilename_no_element.texi \ t/input_files/encoding_index_latin1.texi \ t/input_files/encoding_index_utf8.texi \ t/input_files/end_of_lines_protected_non_ascii.texi \ t/input_files/float_copying.texi \ t/input_files/glossary.texi \ t/input_files/in_menu_only_special_spaces_node.texi \ t/input_files/in_menu_only_special_ascii_spaces_node.texi \ t/input_files/index_no_node.texi \ t/input_files/index_no_node_no_top.texi \ t/input_files/index_nodes.texi \ t/input_files/index_special_region.texi \ t/input_files/index_special_region_no_insertcopying.texi \ t/input_files/index_split.texi \ t/input_files/index_table.texi \ t/input_files/japanese_utf8.texi \ t/input_files/japanese_shift_jis.texi \ t/input_files/manual_simple_utf8_with_error.texi \ t/input_files/manual_simple_latin1_with_error.texi \ t/input_files/minimal_empty_empty.texi \ t/input_files/minimal_empty_with_bye.texi \ t/input_files/minimal_empty_with_input.texi \ t/input_files/minimal_only_input_line.texi \ t/input_files/multiple_include_encodings.texi \ t/input_files/navigation.texi \ t/input_files/nodequote.texi \ t/input_files/nodes_before_top.texi \ t/input_files/nodes_before_top_and_sections.texi \ t/input_files/no_monolithic.texi \ t/input_files/no_node.texi \ t/input_files/node_footnote.texi \ t/input_files/non_break_spaces.texi \ t/input_files/one_line.texi \ t/input_files/only_special_spaces_node.texi \ t/input_files/pl_translated_inserted_strings_8bit.texi \ t/input_files/punctuation_small_case_accents_latin1.texi \ t/input_files/punctuation_small_case_accents_us_ascii.texi \ t/input_files/punctuation_small_case_accents_utf8.texi \ t/input_files/reference_to_only_special_spaces_node.texi \ t/input_files/sample_utf8.texi \ t/input_files/section_in_unnumbered_text.texi \ t/input_files/simplest.texi \ t/input_files/split_chapter_index.texi \ t/input_files/simplest_no_node_section.texi \ t/input_files/special_spaces_in_nodes.texi \ t/input_files/test_refs.texi \ t/input_files/topic_guide.texi \ t/input_files/things_before_setfilename_no_element.texi \ t/input_files/things_before_setfilename.texi \ t/input_files/transliterated_names_conflicts.texi \ t/input_files/htmlxref.cnf \ t/input_files/htmlxref-mono.cnf \ t/input_files/htmlxref-split.cnf \ # document_domain = $(PACKAGE)_document tp_tests = prove.sh @TP_TESTS_TRUE@TESTS = $(test_tap_files_generated_list) TEST_EXTENSIONS = .t T_LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \ $(top_srcdir)/build-aux/tap-driver.sh T_LOG_COMPILER = $(PERL) AM_T_LOG_FLAGS = -w AM_TESTS_ENVIRONMENT = srcdir="$(srcdir)"; export srcdir; top_srcdir="$(top_srcdir)"; export top_srcdir; builddir="$(builddir)"; export buildir; top_builddir="$(top_builddir)"; export top_builddir; maintenance_files = \ maintain/all_tests.sh \ maintain/change_perl_modules_version.sh \ maintain/copy_change_file_name_encoding.pl \ maintain/language-subtag-registry \ maintain/regenerate_cmd_tests.sh \ maintain/regenerate_converters_documentation.sh \ maintain/regenerate_docstr.sh \ maintain/regenerate_documentlanguages-iana.pl \ maintain/regenerate_documentlanguages-loc.pl \ maintain/regenerate_file_lists.pl \ maintain/regenerate_commands_perl_info.pl \ maintain/template.pod \ maintain/catalog.xml.in EXTRA_DIST = \ texi2any.pl \ $(test_files_generated_list) \ $(test_files) \ $(tp_tests) \ $(maintenance_files) \ maintain/lib \ Texinfo/command_data.txt libsrcdir = $(srcdir)/maintain/lib CLEANFILES = texi2any makeinfo Texinfo/ModulePath.pm DISTCLEANFILES = maintain/catalog.xml Texinfo/Commands.pm all: all-recursive .SUFFIXES: .SUFFIXES: .log .t .t$(EXEEXT) .trs $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Makefile.tres $(srcdir)/Makefile.docstr $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tp/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu tp/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(srcdir)/Makefile.tres $(srcdir)/Makefile.docstr $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): defs: $(top_builddir)/config.status $(srcdir)/defs.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir) install-dist_convertersDATA: $(dist_converters_DATA) @$(NORMAL_INSTALL) @list='$(dist_converters_DATA)'; test -n "$(convertersdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(convertersdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(convertersdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(convertersdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(convertersdir)" || exit $$?; \ done uninstall-dist_convertersDATA: @$(NORMAL_UNINSTALL) @list='$(dist_converters_DATA)'; test -n "$(convertersdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(convertersdir)'; $(am__uninstall_files_from_dir) install-dist_debugmodulesDATA: $(dist_debugmodules_DATA) @$(NORMAL_INSTALL) @list='$(dist_debugmodules_DATA)'; test -n "$(debugmodulesdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(debugmodulesdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(debugmodulesdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(debugmodulesdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(debugmodulesdir)" || exit $$?; \ done uninstall-dist_debugmodulesDATA: @$(NORMAL_UNINSTALL) @list='$(dist_debugmodules_DATA)'; test -n "$(debugmodulesdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(debugmodulesdir)'; $(am__uninstall_files_from_dir) install-dist_extensionsDATA: $(dist_extensions_DATA) @$(NORMAL_INSTALL) @list='$(dist_extensions_DATA)'; test -n "$(extensionsdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(extensionsdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(extensionsdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(extensionsdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(extensionsdir)" || exit $$?; \ done uninstall-dist_extensionsDATA: @$(NORMAL_UNINSTALL) @list='$(dist_extensions_DATA)'; test -n "$(extensionsdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(extensionsdir)'; $(am__uninstall_files_from_dir) install-dist_initDATA: $(dist_init_DATA) @$(NORMAL_INSTALL) @list='$(dist_init_DATA)'; test -n "$(initdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(initdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(initdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(initdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(initdir)" || exit $$?; \ done uninstall-dist_initDATA: @$(NORMAL_UNINSTALL) @list='$(dist_init_DATA)'; test -n "$(initdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(initdir)'; $(am__uninstall_files_from_dir) install-dist_modulesDATA: $(dist_modules_DATA) @$(NORMAL_INSTALL) @list='$(dist_modules_DATA)'; test -n "$(modulesdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(modulesdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(modulesdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(modulesdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(modulesdir)" || exit $$?; \ done uninstall-dist_modulesDATA: @$(NORMAL_UNINSTALL) @list='$(dist_modules_DATA)'; test -n "$(modulesdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(modulesdir)'; $(am__uninstall_files_from_dir) install-modulesDATA: $(modules_DATA) @$(NORMAL_INSTALL) @list='$(modules_DATA)'; test -n "$(modulesdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(modulesdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(modulesdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(modulesdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(modulesdir)" || exit $$?; \ done uninstall-modulesDATA: @$(NORMAL_UNINSTALL) @list='$(modules_DATA)'; test -n "$(modulesdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(modulesdir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run 'make' without going through this Makefile. # To change the values of 'make' variables: instead of editing Makefiles, # (1) if the variable is set in 'config.status', edit 'config.status' # (which will cause the Makefiles to be regenerated when you run 'make'); # (2) otherwise, pass the desired values on the 'make' command line. $(am__recursive_targets): @fail=; \ if $(am__make_keepgoing); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-recursive TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-recursive CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-recursive cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags # Recover from deleted '.trs' file; this should ensure that # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells # to avoid problems with "make -n". .log.trs: rm -f $< $@ $(MAKE) $(AM_MAKEFLAGS) $< # Leading 'am--fnord' is there to ensure the list of targets does not # expand to empty, as could happen e.g. with make check TESTS=''. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) am--force-recheck: @: $(TEST_SUITE_LOG): $(TEST_LOGS) @$(am__set_TESTS_bases); \ am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ redo_bases=`for i in $$bases; do \ am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ done`; \ if test -n "$$redo_bases"; then \ redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ if $(am__make_dryrun); then :; else \ rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ fi; \ fi; \ if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ elif test -n "$$redo_logs"; then \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ st=0; \ errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ for i in $$redo_bases; do \ test -f $$i.trs && test -r $$i.trs \ || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ test -f $$i.log && test -r $$i.log \ || { echo "$$errmsg $$i.log" >&2; st=1; }; \ done; \ test $$st -eq 0 || exit 1; \ fi @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ ws='[ ]'; \ results=`for b in $$bases; do echo $$b.trs; done`; \ test -n "$$results" || results=/dev/null; \ all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ if test `expr $$fail + $$xpass + $$error` -eq 0; then \ success=true; \ else \ success=false; \ fi; \ br='==================='; br=$$br$$br$$br$$br; \ result_count () \ { \ if test x"$$1" = x"--maybe-color"; then \ maybe_colorize=yes; \ elif test x"$$1" = x"--no-color"; then \ maybe_colorize=no; \ else \ echo "$@: invalid 'result_count' usage" >&2; exit 4; \ fi; \ shift; \ desc=$$1 count=$$2; \ if test $$maybe_colorize = yes && test $$count -gt 0; then \ color_start=$$3 color_end=$$std; \ else \ color_start= color_end=; \ fi; \ echo "$${color_start}# $$desc $$count$${color_end}"; \ }; \ create_testsuite_report () \ { \ result_count $$1 "TOTAL:" $$all "$$brg"; \ result_count $$1 "PASS: " $$pass "$$grn"; \ result_count $$1 "SKIP: " $$skip "$$blu"; \ result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ result_count $$1 "FAIL: " $$fail "$$red"; \ result_count $$1 "XPASS:" $$xpass "$$red"; \ result_count $$1 "ERROR:" $$error "$$mgn"; \ }; \ { \ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ $(am__rst_title); \ create_testsuite_report --no-color; \ echo; \ echo ".. contents:: :depth: 2"; \ echo; \ for b in $$bases; do echo $$b; done \ | $(am__create_global_log); \ } >$(TEST_SUITE_LOG).tmp || exit 1; \ mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ if $$success; then \ col="$$grn"; \ else \ col="$$red"; \ test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ fi; \ echo "$${col}$$br$${std}"; \ echo "$${col}Testsuite summary"$(AM_TESTSUITE_SUMMARY_HEADER)"$${std}"; \ echo "$${col}$$br$${std}"; \ create_testsuite_report --maybe-color; \ echo "$$col$$br$$std"; \ if $$success; then :; else \ echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ if test -n "$(PACKAGE_BUGREPORT)"; then \ echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ fi; \ echo "$$col$$br$$std"; \ fi; \ $$success || exit 1 check-TESTS: @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ log_list=`for i in $$bases; do echo $$i.log; done`; \ trs_list=`for i in $$bases; do echo $$i.trs; done`; \ log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ exit $$?; recheck: all @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ bases=`for i in $$bases; do echo $$i; done \ | $(am__list_recheck_tests)` || exit 1; \ log_list=`for i in $$bases; do echo $$i.log; done`; \ log_list=`echo $$log_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ am__force_recheck=am--force-recheck \ TEST_LOGS="$$log_list"; \ exit $$? .t.log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(T_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_T_LOG_DRIVER_FLAGS) $(T_LOG_DRIVER_FLAGS) -- $(T_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) @am__EXEEXT_TRUE@.t$(EXEEXT).log: @am__EXEEXT_TRUE@ @p='$<'; \ @am__EXEEXT_TRUE@ $(am__set_b); \ @am__EXEEXT_TRUE@ $(am__check_pre) $(T_LOG_DRIVER) --test-name "$$f" \ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_T_LOG_DRIVER_FLAGS) $(T_LOG_DRIVER_FLAGS) -- $(T_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ $(am__make_dryrun) \ || test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-recursive all-am: Makefile $(SCRIPTS) $(DATA) all-local installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(convertersdir)" "$(DESTDIR)$(debugmodulesdir)" "$(DESTDIR)$(extensionsdir)" "$(DESTDIR)$(initdir)" "$(DESTDIR)$(modulesdir)" "$(DESTDIR)$(modulesdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-local \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-data-local install-dist_convertersDATA \ install-dist_debugmodulesDATA install-dist_extensionsDATA \ install-dist_initDATA install-dist_modulesDATA \ install-modulesDATA install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-binSCRIPTS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-binSCRIPTS uninstall-dist_convertersDATA \ uninstall-dist_debugmodulesDATA uninstall-dist_extensionsDATA \ uninstall-dist_initDATA uninstall-dist_modulesDATA \ uninstall-local uninstall-modulesDATA .MAKE: $(am__recursive_targets) check-am install-am install-exec-am \ install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \ check check-TESTS check-am clean clean-generic cscopelist-am \ ctags ctags-am dist-hook distclean distclean-generic \ distclean-local distclean-tags distdir dvi dvi-am html html-am \ info info-am install install-am install-binSCRIPTS \ install-data install-data-am install-data-local \ install-dist_convertersDATA install-dist_debugmodulesDATA \ install-dist_extensionsDATA install-dist_initDATA \ install-dist_modulesDATA install-dvi install-dvi-am \ install-exec install-exec-am install-exec-hook install-html \ install-html-am install-info install-info-am install-man \ install-modulesDATA install-pdf install-pdf-am install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am recheck tags tags-am uninstall uninstall-am \ uninstall-binSCRIPTS uninstall-dist_convertersDATA \ uninstall-dist_debugmodulesDATA uninstall-dist_extensionsDATA \ uninstall-dist_initDATA uninstall-dist_modulesDATA \ uninstall-local uninstall-modulesDATA .PRECIOUS: Makefile $(srcdir)/../po_document/ca.gmo: $(srcdir)/../po_document/ca.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) ca.gmo LocaleData/ca/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/ca.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/ca.gmo $@ $(srcdir)/../po_document/ca.us-ascii.gmo: $(srcdir)/../po_document/ca.us-ascii.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) ca.us-ascii.gmo LocaleData/ca.us-ascii/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/ca.us-ascii.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/ca.us-ascii.gmo $@ $(srcdir)/../po_document/cs.gmo: $(srcdir)/../po_document/cs.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) cs.gmo LocaleData/cs/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/cs.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/cs.gmo $@ $(srcdir)/../po_document/de.gmo: $(srcdir)/../po_document/de.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) de.gmo LocaleData/de/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/de.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/de.gmo $@ $(srcdir)/../po_document/de.us-ascii.gmo: $(srcdir)/../po_document/de.us-ascii.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) de.us-ascii.gmo LocaleData/de.us-ascii/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/de.us-ascii.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/de.us-ascii.gmo $@ $(srcdir)/../po_document/eo.gmo: $(srcdir)/../po_document/eo.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) eo.gmo LocaleData/eo/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/eo.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/eo.gmo $@ $(srcdir)/../po_document/es.gmo: $(srcdir)/../po_document/es.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) es.gmo LocaleData/es/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/es.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/es.gmo $@ $(srcdir)/../po_document/fi.gmo: $(srcdir)/../po_document/fi.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) fi.gmo LocaleData/fi/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/fi.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/fi.gmo $@ $(srcdir)/../po_document/fr.gmo: $(srcdir)/../po_document/fr.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) fr.gmo LocaleData/fr/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/fr.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/fr.gmo $@ $(srcdir)/../po_document/hr.gmo: $(srcdir)/../po_document/hr.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) hr.gmo LocaleData/hr/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/hr.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/hr.gmo $@ $(srcdir)/../po_document/hu.gmo: $(srcdir)/../po_document/hu.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) hu.gmo LocaleData/hu/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/hu.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/hu.gmo $@ $(srcdir)/../po_document/it.gmo: $(srcdir)/../po_document/it.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) it.gmo LocaleData/it/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/it.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/it.gmo $@ $(srcdir)/../po_document/nl.gmo: $(srcdir)/../po_document/nl.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) nl.gmo LocaleData/nl/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/nl.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/nl.gmo $@ $(srcdir)/../po_document/no.us-ascii.gmo: $(srcdir)/../po_document/no.us-ascii.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) no.us-ascii.gmo LocaleData/no.us-ascii/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/no.us-ascii.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/no.us-ascii.gmo $@ $(srcdir)/../po_document/pl.gmo: $(srcdir)/../po_document/pl.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) pl.gmo LocaleData/pl/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/pl.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/pl.gmo $@ $(srcdir)/../po_document/pl.iso-8859-2.gmo: $(srcdir)/../po_document/pl.iso-8859-2.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) pl.iso-8859-2.gmo LocaleData/pl.iso-8859-2/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/pl.iso-8859-2.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/pl.iso-8859-2.gmo $@ $(srcdir)/../po_document/pt.gmo: $(srcdir)/../po_document/pt.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) pt.gmo LocaleData/pt/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/pt.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/pt.gmo $@ $(srcdir)/../po_document/pt.us-ascii.gmo: $(srcdir)/../po_document/pt.us-ascii.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) pt.us-ascii.gmo LocaleData/pt.us-ascii/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/pt.us-ascii.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/pt.us-ascii.gmo $@ $(srcdir)/../po_document/pt_BR.gmo: $(srcdir)/../po_document/pt_BR.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) pt_BR.gmo LocaleData/pt_BR/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/pt_BR.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/pt_BR.gmo $@ $(srcdir)/../po_document/pt_BR.us-ascii.gmo: $(srcdir)/../po_document/pt_BR.us-ascii.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) pt_BR.us-ascii.gmo LocaleData/pt_BR.us-ascii/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/pt_BR.us-ascii.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/pt_BR.us-ascii.gmo $@ $(srcdir)/../po_document/ro.gmo: $(srcdir)/../po_document/ro.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) ro.gmo LocaleData/ro/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/ro.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/ro.gmo $@ $(srcdir)/../po_document/sk.gmo: $(srcdir)/../po_document/sk.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) sk.gmo LocaleData/sk/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/sk.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/sk.gmo $@ $(srcdir)/../po_document/sr.gmo: $(srcdir)/../po_document/sr.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) sr.gmo LocaleData/sr/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/sr.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/sr.gmo $@ $(srcdir)/../po_document/sv.gmo: $(srcdir)/../po_document/sv.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) sv.gmo LocaleData/sv/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/sv.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/sv.gmo $@ $(srcdir)/../po_document/uk.gmo: $(srcdir)/../po_document/uk.po cd ../po_document/ && $(MAKE) $(AM_MAKEFLAGS) uk.gmo LocaleData/uk/LC_MESSAGES/$(document_domain).mo: $(srcdir)/../po_document/uk.gmo $(MKDIR_P) `dirname $@` $(INSTALL_DATA) $(srcdir)/../po_document/uk.gmo $@ # Generated lists of tests and of test result files # Generated list of document string locale files and associated rules. $(srcdir)/Makefile.tres: maintain/regenerate_file_lists.pl cd $(srcdir)/ && $(PERL) ./maintain/regenerate_file_lists.pl $(srcdir)/Makefile.docstr: maintain/regenerate_docstr.sh \ $(srcdir)/../po_document/LINGUAS cd $(srcdir) \ && $(SHELL) ./maintain/regenerate_docstr.sh Makefile.docstr texi2any: texi2any.pl $(top_builddir)/config.status $(do_subst) $(srcdir)/texi2any.pl >$@ chmod a+x $@ makeinfo: texi2any rm -f $@ -$(LN_S) texi2any $@ # $(document_strings_mo_files) comes from the generated Makefile.docstr. all-local: maintain/catalog.xml $(document_strings_mo_files) # template.pod is the basis for the .pm documentation, and the script # invoked here updates them; to be run when template.pod changes. # # If we ever make that documentation more extensive, the .pm doc could # (and probably should) just be maintained separately, by hand. do-pm-doc: ./maintain/regenerate_converters_documentation.sh maintain/catalog.xml: maintain/catalog.xml.in Makefile $(MKDIR_P) maintain sed -e 's|[@]abs_top_srcdir[@]|$(abs_top_srcdir)|' \ -e 's|[@]TEXINFO_DTD_VERSION[@]|$(TEXINFO_DTD_VERSION)|' \ $(srcdir)/maintain/catalog.xml.in >$@ Texinfo/ModulePath.pm: Texinfo/ModulePath.pm.in Makefile $(MKDIR_P) Texinfo sed -e 's|[@]USE_EXTERNAL_LIBINTL[@]|$(USE_EXTERNAL_LIBINTL)|' \ -e 's|[@]USE_EXTERNAL_EASTASIANWIDTH[@]|$(USE_EXTERNAL_EASTASIANWIDTH)|' \ -e 's|[@]USE_EXTERNAL_UNIDECODE[@]|$(USE_EXTERNAL_UNIDECODE)|' \ -e 's|[@]ICONV_CONVERTS_EUC_CN[@]|$(ICONV_CONVERTS_EUC_CN)|' \ $(srcdir)/Texinfo/ModulePath.pm.in >$@ Texinfo/Commands.pm: Texinfo/command_data.txt $(MKDIR_P) Texinfo $(srcdir)/maintain/regenerate_commands_perl_info.pl < $(srcdir)/Texinfo/command_data.txt install-data-local: if test $(USE_EXTERNAL_LIBINTL) != 'yes' ; then \ $(MKDIR_P) $(DESTDIR)$(pkgdatadir)/lib/libintl-perl/lib/Locale/Recode \ $(DESTDIR)$(pkgdatadir)/lib/libintl-perl/lib/Locale/RecodeData; \ $(INSTALL_DATA) $(libsrcdir)/libintl-perl/lib/Locale/*.pm \ $(DESTDIR)$(pkgdatadir)/lib/libintl-perl/lib/Locale; \ $(INSTALL_DATA) $(libsrcdir)/libintl-perl/lib/Locale/Recode/*.pm \ $(DESTDIR)$(pkgdatadir)/lib/libintl-perl/lib/Locale/Recode; \ $(INSTALL_DATA) $(libsrcdir)/libintl-perl/lib/Locale/RecodeData/*.pm \ $(DESTDIR)$(pkgdatadir)/lib/libintl-perl/lib/Locale/RecodeData; \ fi if test $(USE_EXTERNAL_EASTASIANWIDTH) != 'yes' ; then \ $(MKDIR_P) $(DESTDIR)$(pkgdatadir)/lib/Unicode-EastAsianWidth/lib/Unicode; \ $(INSTALL_DATA) $(libsrcdir)/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm \ $(DESTDIR)$(pkgdatadir)/lib/Unicode-EastAsianWidth/lib/Unicode; \ fi if test $(USE_EXTERNAL_UNIDECODE) != 'yes' ; then \ $(MKDIR_P) $(DESTDIR)$(pkgdatadir)/lib/Text-Unidecode/lib/Text/Unidecode; \ $(INSTALL_DATA) $(libsrcdir)/Text-Unidecode/lib/Text/Unidecode.pm \ $(DESTDIR)$(pkgdatadir)/lib/Text-Unidecode/lib/Text; \ $(INSTALL_DATA) $(libsrcdir)/Text-Unidecode/lib/Text/Unidecode/*.pm \ $(DESTDIR)$(pkgdatadir)/lib/Text-Unidecode/lib/Text/Unidecode; \ fi install-exec-hook: makeinfo_f=`echo makeinfo | sed -e '$(transform)'`; rm -f $(DESTDIR)$(bindir)/$$makeinfo_f -makeinfo_f=`echo makeinfo | sed -e '$(transform)'`; texi2any_f=`echo texi2any| sed -e '$(transform)'`; $(LN_S) $$texi2any_f $(DESTDIR)$(bindir)/$$makeinfo_f dist-hook: rm -rf `find $(distdir)/maintain/lib -name .git -o -name gettext_xs.o` uninstall-local: rm -rf $(DESTDIR)$(pkgdatadir)/lib/ distclean-local: rm -rf LocaleData rm -f t/results/*/*.pl.new rm -rf t/results/*/*/out_*/ rm -rf t/include_dir rm -rf po po_document # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: