Blame tests/Makefile.in

Packit Service 8b38ff
# Makefile.in generated by automake 1.16.1 from Makefile.am.
Packit Service fdd496
# @configure_input@
Packit Service fdd496
Packit Service 8b38ff
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
Packit Service fdd496
Packit Service fdd496
# This Makefile.in is free software; the Free Software Foundation
Packit Service fdd496
# gives unlimited permission to copy and/or distribute it,
Packit Service fdd496
# with or without modifications, as long as this notice is preserved.
Packit Service fdd496
Packit Service fdd496
# This program is distributed in the hope that it will be useful,
Packit Service fdd496
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service fdd496
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service fdd496
# PARTICULAR PURPOSE.
Packit Service fdd496
Packit Service fdd496
@SET_MAKE@
Packit Service fdd496
Packit Service fdd496
# tests for GNU diff
Packit Service fdd496
VPATH = @srcdir@
Packit Service fdd496
am__is_gnu_make = { \
Packit Service fdd496
  if test -z '$(MAKELEVEL)'; then \
Packit Service fdd496
    false; \
Packit Service fdd496
  elif test -n '$(MAKE_HOST)'; then \
Packit Service fdd496
    true; \
Packit Service fdd496
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit Service fdd496
    true; \
Packit Service fdd496
  else \
Packit Service fdd496
    false; \
Packit Service fdd496
  fi; \
Packit Service fdd496
}
Packit Service fdd496
am__make_running_with_option = \
Packit Service fdd496
  case $${target_option-} in \
Packit Service fdd496
      ?) ;; \
Packit Service fdd496
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit Service fdd496
              "target option '$${target_option-}' specified" >&2; \
Packit Service fdd496
         exit 1;; \
Packit Service fdd496
  esac; \
Packit Service fdd496
  has_opt=no; \
Packit Service fdd496
  sane_makeflags=$$MAKEFLAGS; \
Packit Service fdd496
  if $(am__is_gnu_make); then \
Packit Service fdd496
    sane_makeflags=$$MFLAGS; \
Packit Service fdd496
  else \
Packit Service fdd496
    case $$MAKEFLAGS in \
Packit Service fdd496
      *\\[\ \	]*) \
Packit Service fdd496
        bs=\\; \
Packit Service fdd496
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit Service fdd496
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit Service fdd496
    esac; \
Packit Service fdd496
  fi; \
Packit Service fdd496
  skip_next=no; \
Packit Service fdd496
  strip_trailopt () \
Packit Service fdd496
  { \
Packit Service fdd496
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit Service fdd496
  }; \
Packit Service fdd496
  for flg in $$sane_makeflags; do \
Packit Service fdd496
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit Service fdd496
    case $$flg in \
Packit Service fdd496
      *=*|--*) continue;; \
Packit Service fdd496
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit Service fdd496
      -*I?*) strip_trailopt 'I';; \
Packit Service fdd496
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit Service fdd496
      -*O?*) strip_trailopt 'O';; \
Packit Service fdd496
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit Service fdd496
      -*l?*) strip_trailopt 'l';; \
Packit Service fdd496
      -[dEDm]) skip_next=yes;; \
Packit Service fdd496
      -[JT]) skip_next=yes;; \
Packit Service fdd496
    esac; \
Packit Service fdd496
    case $$flg in \
Packit Service fdd496
      *$$target_option*) has_opt=yes; break;; \
Packit Service fdd496
    esac; \
Packit Service fdd496
  done; \
Packit Service fdd496
  test $$has_opt = yes
Packit Service fdd496
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit Service fdd496
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit Service fdd496
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service fdd496
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service fdd496
pkglibdir = $(libdir)/@PACKAGE@
Packit Service fdd496
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service fdd496
install_sh_DATA = $(install_sh) -c -m 644
Packit Service fdd496
install_sh_PROGRAM = $(install_sh) -c
Packit Service fdd496
install_sh_SCRIPT = $(install_sh) -c
Packit Service fdd496
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service fdd496
transform = $(program_transform_name)
Packit Service fdd496
NORMAL_INSTALL = :
Packit Service fdd496
PRE_INSTALL = :
Packit Service fdd496
POST_INSTALL = :
Packit Service fdd496
NORMAL_UNINSTALL = :
Packit Service fdd496
PRE_UNINSTALL = :
Packit Service fdd496
POST_UNINSTALL = :
Packit Service fdd496
build_triplet = @build@
Packit Service fdd496
host_triplet = @host@
Packit Service fdd496
subdir = tests
Packit Service fdd496
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service fdd496
am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/absolute-header.m4 $(top_srcdir)/m4/alloca.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/arpa_inet_h.m4 $(top_srcdir)/m4/btowc.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/builtin-expect.m4 $(top_srcdir)/m4/c-stack.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/clock_time.m4 $(top_srcdir)/m4/close.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/config-h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/configmake.m4 $(top_srcdir)/m4/ctype.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/dirname.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/double-slash-root.m4 $(top_srcdir)/m4/dup2.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/environ.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/exponentd.m4 $(top_srcdir)/m4/extensions.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/extern-inline.m4 $(top_srcdir)/m4/fcntl-o.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/fcntl.m4 $(top_srcdir)/m4/fcntl_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/fdopen.m4 $(top_srcdir)/m4/filenamecat.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/flexmember.m4 $(top_srcdir)/m4/float_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpieee.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/freopen.m4 $(top_srcdir)/m4/fstat.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/ftruncate.m4 $(top_srcdir)/m4/getcwd.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/getdtablesize.m4 $(top_srcdir)/m4/getopt.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/getpagesize.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/getprogname.m4 $(top_srcdir)/m4/gettext.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnu-make.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/gnulib-common.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/gnulib-comp.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/hard-locale.m4 $(top_srcdir)/m4/iconv.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/iconv_h.m4 $(top_srcdir)/m4/iconv_open.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/inet_pton.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/inline.m4 $(top_srcdir)/m4/intlmacosx.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/ioctl.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/isblank.m4 $(top_srcdir)/m4/iswblank.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/langinfo_h.m4 $(top_srcdir)/m4/largefile.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libsigsegv.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/libunistring-base.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/limits-h.m4 $(top_srcdir)/m4/localcharset.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/locale-fr.m4 $(top_srcdir)/m4/locale-ja.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/locale-tr.m4 $(top_srcdir)/m4/locale-zh.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/locale_h.m4 $(top_srcdir)/m4/localeconv.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/localtime-buffer.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/malloca.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/manywarnings.m4 $(top_srcdir)/m4/mbchar.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/mbiter.m4 $(top_srcdir)/m4/mbrtowc.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/mbsinit.m4 $(top_srcdir)/m4/mbslen.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/memchr.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/minmax.m4 $(top_srcdir)/m4/mkstemp.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/mode_t.m4 $(top_srcdir)/m4/msvc-inval.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/msvc-nothrow.m4 $(top_srcdir)/m4/multiarch.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/nanosleep.m4 $(top_srcdir)/m4/netinet_in_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/nocrash.m4 $(top_srcdir)/m4/off_t.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/open.m4 $(top_srcdir)/m4/pathmax.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/perror.m4 $(top_srcdir)/m4/pipe.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/putenv.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/quote.m4 $(top_srcdir)/m4/quotearg.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/raise.m4 $(top_srcdir)/m4/rawmemchr.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/secure_getenv.m4 $(top_srcdir)/m4/select.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/setlocale.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sigaction.m4 $(top_srcdir)/m4/signal_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/signalblocking.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/socketlib.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sockets.m4 $(top_srcdir)/m4/socklen.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sockpfaf.m4 $(top_srcdir)/m4/ssize_t.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/stat-time.m4 $(top_srcdir)/m4/stat.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/stdalign.m4 $(top_srcdir)/m4/stdarg.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/strcase.m4 $(top_srcdir)/m4/strerror.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/strerror_r.m4 $(top_srcdir)/m4/strftime.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/strptime.m4 $(top_srcdir)/m4/strtoull.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/strtoumax.m4 $(top_srcdir)/m4/symlink.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sys_ioctl_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sys_select_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sys_socket_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/sys_uio_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/tempname.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/time_rz.m4 $(top_srcdir)/m4/timegm.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/unistd_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/vararrays.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/vasnprintf.m4 $(top_srcdir)/m4/vasprintf.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/version-etc.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/warnings.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctob.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/wctomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xsize.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/xstrndup.m4 $(top_srcdir)/m4/xstrtol.m4 \
Packit Service fdd496
	$(top_srcdir)/m4/xvasprintf.m4 $(top_srcdir)/configure.ac
Packit Service fdd496
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service fdd496
	$(ACLOCAL_M4)
Packit Service fdd496
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
Packit Service fdd496
mkinstalldirs = $(install_sh) -d
Packit Service fdd496
CONFIG_HEADER = $(top_builddir)/lib/config.h
Packit Service fdd496
CONFIG_CLEAN_FILES =
Packit Service fdd496
CONFIG_CLEAN_VPATH_FILES =
Packit Service fdd496
AM_V_P = $(am__v_P_@AM_V@)
Packit Service fdd496
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit Service fdd496
am__v_P_0 = false
Packit Service fdd496
am__v_P_1 = :
Packit Service fdd496
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service fdd496
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service fdd496
am__v_GEN_0 = @echo "  GEN     " $@;
Packit Service fdd496
am__v_GEN_1 = 
Packit Service fdd496
AM_V_at = $(am__v_at_@AM_V@)
Packit Service fdd496
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service fdd496
am__v_at_0 = @
Packit Service fdd496
am__v_at_1 = 
Packit Service fdd496
SOURCES =
Packit Service fdd496
DIST_SOURCES =
Packit Service fdd496
am__can_run_installinfo = \
Packit Service fdd496
  case $$AM_UPDATE_INFO_DIR in \
Packit Service fdd496
    n|no|NO) false;; \
Packit Service fdd496
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service fdd496
  esac
Packit Service fdd496
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit Service fdd496
am__tty_colors_dummy = \
Packit Service fdd496
  mgn= red= grn= lgn= blu= brg= std=; \
Packit Service fdd496
  am__color_tests=no
Packit Service fdd496
am__tty_colors = { \
Packit Service fdd496
  $(am__tty_colors_dummy); \
Packit Service fdd496
  if test "X$(AM_COLOR_TESTS)" = Xno; then \
Packit Service fdd496
    am__color_tests=no; \
Packit Service fdd496
  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
Packit Service fdd496
    am__color_tests=yes; \
Packit Service fdd496
  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
Packit Service fdd496
    am__color_tests=yes; \
Packit Service fdd496
  fi; \
Packit Service fdd496
  if test $$am__color_tests = yes; then \
Packit Service fdd496
    red='?[0;31m'; \
Packit Service fdd496
    grn='?[0;32m'; \
Packit Service fdd496
    lgn='?[1;32m'; \
Packit Service fdd496
    blu='?[1;34m'; \
Packit Service fdd496
    mgn='?[0;35m'; \
Packit Service fdd496
    brg='?[1m'; \
Packit Service fdd496
    std='?[m'; \
Packit Service fdd496
  fi; \
Packit Service fdd496
}
Packit Service fdd496
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
Packit Service fdd496
am__vpath_adj = case $$p in \
Packit Service fdd496
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
Packit Service fdd496
    *) f=$$p;; \
Packit Service fdd496
  esac;
Packit Service fdd496
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
Packit Service fdd496
am__install_max = 40
Packit Service fdd496
am__nobase_strip_setup = \
Packit Service fdd496
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
Packit Service fdd496
am__nobase_strip = \
Packit Service fdd496
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
Packit Service fdd496
am__nobase_list = $(am__nobase_strip_setup); \
Packit Service fdd496
  for p in $$list; do echo "$$p $$p"; done | \
Packit Service fdd496
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
Packit Service fdd496
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
Packit Service fdd496
    if (++n[$$2] == $(am__install_max)) \
Packit Service fdd496
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
Packit Service fdd496
    END { for (dir in files) print dir, files[dir] }'
Packit Service fdd496
am__base_list = \
Packit Service fdd496
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
Packit Service fdd496
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Packit Service fdd496
am__uninstall_files_from_dir = { \
Packit Service fdd496
  test -z "$$files" \
Packit Service fdd496
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
Packit Service fdd496
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
Packit Service fdd496
         $(am__cd) "$$dir" && rm -f $$files; }; \
Packit Service fdd496
  }
Packit Service fdd496
am__recheck_rx = ^[ 	]*:recheck:[ 	]*
Packit Service fdd496
am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
Packit Service fdd496
am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
Packit Service fdd496
# A command that, given a newline-separated list of test names on the
Packit Service fdd496
# standard input, print the name of the tests that are to be re-run
Packit Service fdd496
# upon "make recheck".
Packit Service fdd496
am__list_recheck_tests = $(AWK) '{ \
Packit Service fdd496
  recheck = 1; \
Packit Service fdd496
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
Packit Service fdd496
    { \
Packit Service fdd496
      if (rc < 0) \
Packit Service fdd496
        { \
Packit Service fdd496
          if ((getline line2 < ($$0 ".log")) < 0) \
Packit Service fdd496
	    recheck = 0; \
Packit Service fdd496
          break; \
Packit Service fdd496
        } \
Packit Service fdd496
      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
Packit Service fdd496
        { \
Packit Service fdd496
          recheck = 0; \
Packit Service fdd496
          break; \
Packit Service fdd496
        } \
Packit Service fdd496
      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
Packit Service fdd496
        { \
Packit Service fdd496
          break; \
Packit Service fdd496
        } \
Packit Service fdd496
    }; \
Packit Service fdd496
  if (recheck) \
Packit Service fdd496
    print $$0; \
Packit Service fdd496
  close ($$0 ".trs"); \
Packit Service fdd496
  close ($$0 ".log"); \
Packit Service fdd496
}'
Packit Service fdd496
# A command that, given a newline-separated list of test names on the
Packit Service fdd496
# standard input, create the global log from their .trs and .log files.
Packit Service fdd496
am__create_global_log = $(AWK) ' \
Packit Service fdd496
function fatal(msg) \
Packit Service fdd496
{ \
Packit Service fdd496
  print "fatal: making $@: " msg | "cat >&2;; \
Packit Service fdd496
  exit 1; \
Packit Service fdd496
} \
Packit Service fdd496
function rst_section(header) \
Packit Service fdd496
{ \
Packit Service fdd496
  print header; \
Packit Service fdd496
  len = length(header); \
Packit Service fdd496
  for (i = 1; i <= len; i = i + 1) \
Packit Service fdd496
    printf "="; \
Packit Service fdd496
  printf "\n\n"; \
Packit Service fdd496
} \
Packit Service fdd496
{ \
Packit Service fdd496
  copy_in_global_log = 1; \
Packit Service fdd496
  global_test_result = "RUN"; \
Packit Service fdd496
  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
Packit Service fdd496
    { \
Packit Service fdd496
      if (rc < 0) \
Packit Service fdd496
         fatal("failed to read from " $$0 ".trs"); \
Packit Service fdd496
      if (line ~ /$(am__global_test_result_rx)/) \
Packit Service fdd496
        { \
Packit Service fdd496
          sub("$(am__global_test_result_rx)", "", line); \
Packit Service fdd496
          sub("[ 	]*$$", "", line); \
Packit Service fdd496
          global_test_result = line; \
Packit Service fdd496
        } \
Packit Service fdd496
      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
Packit Service fdd496
        copy_in_global_log = 0; \
Packit Service fdd496
    }; \
Packit Service fdd496
  if (copy_in_global_log) \
Packit Service fdd496
    { \
Packit Service fdd496
      rst_section(global_test_result ": " $$0); \
Packit Service fdd496
      while ((rc = (getline line < ($$0 ".log"))) != 0) \
Packit Service fdd496
      { \
Packit Service fdd496
        if (rc < 0) \
Packit Service fdd496
          fatal("failed to read from " $$0 ".log"); \
Packit Service fdd496
        print line; \
Packit Service fdd496
      }; \
Packit Service fdd496
      printf "\n"; \
Packit Service fdd496
    }; \
Packit Service fdd496
  close ($$0 ".trs"); \
Packit Service fdd496
  close ($$0 ".log"); \
Packit Service fdd496
}'
Packit Service fdd496
# Restructured Text title.
Packit Service fdd496
am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
Packit Service fdd496
# Solaris 10 'make', and several other traditional 'make' implementations,
Packit Service fdd496
# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
Packit Service fdd496
# by disabling -e (using the XSI extension "set +e") if it's set.
Packit Service fdd496
am__sh_e_setup = case $$- in *e*) set +e;; esac
Packit Service fdd496
# Default flags passed to test drivers.
Packit Service fdd496
am__common_driver_flags = \
Packit Service fdd496
  --color-tests "$$am__color_tests" \
Packit Service fdd496
  --enable-hard-errors "$$am__enable_hard_errors" \
Packit Service fdd496
  --expect-failure "$$am__expect_failure"
Packit Service fdd496
# To be inserted before the command running the test.  Creates the
Packit Service fdd496
# directory for the log if needed.  Stores in $dir the directory
Packit Service fdd496
# containing $f, in $tst the test, in $log the log.  Executes the
Packit Service fdd496
# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
Packit Service fdd496
# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
Packit Service fdd496
# will run the test scripts (or their associated LOG_COMPILER, if
Packit Service fdd496
# thy have one).
Packit Service fdd496
am__check_pre = \
Packit Service fdd496
$(am__sh_e_setup);					\
Packit Service fdd496
$(am__vpath_adj_setup) $(am__vpath_adj)			\
Packit Service fdd496
$(am__tty_colors);					\
Packit Service fdd496
srcdir=$(srcdir); export srcdir;			\
Packit Service fdd496
case "$@" in						\
Packit Service fdd496
  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
Packit Service fdd496
    *) am__odir=.;; 					\
Packit Service fdd496
esac;							\
Packit Service fdd496
test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
Packit Service fdd496
  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
Packit Service fdd496
if test -f "./$$f"; then dir=./;			\
Packit Service fdd496
elif test -f "$$f"; then dir=;				\
Packit Service fdd496
else dir="$(srcdir)/"; fi;				\
Packit Service fdd496
tst=$$dir$$f; log='$@'; 				\
Packit Service fdd496
if test -n '$(DISABLE_HARD_ERRORS)'; then		\
Packit Service fdd496
  am__enable_hard_errors=no; 				\
Packit Service fdd496
else							\
Packit Service fdd496
  am__enable_hard_errors=yes; 				\
Packit Service fdd496
fi; 							\
Packit Service fdd496
case " $(XFAIL_TESTS) " in				\
Packit Service fdd496
  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
Packit Service fdd496
    am__expect_failure=yes;;				\
Packit Service fdd496
  *)							\
Packit Service fdd496
    am__expect_failure=no;;				\
Packit Service fdd496
esac; 							\
Packit Service fdd496
$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
Packit Service fdd496
# A shell command to get the names of the tests scripts with any registered
Packit Service fdd496
# extension removed (i.e., equivalently, the names of the test logs, with
Packit Service fdd496
# the '.log' extension removed).  The result is saved in the shell variable
Packit Service fdd496
# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
Packit Service fdd496
# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
Packit Service fdd496
# since that might cause problem with VPATH rewrites for suffix-less tests.
Packit Service fdd496
# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
Packit Service fdd496
am__set_TESTS_bases = \
Packit Service fdd496
  bases='$(TEST_LOGS)'; \
Packit Service fdd496
  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
Packit Service fdd496
  bases=`echo $$bases`
Packit Service fdd496
RECHECK_LOGS = $(TEST_LOGS)
Packit Service fdd496
AM_RECURSIVE_TARGETS = check recheck
Packit Service fdd496
TEST_SUITE_LOG = test-suite.log
Packit Service fdd496
TEST_EXTENSIONS = @EXEEXT@ .test
Packit Service fdd496
LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
Packit Service fdd496
LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
Packit Service fdd496
am__set_b = \
Packit Service fdd496
  case '$@' in \
Packit Service fdd496
    */*) \
Packit Service fdd496
      case '$*' in \
Packit Service fdd496
        */*) b='$*';; \
Packit Service fdd496
          *) b=`echo '$@' | sed 's/\.log$$//'`; \
Packit Service fdd496
       esac;; \
Packit Service fdd496
    *) \
Packit Service fdd496
      b='$*';; \
Packit Service fdd496
  esac
Packit Service fdd496
am__test_logs1 = $(TESTS:=.log)
Packit Service fdd496
am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
Packit Service fdd496
TEST_LOGS = $(am__test_logs2:.test.log=.log)
Packit Service fdd496
TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
Packit Service fdd496
TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
Packit Service fdd496
	$(TEST_LOG_FLAGS)
Packit Service fdd496
am__DIST_COMMON = $(srcdir)/Makefile.in \
Packit Service fdd496
	$(top_srcdir)/build-aux/test-driver
Packit Service fdd496
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service fdd496
pkglibexecdir = @pkglibexecdir@
Packit Service fdd496
ACLOCAL = @ACLOCAL@
Packit Service fdd496
ALLOCA = @ALLOCA@
Packit Service fdd496
ALLOCA_H = @ALLOCA_H@
Packit Service fdd496
AMTAR = @AMTAR@
Packit Service fdd496
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service fdd496
APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
Packit Service fdd496
AR = @AR@
Packit Service fdd496
ARFLAGS = @ARFLAGS@
Packit Service fdd496
AUTOCONF = @AUTOCONF@
Packit Service fdd496
AUTOHEADER = @AUTOHEADER@
Packit Service fdd496
AUTOMAKE = @AUTOMAKE@
Packit Service fdd496
AWK = @AWK@
Packit Service fdd496
BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
Packit Service fdd496
BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
Packit Service fdd496
BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
Packit Service fdd496
BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
Packit Service fdd496
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
Packit Service fdd496
CC = @CC@
Packit Service fdd496
CCDEPMODE = @CCDEPMODE@
Packit Service fdd496
CFLAGS = @CFLAGS@
Packit Service fdd496
CONFIG_INCLUDE = @CONFIG_INCLUDE@
Packit Service fdd496
CPP = @CPP@
Packit Service fdd496
CPPFLAGS = @CPPFLAGS@
Packit Service fdd496
CYGPATH_W = @CYGPATH_W@
Packit Service fdd496
DEFS = @DEFS@
Packit Service fdd496
DEPDIR = @DEPDIR@
Packit Service fdd496
ECHO_C = @ECHO_C@
Packit Service fdd496
ECHO_N = @ECHO_N@
Packit Service fdd496
ECHO_T = @ECHO_T@
Packit Service fdd496
EGREP = @EGREP@
Packit Service fdd496
EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
Packit Service fdd496
EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
Packit Service fdd496
ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
Packit Service fdd496
ENOLINK_VALUE = @ENOLINK_VALUE@
Packit Service fdd496
EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
Packit Service fdd496
EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
Packit Service fdd496
ERRNO_H = @ERRNO_H@
Packit Service fdd496
EXEEXT = @EXEEXT@
Packit Service fdd496
FLOAT_H = @FLOAT_H@
Packit Service fdd496
FNMATCH_H = @FNMATCH_H@
Packit Service fdd496
GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
Packit Service fdd496
GETOPT_H = @GETOPT_H@
Packit Service fdd496
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
Packit Service fdd496
GLIBC21 = @GLIBC21@
Packit Service fdd496
GMSGFMT = @GMSGFMT@
Packit Service fdd496
GMSGFMT_015 = @GMSGFMT_015@
Packit Service fdd496
GNULIB_ACCEPT = @GNULIB_ACCEPT@
Packit Service fdd496
GNULIB_ACCEPT4 = @GNULIB_ACCEPT4@
Packit Service fdd496
GNULIB_ATOLL = @GNULIB_ATOLL@
Packit Service fdd496
GNULIB_BIND = @GNULIB_BIND@
Packit Service fdd496
GNULIB_BTOWC = @GNULIB_BTOWC@
Packit Service fdd496
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
Packit Service fdd496
GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
Packit Service fdd496
GNULIB_CHDIR = @GNULIB_CHDIR@
Packit Service fdd496
GNULIB_CHOWN = @GNULIB_CHOWN@
Packit Service fdd496
GNULIB_CLOSE = @GNULIB_CLOSE@
Packit Service fdd496
GNULIB_CONNECT = @GNULIB_CONNECT@
Packit Service fdd496
GNULIB_CTIME = @GNULIB_CTIME@
Packit Service fdd496
GNULIB_DPRINTF = @GNULIB_DPRINTF@
Packit Service fdd496
GNULIB_DUP = @GNULIB_DUP@
Packit Service fdd496
GNULIB_DUP2 = @GNULIB_DUP2@
Packit Service fdd496
GNULIB_DUP3 = @GNULIB_DUP3@
Packit Service fdd496
GNULIB_DUPLOCALE = @GNULIB_DUPLOCALE@
Packit Service fdd496
GNULIB_ENVIRON = @GNULIB_ENVIRON@
Packit Service fdd496
GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
Packit Service fdd496
GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
Packit Service fdd496
GNULIB_FCHDIR = @GNULIB_FCHDIR@
Packit Service fdd496
GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
Packit Service fdd496
GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
Packit Service fdd496
GNULIB_FCLOSE = @GNULIB_FCLOSE@
Packit Service fdd496
GNULIB_FCNTL = @GNULIB_FCNTL@
Packit Service fdd496
GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
Packit Service fdd496
GNULIB_FDOPEN = @GNULIB_FDOPEN@
Packit Service fdd496
GNULIB_FFLUSH = @GNULIB_FFLUSH@
Packit Service fdd496
GNULIB_FFS = @GNULIB_FFS@
Packit Service fdd496
GNULIB_FFSL = @GNULIB_FFSL@
Packit Service fdd496
GNULIB_FFSLL = @GNULIB_FFSLL@
Packit Service fdd496
GNULIB_FGETC = @GNULIB_FGETC@
Packit Service fdd496
GNULIB_FGETS = @GNULIB_FGETS@
Packit Service fdd496
GNULIB_FOPEN = @GNULIB_FOPEN@
Packit Service fdd496
GNULIB_FPRINTF = @GNULIB_FPRINTF@
Packit Service fdd496
GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
Packit Service fdd496
GNULIB_FPURGE = @GNULIB_FPURGE@
Packit Service fdd496
GNULIB_FPUTC = @GNULIB_FPUTC@
Packit Service fdd496
GNULIB_FPUTS = @GNULIB_FPUTS@
Packit Service fdd496
GNULIB_FREAD = @GNULIB_FREAD@
Packit Service fdd496
GNULIB_FREOPEN = @GNULIB_FREOPEN@
Packit Service fdd496
GNULIB_FSCANF = @GNULIB_FSCANF@
Packit Service fdd496
GNULIB_FSEEK = @GNULIB_FSEEK@
Packit Service fdd496
GNULIB_FSEEKO = @GNULIB_FSEEKO@
Packit Service fdd496
GNULIB_FSTAT = @GNULIB_FSTAT@
Packit Service fdd496
GNULIB_FSTATAT = @GNULIB_FSTATAT@
Packit Service fdd496
GNULIB_FSYNC = @GNULIB_FSYNC@
Packit Service fdd496
GNULIB_FTELL = @GNULIB_FTELL@
Packit Service fdd496
GNULIB_FTELLO = @GNULIB_FTELLO@
Packit Service fdd496
GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
Packit Service fdd496
GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
Packit Service fdd496
GNULIB_FWRITE = @GNULIB_FWRITE@
Packit Service fdd496
GNULIB_GETC = @GNULIB_GETC@
Packit Service fdd496
GNULIB_GETCHAR = @GNULIB_GETCHAR@
Packit Service fdd496
GNULIB_GETCWD = @GNULIB_GETCWD@
Packit Service fdd496
GNULIB_GETDELIM = @GNULIB_GETDELIM@
Packit Service fdd496
GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
Packit Service fdd496
GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
Packit Service fdd496
GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
Packit Service fdd496
GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
Packit Service fdd496
GNULIB_GETLINE = @GNULIB_GETLINE@
Packit Service fdd496
GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
Packit Service fdd496
GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
Packit Service fdd496
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
Packit Service fdd496
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
Packit Service fdd496
GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
Packit Service fdd496
GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
Packit Service fdd496
GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
Packit Service fdd496
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
Packit Service fdd496
GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
Packit Service fdd496
GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
Packit Service fdd496
GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
Packit Service fdd496
GNULIB_GRANTPT = @GNULIB_GRANTPT@
Packit Service fdd496
GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
Packit Service fdd496
GNULIB_ICONV = @GNULIB_ICONV@
Packit Service fdd496
GNULIB_IMAXABS = @GNULIB_IMAXABS@
Packit Service fdd496
GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
Packit Service fdd496
GNULIB_INET_NTOP = @GNULIB_INET_NTOP@
Packit Service fdd496
GNULIB_INET_PTON = @GNULIB_INET_PTON@
Packit Service fdd496
GNULIB_IOCTL = @GNULIB_IOCTL@
Packit Service fdd496
GNULIB_ISATTY = @GNULIB_ISATTY@
Packit Service fdd496
GNULIB_ISBLANK = @GNULIB_ISBLANK@
Packit Service fdd496
GNULIB_ISWBLANK = @GNULIB_ISWBLANK@
Packit Service fdd496
GNULIB_ISWCTYPE = @GNULIB_ISWCTYPE@
Packit Service fdd496
GNULIB_LCHMOD = @GNULIB_LCHMOD@
Packit Service fdd496
GNULIB_LCHOWN = @GNULIB_LCHOWN@
Packit Service fdd496
GNULIB_LINK = @GNULIB_LINK@
Packit Service fdd496
GNULIB_LINKAT = @GNULIB_LINKAT@
Packit Service fdd496
GNULIB_LISTEN = @GNULIB_LISTEN@
Packit Service fdd496
GNULIB_LOCALECONV = @GNULIB_LOCALECONV@
Packit Service fdd496
GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
Packit Service fdd496
GNULIB_LSEEK = @GNULIB_LSEEK@
Packit Service fdd496
GNULIB_LSTAT = @GNULIB_LSTAT@
Packit Service fdd496
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
Packit Service fdd496
GNULIB_MBRLEN = @GNULIB_MBRLEN@
Packit Service fdd496
GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
Packit Service fdd496
GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
Packit Service fdd496
GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
Packit Service fdd496
GNULIB_MBSCHR = @GNULIB_MBSCHR@
Packit Service fdd496
GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
Packit Service fdd496
GNULIB_MBSINIT = @GNULIB_MBSINIT@
Packit Service fdd496
GNULIB_MBSLEN = @GNULIB_MBSLEN@
Packit Service fdd496
GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
Packit Service fdd496
GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
Packit Service fdd496
GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
Packit Service fdd496
GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
Packit Service fdd496
GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
Packit Service fdd496
GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
Packit Service fdd496
GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
Packit Service fdd496
GNULIB_MBSSEP = @GNULIB_MBSSEP@
Packit Service fdd496
GNULIB_MBSSPN = @GNULIB_MBSSPN@
Packit Service fdd496
GNULIB_MBSSTR = @GNULIB_MBSSTR@
Packit Service fdd496
GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
Packit Service fdd496
GNULIB_MBTOWC = @GNULIB_MBTOWC@
Packit Service fdd496
GNULIB_MEMCHR = @GNULIB_MEMCHR@
Packit Service fdd496
GNULIB_MEMMEM = @GNULIB_MEMMEM@
Packit Service fdd496
GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
Packit Service fdd496
GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
Packit Service fdd496
GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
Packit Service fdd496
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
Packit Service fdd496
GNULIB_MKFIFO = @GNULIB_MKFIFO@
Packit Service fdd496
GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
Packit Service fdd496
GNULIB_MKNOD = @GNULIB_MKNOD@
Packit Service fdd496
GNULIB_MKNODAT = @GNULIB_MKNODAT@
Packit Service fdd496
GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
Packit Service fdd496
GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
Packit Service fdd496
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
Packit Service fdd496
GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
Packit Service fdd496
GNULIB_MKTIME = @GNULIB_MKTIME@
Packit Service fdd496
GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
Packit Service fdd496
GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
Packit Service fdd496
GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
Packit Service fdd496
GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
Packit Service fdd496
GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
Packit Service fdd496
GNULIB_OPEN = @GNULIB_OPEN@
Packit Service fdd496
GNULIB_OPENAT = @GNULIB_OPENAT@
Packit Service fdd496
GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
Packit Service fdd496
GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
Packit Service fdd496
GNULIB_PCLOSE = @GNULIB_PCLOSE@
Packit Service fdd496
GNULIB_PERROR = @GNULIB_PERROR@
Packit Service fdd496
GNULIB_PIPE = @GNULIB_PIPE@
Packit Service fdd496
GNULIB_PIPE2 = @GNULIB_PIPE2@
Packit Service fdd496
GNULIB_POPEN = @GNULIB_POPEN@
Packit Service fdd496
GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
Packit Service fdd496
GNULIB_PREAD = @GNULIB_PREAD@
Packit Service fdd496
GNULIB_PRINTF = @GNULIB_PRINTF@
Packit Service fdd496
GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
Packit Service fdd496
GNULIB_PSELECT = @GNULIB_PSELECT@
Packit Service fdd496
GNULIB_PTHREAD_SIGMASK = @GNULIB_PTHREAD_SIGMASK@
Packit Service fdd496
GNULIB_PTSNAME = @GNULIB_PTSNAME@
Packit Service fdd496
GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
Packit Service fdd496
GNULIB_PUTC = @GNULIB_PUTC@
Packit Service fdd496
GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
Packit Service fdd496
GNULIB_PUTENV = @GNULIB_PUTENV@
Packit Service fdd496
GNULIB_PUTS = @GNULIB_PUTS@
Packit Service fdd496
GNULIB_PWRITE = @GNULIB_PWRITE@
Packit Service fdd496
GNULIB_QSORT_R = @GNULIB_QSORT_R@
Packit Service fdd496
GNULIB_RAISE = @GNULIB_RAISE@
Packit Service fdd496
GNULIB_RANDOM = @GNULIB_RANDOM@
Packit Service fdd496
GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
Packit Service fdd496
GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
Packit Service fdd496
GNULIB_READ = @GNULIB_READ@
Packit Service fdd496
GNULIB_READLINK = @GNULIB_READLINK@
Packit Service fdd496
GNULIB_READLINKAT = @GNULIB_READLINKAT@
Packit Service fdd496
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
Packit Service fdd496
GNULIB_REALPATH = @GNULIB_REALPATH@
Packit Service fdd496
GNULIB_RECV = @GNULIB_RECV@
Packit Service fdd496
GNULIB_RECVFROM = @GNULIB_RECVFROM@
Packit Service fdd496
GNULIB_REMOVE = @GNULIB_REMOVE@
Packit Service fdd496
GNULIB_RENAME = @GNULIB_RENAME@
Packit Service fdd496
GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
Packit Service fdd496
GNULIB_RMDIR = @GNULIB_RMDIR@
Packit Service fdd496
GNULIB_RPMATCH = @GNULIB_RPMATCH@
Packit Service fdd496
GNULIB_SCANF = @GNULIB_SCANF@
Packit Service fdd496
GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
Packit Service fdd496
GNULIB_SELECT = @GNULIB_SELECT@
Packit Service fdd496
GNULIB_SEND = @GNULIB_SEND@
Packit Service fdd496
GNULIB_SENDTO = @GNULIB_SENDTO@
Packit Service fdd496
GNULIB_SETENV = @GNULIB_SETENV@
Packit Service fdd496
GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
Packit Service fdd496
GNULIB_SETLOCALE = @GNULIB_SETLOCALE@
Packit Service fdd496
GNULIB_SETSOCKOPT = @GNULIB_SETSOCKOPT@
Packit Service fdd496
GNULIB_SHUTDOWN = @GNULIB_SHUTDOWN@
Packit Service fdd496
GNULIB_SIGACTION = @GNULIB_SIGACTION@
Packit Service fdd496
GNULIB_SIGNAL_H_SIGPIPE = @GNULIB_SIGNAL_H_SIGPIPE@
Packit Service fdd496
GNULIB_SIGPROCMASK = @GNULIB_SIGPROCMASK@
Packit Service fdd496
GNULIB_SLEEP = @GNULIB_SLEEP@
Packit Service fdd496
GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
Packit Service fdd496
GNULIB_SOCKET = @GNULIB_SOCKET@
Packit Service fdd496
GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
Packit Service fdd496
GNULIB_STAT = @GNULIB_STAT@
Packit Service fdd496
GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
Packit Service fdd496
GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
Packit Service fdd496
GNULIB_STPCPY = @GNULIB_STPCPY@
Packit Service fdd496
GNULIB_STPNCPY = @GNULIB_STPNCPY@
Packit Service fdd496
GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
Packit Service fdd496
GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
Packit Service fdd496
GNULIB_STRDUP = @GNULIB_STRDUP@
Packit Service fdd496
GNULIB_STRERROR = @GNULIB_STRERROR@
Packit Service fdd496
GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
Packit Service fdd496
GNULIB_STRFTIME = @GNULIB_STRFTIME@
Packit Service fdd496
GNULIB_STRNCAT = @GNULIB_STRNCAT@
Packit Service fdd496
GNULIB_STRNDUP = @GNULIB_STRNDUP@
Packit Service fdd496
GNULIB_STRNLEN = @GNULIB_STRNLEN@
Packit Service fdd496
GNULIB_STRPBRK = @GNULIB_STRPBRK@
Packit Service fdd496
GNULIB_STRPTIME = @GNULIB_STRPTIME@
Packit Service fdd496
GNULIB_STRSEP = @GNULIB_STRSEP@
Packit Service fdd496
GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
Packit Service fdd496
GNULIB_STRSTR = @GNULIB_STRSTR@
Packit Service fdd496
GNULIB_STRTOD = @GNULIB_STRTOD@
Packit Service fdd496
GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
Packit Service fdd496
GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
Packit Service fdd496
GNULIB_STRTOLL = @GNULIB_STRTOLL@
Packit Service fdd496
GNULIB_STRTOULL = @GNULIB_STRTOULL@
Packit Service fdd496
GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
Packit Service fdd496
GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
Packit Service fdd496
GNULIB_SYMLINK = @GNULIB_SYMLINK@
Packit Service fdd496
GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
Packit Service fdd496
GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
Packit Service fdd496
GNULIB_TIMEGM = @GNULIB_TIMEGM@
Packit Service fdd496
GNULIB_TIME_R = @GNULIB_TIME_R@
Packit Service fdd496
GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
Packit Service fdd496
GNULIB_TMPFILE = @GNULIB_TMPFILE@
Packit Service fdd496
GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
Packit Service fdd496
GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
Packit Service fdd496
GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
Packit Service fdd496
GNULIB_TZSET = @GNULIB_TZSET@
Packit Service fdd496
GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
Packit Service fdd496
GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
Packit Service fdd496
GNULIB_UNLINK = @GNULIB_UNLINK@
Packit Service fdd496
GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
Packit Service fdd496
GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
Packit Service fdd496
GNULIB_UNSETENV = @GNULIB_UNSETENV@
Packit Service fdd496
GNULIB_USLEEP = @GNULIB_USLEEP@
Packit Service fdd496
GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
Packit Service fdd496
GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
Packit Service fdd496
GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
Packit Service fdd496
GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
Packit Service fdd496
GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
Packit Service fdd496
GNULIB_VFSCANF = @GNULIB_VFSCANF@
Packit Service fdd496
GNULIB_VPRINTF = @GNULIB_VPRINTF@
Packit Service fdd496
GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
Packit Service fdd496
GNULIB_VSCANF = @GNULIB_VSCANF@
Packit Service fdd496
GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
Packit Service fdd496
GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
Packit Service fdd496
GNULIB_WAITPID = @GNULIB_WAITPID@
Packit Service fdd496
GNULIB_WARN_CFLAGS = @GNULIB_WARN_CFLAGS@
Packit Service fdd496
GNULIB_WCPCPY = @GNULIB_WCPCPY@
Packit Service fdd496
GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
Packit Service fdd496
GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
Packit Service fdd496
GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
Packit Service fdd496
GNULIB_WCSCAT = @GNULIB_WCSCAT@
Packit Service fdd496
GNULIB_WCSCHR = @GNULIB_WCSCHR@
Packit Service fdd496
GNULIB_WCSCMP = @GNULIB_WCSCMP@
Packit Service fdd496
GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
Packit Service fdd496
GNULIB_WCSCPY = @GNULIB_WCSCPY@
Packit Service fdd496
GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
Packit Service fdd496
GNULIB_WCSDUP = @GNULIB_WCSDUP@
Packit Service fdd496
GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
Packit Service fdd496
GNULIB_WCSLEN = @GNULIB_WCSLEN@
Packit Service fdd496
GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
Packit Service fdd496
GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
Packit Service fdd496
GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
Packit Service fdd496
GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
Packit Service fdd496
GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
Packit Service fdd496
GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
Packit Service fdd496
GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
Packit Service fdd496
GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
Packit Service fdd496
GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
Packit Service fdd496
GNULIB_WCSSPN = @GNULIB_WCSSPN@
Packit Service fdd496
GNULIB_WCSSTR = @GNULIB_WCSSTR@
Packit Service fdd496
GNULIB_WCSTOK = @GNULIB_WCSTOK@
Packit Service fdd496
GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
Packit Service fdd496
GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
Packit Service fdd496
GNULIB_WCTOB = @GNULIB_WCTOB@
Packit Service fdd496
GNULIB_WCTOMB = @GNULIB_WCTOMB@
Packit Service fdd496
GNULIB_WCTRANS = @GNULIB_WCTRANS@
Packit Service fdd496
GNULIB_WCTYPE = @GNULIB_WCTYPE@
Packit Service fdd496
GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
Packit Service fdd496
GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
Packit Service fdd496
GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
Packit Service fdd496
GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
Packit Service fdd496
GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
Packit Service fdd496
GNULIB_WMEMSET = @GNULIB_WMEMSET@
Packit Service fdd496
GNULIB_WRITE = @GNULIB_WRITE@
Packit Service fdd496
GNULIB__EXIT = @GNULIB__EXIT@
Packit Service fdd496
GREP = @GREP@
Packit Service fdd496
HAVE_ACCEPT4 = @HAVE_ACCEPT4@
Packit Service fdd496
HAVE_ARPA_INET_H = @HAVE_ARPA_INET_H@
Packit Service fdd496
HAVE_ATOLL = @HAVE_ATOLL@
Packit Service fdd496
HAVE_BTOWC = @HAVE_BTOWC@
Packit Service fdd496
HAVE_C99_STDINT_H = @HAVE_C99_STDINT_H@
Packit Service fdd496
HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
Packit Service fdd496
HAVE_CHOWN = @HAVE_CHOWN@
Packit Service fdd496
HAVE_CRTDEFS_H = @HAVE_CRTDEFS_H@
Packit Service fdd496
HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
Packit Service fdd496
HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
Packit Service fdd496
HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
Packit Service fdd496
HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
Packit Service fdd496
HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
Packit Service fdd496
HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
Packit Service fdd496
HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
Packit Service fdd496
HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
Packit Service fdd496
HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
Packit Service fdd496
HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
Packit Service fdd496
HAVE_DECL_GETLOGIN = @HAVE_DECL_GETLOGIN@
Packit Service fdd496
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
Packit Service fdd496
HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
Packit Service fdd496
HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
Packit Service fdd496
HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
Packit Service fdd496
HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
Packit Service fdd496
HAVE_DECL_INET_NTOP = @HAVE_DECL_INET_NTOP@
Packit Service fdd496
HAVE_DECL_INET_PTON = @HAVE_DECL_INET_PTON@
Packit Service fdd496
HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
Packit Service fdd496
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
Packit Service fdd496
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
Packit Service fdd496
HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
Packit Service fdd496
HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
Packit Service fdd496
HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
Packit Service fdd496
HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
Packit Service fdd496
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
Packit Service fdd496
HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
Packit Service fdd496
HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
Packit Service fdd496
HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
Packit Service fdd496
HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
Packit Service fdd496
HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
Packit Service fdd496
HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
Packit Service fdd496
HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
Packit Service fdd496
HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
Packit Service fdd496
HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
Packit Service fdd496
HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
Packit Service fdd496
HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
Packit Service fdd496
HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
Packit Service fdd496
HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
Packit Service fdd496
HAVE_DPRINTF = @HAVE_DPRINTF@
Packit Service fdd496
HAVE_DUP2 = @HAVE_DUP2@
Packit Service fdd496
HAVE_DUP3 = @HAVE_DUP3@
Packit Service fdd496
HAVE_DUPLOCALE = @HAVE_DUPLOCALE@
Packit Service fdd496
HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
Packit Service fdd496
HAVE_FACCESSAT = @HAVE_FACCESSAT@
Packit Service fdd496
HAVE_FCHDIR = @HAVE_FCHDIR@
Packit Service fdd496
HAVE_FCHMODAT = @HAVE_FCHMODAT@
Packit Service fdd496
HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
Packit Service fdd496
HAVE_FCNTL = @HAVE_FCNTL@
Packit Service fdd496
HAVE_FDATASYNC = @HAVE_FDATASYNC@
Packit Service fdd496
HAVE_FEATURES_H = @HAVE_FEATURES_H@
Packit Service fdd496
HAVE_FFS = @HAVE_FFS@
Packit Service fdd496
HAVE_FFSL = @HAVE_FFSL@
Packit Service fdd496
HAVE_FFSLL = @HAVE_FFSLL@
Packit Service fdd496
HAVE_FSEEKO = @HAVE_FSEEKO@
Packit Service fdd496
HAVE_FSTATAT = @HAVE_FSTATAT@
Packit Service fdd496
HAVE_FSYNC = @HAVE_FSYNC@
Packit Service fdd496
HAVE_FTELLO = @HAVE_FTELLO@
Packit Service fdd496
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
Packit Service fdd496
HAVE_FUTIMENS = @HAVE_FUTIMENS@
Packit Service fdd496
HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
Packit Service fdd496
HAVE_GETGROUPS = @HAVE_GETGROUPS@
Packit Service fdd496
HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
Packit Service fdd496
HAVE_GETLOGIN = @HAVE_GETLOGIN@
Packit Service fdd496
HAVE_GETOPT_H = @HAVE_GETOPT_H@
Packit Service fdd496
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
Packit Service fdd496
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
Packit Service fdd496
HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
Packit Service fdd496
HAVE_GRANTPT = @HAVE_GRANTPT@
Packit Service fdd496
HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
Packit Service fdd496
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
Packit Service fdd496
HAVE_ISBLANK = @HAVE_ISBLANK@
Packit Service fdd496
HAVE_ISWBLANK = @HAVE_ISWBLANK@
Packit Service fdd496
HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
Packit Service fdd496
HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
Packit Service fdd496
HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
Packit Service fdd496
HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
Packit Service fdd496
HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
Packit Service fdd496
HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
Packit Service fdd496
HAVE_LCHMOD = @HAVE_LCHMOD@
Packit Service fdd496
HAVE_LCHOWN = @HAVE_LCHOWN@
Packit Service fdd496
HAVE_LIBSIGSEGV = @HAVE_LIBSIGSEGV@
Packit Service fdd496
HAVE_LINK = @HAVE_LINK@
Packit Service fdd496
HAVE_LINKAT = @HAVE_LINKAT@
Packit Service fdd496
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
Packit Service fdd496
HAVE_LSTAT = @HAVE_LSTAT@
Packit Service fdd496
HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
Packit Service fdd496
HAVE_MBRLEN = @HAVE_MBRLEN@
Packit Service fdd496
HAVE_MBRTOWC = @HAVE_MBRTOWC@
Packit Service fdd496
HAVE_MBSINIT = @HAVE_MBSINIT@
Packit Service fdd496
HAVE_MBSLEN = @HAVE_MBSLEN@
Packit Service fdd496
HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
Packit Service fdd496
HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
Packit Service fdd496
HAVE_MEMCHR = @HAVE_MEMCHR@
Packit Service fdd496
HAVE_MEMPCPY = @HAVE_MEMPCPY@
Packit Service fdd496
HAVE_MKDIRAT = @HAVE_MKDIRAT@
Packit Service fdd496
HAVE_MKDTEMP = @HAVE_MKDTEMP@
Packit Service fdd496
HAVE_MKFIFO = @HAVE_MKFIFO@
Packit Service fdd496
HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
Packit Service fdd496
HAVE_MKNOD = @HAVE_MKNOD@
Packit Service fdd496
HAVE_MKNODAT = @HAVE_MKNODAT@
Packit Service fdd496
HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
Packit Service fdd496
HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
Packit Service fdd496
HAVE_MKSTEMP = @HAVE_MKSTEMP@
Packit Service fdd496
HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
Packit Service fdd496
HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
Packit Service fdd496
HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
Packit Service fdd496
HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
Packit Service fdd496
HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
Packit Service fdd496
HAVE_OPENAT = @HAVE_OPENAT@
Packit Service fdd496
HAVE_OS_H = @HAVE_OS_H@
Packit Service fdd496
HAVE_PCLOSE = @HAVE_PCLOSE@
Packit Service fdd496
HAVE_PIPE = @HAVE_PIPE@
Packit Service fdd496
HAVE_PIPE2 = @HAVE_PIPE2@
Packit Service fdd496
HAVE_POPEN = @HAVE_POPEN@
Packit Service fdd496
HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
Packit Service fdd496
HAVE_POSIX_SIGNALBLOCKING = @HAVE_POSIX_SIGNALBLOCKING@
Packit Service fdd496
HAVE_PREAD = @HAVE_PREAD@
Packit Service fdd496
HAVE_PSELECT = @HAVE_PSELECT@
Packit Service fdd496
HAVE_PTHREAD_SIGMASK = @HAVE_PTHREAD_SIGMASK@
Packit Service fdd496
HAVE_PTSNAME = @HAVE_PTSNAME@
Packit Service fdd496
HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
Packit Service fdd496
HAVE_PWRITE = @HAVE_PWRITE@
Packit Service fdd496
HAVE_QSORT_R = @HAVE_QSORT_R@
Packit Service fdd496
HAVE_RAISE = @HAVE_RAISE@
Packit Service fdd496
HAVE_RANDOM = @HAVE_RANDOM@
Packit Service fdd496
HAVE_RANDOM_H = @HAVE_RANDOM_H@
Packit Service fdd496
HAVE_RANDOM_R = @HAVE_RANDOM_R@
Packit Service fdd496
HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
Packit Service fdd496
HAVE_READLINK = @HAVE_READLINK@
Packit Service fdd496
HAVE_READLINKAT = @HAVE_READLINKAT@
Packit Service fdd496
HAVE_REALPATH = @HAVE_REALPATH@
Packit Service fdd496
HAVE_RENAMEAT = @HAVE_RENAMEAT@
Packit Service fdd496
HAVE_RPMATCH = @HAVE_RPMATCH@
Packit Service fdd496
HAVE_SA_FAMILY_T = @HAVE_SA_FAMILY_T@
Packit Service fdd496
HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
Packit Service fdd496
HAVE_SETENV = @HAVE_SETENV@
Packit Service fdd496
HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
Packit Service fdd496
HAVE_SIGACTION = @HAVE_SIGACTION@
Packit Service fdd496
HAVE_SIGHANDLER_T = @HAVE_SIGHANDLER_T@
Packit Service fdd496
HAVE_SIGINFO_T = @HAVE_SIGINFO_T@
Packit Service fdd496
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
Packit Service fdd496
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
Packit Service fdd496
HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
Packit Service fdd496
HAVE_SIGSET_T = @HAVE_SIGSET_T@
Packit Service fdd496
HAVE_SLEEP = @HAVE_SLEEP@
Packit Service fdd496
HAVE_STDINT_H = @HAVE_STDINT_H@
Packit Service fdd496
HAVE_STPCPY = @HAVE_STPCPY@
Packit Service fdd496
HAVE_STPNCPY = @HAVE_STPNCPY@
Packit Service fdd496
HAVE_STRCASECMP = @HAVE_STRCASECMP@
Packit Service fdd496
HAVE_STRCASESTR = @HAVE_STRCASESTR@
Packit Service fdd496
HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
Packit Service fdd496
HAVE_STRINGS_H = @HAVE_STRINGS_H@
Packit Service fdd496
HAVE_STRPBRK = @HAVE_STRPBRK@
Packit Service fdd496
HAVE_STRPTIME = @HAVE_STRPTIME@
Packit Service fdd496
HAVE_STRSEP = @HAVE_STRSEP@
Packit Service fdd496
HAVE_STRTOD = @HAVE_STRTOD@
Packit Service fdd496
HAVE_STRTOLL = @HAVE_STRTOLL@
Packit Service fdd496
HAVE_STRTOULL = @HAVE_STRTOULL@
Packit Service fdd496
HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
Packit Service fdd496
HAVE_STRUCT_SIGACTION_SA_SIGACTION = @HAVE_STRUCT_SIGACTION_SA_SIGACTION@
Packit Service fdd496
HAVE_STRUCT_SOCKADDR_STORAGE = @HAVE_STRUCT_SOCKADDR_STORAGE@
Packit Service fdd496
HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = @HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY@
Packit Service fdd496
HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
Packit Service fdd496
HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
Packit Service fdd496
HAVE_SYMLINK = @HAVE_SYMLINK@
Packit Service fdd496
HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
Packit Service fdd496
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
Packit Service fdd496
HAVE_SYS_CDEFS_H = @HAVE_SYS_CDEFS_H@
Packit Service fdd496
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
Packit Service fdd496
HAVE_SYS_IOCTL_H = @HAVE_SYS_IOCTL_H@
Packit Service fdd496
HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
Packit Service fdd496
HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
Packit Service fdd496
HAVE_SYS_SELECT_H = @HAVE_SYS_SELECT_H@
Packit Service fdd496
HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
Packit Service fdd496
HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
Packit Service fdd496
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
Packit Service fdd496
HAVE_SYS_UIO_H = @HAVE_SYS_UIO_H@
Packit Service fdd496
HAVE_TIMEGM = @HAVE_TIMEGM@
Packit Service fdd496
HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
Packit Service fdd496
HAVE_TRUNCATE = @HAVE_TRUNCATE@
Packit Service fdd496
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
Packit Service fdd496
HAVE_TZSET = @HAVE_TZSET@
Packit Service fdd496
HAVE_UNISTD_H = @HAVE_UNISTD_H@
Packit Service fdd496
HAVE_UNLINKAT = @HAVE_UNLINKAT@
Packit Service fdd496
HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
Packit Service fdd496
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
Packit Service fdd496
HAVE_USLEEP = @HAVE_USLEEP@
Packit Service fdd496
HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
Packit Service fdd496
HAVE_VASPRINTF = @HAVE_VASPRINTF@
Packit Service fdd496
HAVE_VDPRINTF = @HAVE_VDPRINTF@
Packit Service fdd496
HAVE_WCHAR_H = @HAVE_WCHAR_H@
Packit Service fdd496
HAVE_WCHAR_T = @HAVE_WCHAR_T@
Packit Service fdd496
HAVE_WCPCPY = @HAVE_WCPCPY@
Packit Service fdd496
HAVE_WCPNCPY = @HAVE_WCPNCPY@
Packit Service fdd496
HAVE_WCRTOMB = @HAVE_WCRTOMB@
Packit Service fdd496
HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
Packit Service fdd496
HAVE_WCSCAT = @HAVE_WCSCAT@
Packit Service fdd496
HAVE_WCSCHR = @HAVE_WCSCHR@
Packit Service fdd496
HAVE_WCSCMP = @HAVE_WCSCMP@
Packit Service fdd496
HAVE_WCSCOLL = @HAVE_WCSCOLL@
Packit Service fdd496
HAVE_WCSCPY = @HAVE_WCSCPY@
Packit Service fdd496
HAVE_WCSCSPN = @HAVE_WCSCSPN@
Packit Service fdd496
HAVE_WCSDUP = @HAVE_WCSDUP@
Packit Service fdd496
HAVE_WCSFTIME = @HAVE_WCSFTIME@
Packit Service fdd496
HAVE_WCSLEN = @HAVE_WCSLEN@
Packit Service fdd496
HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
Packit Service fdd496
HAVE_WCSNCAT = @HAVE_WCSNCAT@
Packit Service fdd496
HAVE_WCSNCMP = @HAVE_WCSNCMP@
Packit Service fdd496
HAVE_WCSNCPY = @HAVE_WCSNCPY@
Packit Service fdd496
HAVE_WCSNLEN = @HAVE_WCSNLEN@
Packit Service fdd496
HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
Packit Service fdd496
HAVE_WCSPBRK = @HAVE_WCSPBRK@
Packit Service fdd496
HAVE_WCSRCHR = @HAVE_WCSRCHR@
Packit Service fdd496
HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
Packit Service fdd496
HAVE_WCSSPN = @HAVE_WCSSPN@
Packit Service fdd496
HAVE_WCSSTR = @HAVE_WCSSTR@
Packit Service fdd496
HAVE_WCSTOK = @HAVE_WCSTOK@
Packit Service fdd496
HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
Packit Service fdd496
HAVE_WCSXFRM = @HAVE_WCSXFRM@
Packit Service fdd496
HAVE_WCTRANS_T = @HAVE_WCTRANS_T@
Packit Service fdd496
HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
Packit Service fdd496
HAVE_WCTYPE_T = @HAVE_WCTYPE_T@
Packit Service fdd496
HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
Packit Service fdd496
HAVE_WINT_T = @HAVE_WINT_T@
Packit Service fdd496
HAVE_WMEMCHR = @HAVE_WMEMCHR@
Packit Service fdd496
HAVE_WMEMCMP = @HAVE_WMEMCMP@
Packit Service fdd496
HAVE_WMEMCPY = @HAVE_WMEMCPY@
Packit Service fdd496
HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
Packit Service fdd496
HAVE_WMEMSET = @HAVE_WMEMSET@
Packit Service fdd496
HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
Packit Service fdd496
HAVE_XLOCALE_H = @HAVE_XLOCALE_H@
Packit Service fdd496
HAVE__BOOL = @HAVE__BOOL@
Packit Service fdd496
HAVE__EXIT = @HAVE__EXIT@
Packit Service fdd496
HELP2MAN = @HELP2MAN@
Packit Service fdd496
ICONV_CONST = @ICONV_CONST@
Packit Service fdd496
ICONV_H = @ICONV_H@
Packit Service fdd496
INCLUDE_NEXT = @INCLUDE_NEXT@
Packit Service fdd496
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
Packit Service fdd496
INET_PTON_LIB = @INET_PTON_LIB@
Packit Service fdd496
INSTALL = @INSTALL@
Packit Service fdd496
INSTALL_DATA = @INSTALL_DATA@
Packit Service fdd496
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service fdd496
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service fdd496
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service fdd496
INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
Packit Service fdd496
INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
Packit Service fdd496
INTLLIBS = @INTLLIBS@
Packit Service fdd496
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
Packit Service fdd496
LDFLAGS = @LDFLAGS@
Packit Service fdd496
LIBCSTACK = @LIBCSTACK@
Packit Service fdd496
LIBDIFFUTILS_LIBDEPS = @LIBDIFFUTILS_LIBDEPS@
Packit Service fdd496
LIBDIFFUTILS_LTLIBDEPS = @LIBDIFFUTILS_LTLIBDEPS@
Packit Service fdd496
LIBICONV = @LIBICONV@
Packit Service fdd496
LIBINTL = @LIBINTL@
Packit Service fdd496
LIBOBJS = @LIBOBJS@
Packit Service fdd496
LIBS = @LIBS@
Packit Service fdd496
LIBSIGSEGV = @LIBSIGSEGV@
Packit Service fdd496
LIBSIGSEGV_PREFIX = @LIBSIGSEGV_PREFIX@
Packit Service fdd496
LIBSOCKET = @LIBSOCKET@
Packit Service fdd496
LIBTESTS_LIBDEPS = @LIBTESTS_LIBDEPS@
Packit Service fdd496
LIBUNISTRING_UNISTR_H = @LIBUNISTRING_UNISTR_H@
Packit Service fdd496
LIBUNISTRING_UNITYPES_H = @LIBUNISTRING_UNITYPES_H@
Packit Service fdd496
LIBUNISTRING_UNIWIDTH_H = @LIBUNISTRING_UNIWIDTH_H@
Packit Service fdd496
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
Packit Service fdd496
LIB_NANOSLEEP = @LIB_NANOSLEEP@
Packit Service fdd496
LIB_SELECT = @LIB_SELECT@
Packit Service fdd496
LIMITS_H = @LIMITS_H@
Packit Service fdd496
LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
Packit Service fdd496
LOCALE_FR = @LOCALE_FR@
Packit Service fdd496
LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
Packit Service fdd496
LOCALE_JA = @LOCALE_JA@
Packit Service fdd496
LOCALE_TR_UTF8 = @LOCALE_TR_UTF8@
Packit Service fdd496
LOCALE_ZH_CN = @LOCALE_ZH_CN@
Packit Service fdd496
LTLIBCSTACK = @LTLIBCSTACK@
Packit Service fdd496
LTLIBICONV = @LTLIBICONV@
Packit Service fdd496
LTLIBINTL = @LTLIBINTL@
Packit Service fdd496
LTLIBOBJS = @LTLIBOBJS@
Packit Service fdd496
LTLIBSIGSEGV = @LTLIBSIGSEGV@
Packit Service fdd496
MAKEINFO = @MAKEINFO@
Packit Service fdd496
MKDIR_P = @MKDIR_P@
Packit Service fdd496
MSGFMT = @MSGFMT@
Packit Service fdd496
MSGFMT_015 = @MSGFMT_015@
Packit Service fdd496
MSGMERGE = @MSGMERGE@
Packit Service fdd496
NETINET_IN_H = @NETINET_IN_H@
Packit Service fdd496
NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_CTYPE_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_ICONV_H = @NEXT_AS_FIRST_DIRECTIVE_ICONV_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H = @NEXT_AS_FIRST_DIRECTIVE_LIMITS_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H = @NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
Packit Service fdd496
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
Packit Service fdd496
NEXT_CTYPE_H = @NEXT_CTYPE_H@
Packit Service fdd496
NEXT_ERRNO_H = @NEXT_ERRNO_H@
Packit Service fdd496
NEXT_FCNTL_H = @NEXT_FCNTL_H@
Packit Service fdd496
NEXT_FLOAT_H = @NEXT_FLOAT_H@
Packit Service fdd496
NEXT_GETOPT_H = @NEXT_GETOPT_H@
Packit Service fdd496
NEXT_ICONV_H = @NEXT_ICONV_H@
Packit Service fdd496
NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
Packit Service fdd496
NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
Packit Service fdd496
NEXT_LIMITS_H = @NEXT_LIMITS_H@
Packit Service fdd496
NEXT_LOCALE_H = @NEXT_LOCALE_H@
Packit Service fdd496
NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
Packit Service fdd496
NEXT_SIGNAL_H = @NEXT_SIGNAL_H@
Packit Service fdd496
NEXT_STDARG_H = @NEXT_STDARG_H@
Packit Service fdd496
NEXT_STDDEF_H = @NEXT_STDDEF_H@
Packit Service fdd496
NEXT_STDINT_H = @NEXT_STDINT_H@
Packit Service fdd496
NEXT_STDIO_H = @NEXT_STDIO_H@
Packit Service fdd496
NEXT_STDLIB_H = @NEXT_STDLIB_H@
Packit Service fdd496
NEXT_STRINGS_H = @NEXT_STRINGS_H@
Packit Service fdd496
NEXT_STRING_H = @NEXT_STRING_H@
Packit Service fdd496
NEXT_SYS_IOCTL_H = @NEXT_SYS_IOCTL_H@
Packit Service fdd496
NEXT_SYS_SELECT_H = @NEXT_SYS_SELECT_H@
Packit Service fdd496
NEXT_SYS_SOCKET_H = @NEXT_SYS_SOCKET_H@
Packit Service fdd496
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
Packit Service fdd496
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
Packit Service fdd496
NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
Packit Service fdd496
NEXT_SYS_UIO_H = @NEXT_SYS_UIO_H@
Packit Service fdd496
NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@
Packit Service fdd496
NEXT_TIME_H = @NEXT_TIME_H@
Packit Service fdd496
NEXT_UNISTD_H = @NEXT_UNISTD_H@
Packit Service fdd496
NEXT_WCHAR_H = @NEXT_WCHAR_H@
Packit Service fdd496
NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
Packit Service fdd496
OBJEXT = @OBJEXT@
Packit Service fdd496
PACKAGE = @PACKAGE@
Packit Service fdd496
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service fdd496
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service fdd496
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service fdd496
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service fdd496
PACKAGE_URL = @PACKAGE_URL@
Packit Service fdd496
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service fdd496
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service fdd496
POSUB = @POSUB@
Packit Service fdd496
PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
Packit Service fdd496
PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
Packit Service fdd496
PRIPTR_PREFIX = @PRIPTR_PREFIX@
Packit Service fdd496
PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
Packit Service fdd496
PR_PROGRAM = @PR_PROGRAM@
Packit Service fdd496
PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
Packit Service fdd496
PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
Packit Service fdd496
RANLIB = @RANLIB@
Packit Service fdd496
REPLACE_BTOWC = @REPLACE_BTOWC@
Packit Service fdd496
REPLACE_CALLOC = @REPLACE_CALLOC@
Packit Service fdd496
REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
Packit Service fdd496
REPLACE_CHOWN = @REPLACE_CHOWN@
Packit Service fdd496
REPLACE_CLOSE = @REPLACE_CLOSE@
Packit Service fdd496
REPLACE_CTIME = @REPLACE_CTIME@
Packit Service fdd496
REPLACE_DPRINTF = @REPLACE_DPRINTF@
Packit Service fdd496
REPLACE_DUP = @REPLACE_DUP@
Packit Service fdd496
REPLACE_DUP2 = @REPLACE_DUP2@
Packit Service fdd496
REPLACE_DUPLOCALE = @REPLACE_DUPLOCALE@
Packit Service fdd496
REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
Packit Service fdd496
REPLACE_FCLOSE = @REPLACE_FCLOSE@
Packit Service fdd496
REPLACE_FCNTL = @REPLACE_FCNTL@
Packit Service fdd496
REPLACE_FDOPEN = @REPLACE_FDOPEN@
Packit Service fdd496
REPLACE_FFLUSH = @REPLACE_FFLUSH@
Packit Service fdd496
REPLACE_FOPEN = @REPLACE_FOPEN@
Packit Service fdd496
REPLACE_FPRINTF = @REPLACE_FPRINTF@
Packit Service fdd496
REPLACE_FPURGE = @REPLACE_FPURGE@
Packit Service fdd496
REPLACE_FREOPEN = @REPLACE_FREOPEN@
Packit Service fdd496
REPLACE_FSEEK = @REPLACE_FSEEK@
Packit Service fdd496
REPLACE_FSEEKO = @REPLACE_FSEEKO@
Packit Service fdd496
REPLACE_FSTAT = @REPLACE_FSTAT@
Packit Service fdd496
REPLACE_FSTATAT = @REPLACE_FSTATAT@
Packit Service fdd496
REPLACE_FTELL = @REPLACE_FTELL@
Packit Service fdd496
REPLACE_FTELLO = @REPLACE_FTELLO@
Packit Service fdd496
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
Packit Service fdd496
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
Packit Service fdd496
REPLACE_GETCWD = @REPLACE_GETCWD@
Packit Service fdd496
REPLACE_GETDELIM = @REPLACE_GETDELIM@
Packit Service fdd496
REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
Packit Service fdd496
REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
Packit Service fdd496
REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
Packit Service fdd496
REPLACE_GETLINE = @REPLACE_GETLINE@
Packit Service fdd496
REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
Packit Service fdd496
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
Packit Service fdd496
REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
Packit Service fdd496
REPLACE_GMTIME = @REPLACE_GMTIME@
Packit Service fdd496
REPLACE_ICONV = @REPLACE_ICONV@
Packit Service fdd496
REPLACE_ICONV_OPEN = @REPLACE_ICONV_OPEN@
Packit Service fdd496
REPLACE_ICONV_UTF = @REPLACE_ICONV_UTF@
Packit Service fdd496
REPLACE_INET_NTOP = @REPLACE_INET_NTOP@
Packit Service fdd496
REPLACE_INET_PTON = @REPLACE_INET_PTON@
Packit Service fdd496
REPLACE_IOCTL = @REPLACE_IOCTL@
Packit Service fdd496
REPLACE_ISATTY = @REPLACE_ISATTY@
Packit Service fdd496
REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
Packit Service fdd496
REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
Packit Service fdd496
REPLACE_ITOLD = @REPLACE_ITOLD@
Packit Service fdd496
REPLACE_LCHOWN = @REPLACE_LCHOWN@
Packit Service fdd496
REPLACE_LINK = @REPLACE_LINK@
Packit Service fdd496
REPLACE_LINKAT = @REPLACE_LINKAT@
Packit Service fdd496
REPLACE_LOCALECONV = @REPLACE_LOCALECONV@
Packit Service fdd496
REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
Packit Service fdd496
REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
Packit Service fdd496
REPLACE_LSEEK = @REPLACE_LSEEK@
Packit Service fdd496
REPLACE_LSTAT = @REPLACE_LSTAT@
Packit Service fdd496
REPLACE_MALLOC = @REPLACE_MALLOC@
Packit Service fdd496
REPLACE_MBRLEN = @REPLACE_MBRLEN@
Packit Service fdd496
REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
Packit Service fdd496
REPLACE_MBSINIT = @REPLACE_MBSINIT@
Packit Service fdd496
REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
Packit Service fdd496
REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
Packit Service fdd496
REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
Packit Service fdd496
REPLACE_MBTOWC = @REPLACE_MBTOWC@
Packit Service fdd496
REPLACE_MEMCHR = @REPLACE_MEMCHR@
Packit Service fdd496
REPLACE_MEMMEM = @REPLACE_MEMMEM@
Packit Service fdd496
REPLACE_MKDIR = @REPLACE_MKDIR@
Packit Service fdd496
REPLACE_MKFIFO = @REPLACE_MKFIFO@
Packit Service fdd496
REPLACE_MKNOD = @REPLACE_MKNOD@
Packit Service fdd496
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
Packit Service fdd496
REPLACE_MKTIME = @REPLACE_MKTIME@
Packit Service fdd496
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
Packit Service fdd496
REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
Packit Service fdd496
REPLACE_NULL = @REPLACE_NULL@
Packit Service fdd496
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
Packit Service fdd496
REPLACE_OPEN = @REPLACE_OPEN@
Packit Service fdd496
REPLACE_OPENAT = @REPLACE_OPENAT@
Packit Service fdd496
REPLACE_PERROR = @REPLACE_PERROR@
Packit Service fdd496
REPLACE_POPEN = @REPLACE_POPEN@
Packit Service fdd496
REPLACE_PREAD = @REPLACE_PREAD@
Packit Service fdd496
REPLACE_PRINTF = @REPLACE_PRINTF@
Packit Service fdd496
REPLACE_PSELECT = @REPLACE_PSELECT@
Packit Service fdd496
REPLACE_PTHREAD_SIGMASK = @REPLACE_PTHREAD_SIGMASK@
Packit Service fdd496
REPLACE_PTSNAME = @REPLACE_PTSNAME@
Packit Service fdd496
REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
Packit Service fdd496
REPLACE_PUTENV = @REPLACE_PUTENV@
Packit Service fdd496
REPLACE_PWRITE = @REPLACE_PWRITE@
Packit Service fdd496
REPLACE_QSORT_R = @REPLACE_QSORT_R@
Packit Service fdd496
REPLACE_RAISE = @REPLACE_RAISE@
Packit Service fdd496
REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
Packit Service fdd496
REPLACE_READ = @REPLACE_READ@
Packit Service fdd496
REPLACE_READLINK = @REPLACE_READLINK@
Packit Service fdd496
REPLACE_READLINKAT = @REPLACE_READLINKAT@
Packit Service fdd496
REPLACE_REALLOC = @REPLACE_REALLOC@
Packit Service fdd496
REPLACE_REALPATH = @REPLACE_REALPATH@
Packit Service fdd496
REPLACE_REMOVE = @REPLACE_REMOVE@
Packit Service fdd496
REPLACE_RENAME = @REPLACE_RENAME@
Packit Service fdd496
REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
Packit Service fdd496
REPLACE_RMDIR = @REPLACE_RMDIR@
Packit Service fdd496
REPLACE_SELECT = @REPLACE_SELECT@
Packit Service fdd496
REPLACE_SETENV = @REPLACE_SETENV@
Packit Service fdd496
REPLACE_SETLOCALE = @REPLACE_SETLOCALE@
Packit Service fdd496
REPLACE_SLEEP = @REPLACE_SLEEP@
Packit Service fdd496
REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
Packit Service fdd496
REPLACE_SPRINTF = @REPLACE_SPRINTF@
Packit Service fdd496
REPLACE_STAT = @REPLACE_STAT@
Packit Service fdd496
REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
Packit Service fdd496
REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
Packit Service fdd496
REPLACE_STPNCPY = @REPLACE_STPNCPY@
Packit Service fdd496
REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
Packit Service fdd496
REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
Packit Service fdd496
REPLACE_STRDUP = @REPLACE_STRDUP@
Packit Service fdd496
REPLACE_STRERROR = @REPLACE_STRERROR@
Packit Service fdd496
REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
Packit Service fdd496
REPLACE_STRFTIME = @REPLACE_STRFTIME@
Packit Service fdd496
REPLACE_STRNCAT = @REPLACE_STRNCAT@
Packit Service fdd496
REPLACE_STRNDUP = @REPLACE_STRNDUP@
Packit Service fdd496
REPLACE_STRNLEN = @REPLACE_STRNLEN@
Packit Service fdd496
REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
Packit Service fdd496
REPLACE_STRSTR = @REPLACE_STRSTR@
Packit Service fdd496
REPLACE_STRTOD = @REPLACE_STRTOD@
Packit Service fdd496
REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
Packit Service fdd496
REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
Packit Service fdd496
REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
Packit Service fdd496
REPLACE_STRUCT_LCONV = @REPLACE_STRUCT_LCONV@
Packit Service fdd496
REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
Packit Service fdd496
REPLACE_SYMLINK = @REPLACE_SYMLINK@
Packit Service fdd496
REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
Packit Service fdd496
REPLACE_TIMEGM = @REPLACE_TIMEGM@
Packit Service fdd496
REPLACE_TMPFILE = @REPLACE_TMPFILE@
Packit Service fdd496
REPLACE_TOWLOWER = @REPLACE_TOWLOWER@
Packit Service fdd496
REPLACE_TRUNCATE = @REPLACE_TRUNCATE@
Packit Service fdd496
REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
Packit Service fdd496
REPLACE_TZSET = @REPLACE_TZSET@
Packit Service fdd496
REPLACE_UNLINK = @REPLACE_UNLINK@
Packit Service fdd496
REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
Packit Service fdd496
REPLACE_UNSETENV = @REPLACE_UNSETENV@
Packit Service fdd496
REPLACE_USLEEP = @REPLACE_USLEEP@
Packit Service fdd496
REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
Packit Service fdd496
REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
Packit Service fdd496
REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
Packit Service fdd496
REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
Packit Service fdd496
REPLACE_VPRINTF = @REPLACE_VPRINTF@
Packit Service fdd496
REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
Packit Service fdd496
REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
Packit Service fdd496
REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
Packit Service fdd496
REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
Packit Service fdd496
REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
Packit Service fdd496
REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
Packit Service fdd496
REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
Packit Service fdd496
REPLACE_WCTOB = @REPLACE_WCTOB@
Packit Service fdd496
REPLACE_WCTOMB = @REPLACE_WCTOMB@
Packit Service fdd496
REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
Packit Service fdd496
REPLACE_WRITE = @REPLACE_WRITE@
Packit Service fdd496
SED = @SED@
Packit Service fdd496
SET_MAKE = @SET_MAKE@
Packit Service fdd496
SHELL = @SHELL@
Packit Service fdd496
SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
Packit Service fdd496
SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
Packit Service fdd496
SRC_VERSION_C = @SRC_VERSION_C@
Packit Service fdd496
STDALIGN_H = @STDALIGN_H@
Packit Service fdd496
STDARG_H = @STDARG_H@
Packit Service fdd496
STDBOOL_H = @STDBOOL_H@
Packit Service fdd496
STDDEF_H = @STDDEF_H@
Packit Service fdd496
STDINT_H = @STDINT_H@
Packit Service fdd496
STRIP = @STRIP@
Packit Service fdd496
SYS_IOCTL_H_HAVE_WINSOCK2_H = @SYS_IOCTL_H_HAVE_WINSOCK2_H@
Packit Service fdd496
SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
Packit Service fdd496
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
Packit Service fdd496
TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
Packit Service fdd496
UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
Packit Service fdd496
UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
Packit Service fdd496
UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
Packit Service fdd496
UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
Packit Service fdd496
UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
Packit Service fdd496
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
Packit Service fdd496
USE_NLS = @USE_NLS@
Packit Service fdd496
VERSION = @VERSION@
Packit Service fdd496
WARN_CFLAGS = @WARN_CFLAGS@
Packit Service fdd496
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
Packit Service fdd496
WERROR_CFLAGS = @WERROR_CFLAGS@
Packit Service fdd496
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
Packit Service fdd496
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
Packit Service fdd496
WINDOWS_STAT_INODES = @WINDOWS_STAT_INODES@
Packit Service fdd496
WINDOWS_STAT_TIMESPEC = @WINDOWS_STAT_TIMESPEC@
Packit Service fdd496
WINT_T_SUFFIX = @WINT_T_SUFFIX@
Packit Service fdd496
XGETTEXT = @XGETTEXT@
Packit Service fdd496
XGETTEXT_015 = @XGETTEXT_015@
Packit Service fdd496
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
Packit Service fdd496
abs_aux_dir = @abs_aux_dir@
Packit Service fdd496
abs_builddir = @abs_builddir@
Packit Service fdd496
abs_srcdir = @abs_srcdir@
Packit Service fdd496
abs_top_builddir = @abs_top_builddir@
Packit Service fdd496
abs_top_srcdir = @abs_top_srcdir@
Packit Service fdd496
ac_ct_CC = @ac_ct_CC@
Packit Service fdd496
am__include = @am__include@
Packit Service 8b38ff
am__leading_dot = @am__leading_dot@
Packit Service fdd496
am__quote = @am__quote@
Packit Service fdd496
am__tar = @am__tar@
Packit Service fdd496
am__untar = @am__untar@
Packit Service fdd496
bindir = @bindir@
Packit Service fdd496
build = @build@
Packit Service fdd496
build_alias = @build_alias@
Packit Service fdd496
build_cpu = @build_cpu@
Packit Service fdd496
build_os = @build_os@
Packit Service fdd496
build_vendor = @build_vendor@
Packit Service fdd496
builddir = @builddir@
Packit Service fdd496
datadir = @datadir@
Packit Service fdd496
datarootdir = @datarootdir@
Packit Service fdd496
docdir = @docdir@
Packit Service fdd496
dvidir = @dvidir@
Packit Service fdd496
exec_prefix = @exec_prefix@
Packit Service fdd496
gl_LIBOBJS = @gl_LIBOBJS@
Packit Service fdd496
gl_LTLIBOBJS = @gl_LTLIBOBJS@
Packit Service fdd496
gltests_LIBOBJS = @gltests_LIBOBJS@
Packit Service fdd496
gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
Packit Service fdd496
gltests_WITNESS = @gltests_WITNESS@
Packit Service fdd496
host = @host@
Packit Service fdd496
host_alias = @host_alias@
Packit Service fdd496
host_cpu = @host_cpu@
Packit Service fdd496
host_os = @host_os@
Packit Service fdd496
host_vendor = @host_vendor@
Packit Service fdd496
htmldir = @htmldir@
Packit Service fdd496
includedir = @includedir@
Packit Service fdd496
infodir = @infodir@
Packit Service fdd496
install_sh = @install_sh@
Packit Service fdd496
libdir = @libdir@
Packit Service fdd496
libexecdir = @libexecdir@
Packit Service fdd496
lispdir = @lispdir@
Packit Service fdd496
localedir = @localedir@
Packit Service fdd496
localstatedir = @localstatedir@
Packit Service fdd496
mandir = @mandir@
Packit Service fdd496
mkdir_p = @mkdir_p@
Packit Service fdd496
oldincludedir = @oldincludedir@
Packit Service fdd496
pdfdir = @pdfdir@
Packit Service fdd496
prefix = @prefix@
Packit Service fdd496
program_transform_name = @program_transform_name@
Packit Service fdd496
psdir = @psdir@
Packit Service fdd496
runstatedir = @runstatedir@
Packit Service fdd496
sbindir = @sbindir@
Packit Service fdd496
sharedstatedir = @sharedstatedir@
Packit Service fdd496
srcdir = @srcdir@
Packit Service fdd496
sysconfdir = @sysconfdir@
Packit Service fdd496
target_alias = @target_alias@
Packit Service fdd496
top_build_prefix = @top_build_prefix@
Packit Service fdd496
top_builddir = @top_builddir@
Packit Service fdd496
top_srcdir = @top_srcdir@
Packit Service fdd496
TESTS = \
Packit Service fdd496
  basic \
Packit Service fdd496
  bignum \
Packit Service fdd496
  binary \
Packit Service fdd496
  brief-vs-stat-zero-kernel-lies \
Packit Service fdd496
  cmp \
Packit Service fdd496
  colliding-file-names \
Packit Service fdd496
  diff3 \
Packit Service fdd496
  excess-slash \
Packit Service fdd496
  help-version	\
Packit Service fdd496
  invalid-re	\
Packit Service fdd496
  function-line-vs-leading-space \
Packit Service fdd496
  ignore-matching-lines \
Packit Service fdd496
  label-vs-func	\
Packit Service fdd496
  new-file \
Packit Service fdd496
  no-dereference \
Packit Service fdd496
  no-newline-at-eof \
Packit Service fdd496
  stdin \
Packit Service fdd496
  strcoll-0-names \
Packit Service fdd496
  filename-quoting \
Packit Service fdd496
  colors
Packit Service fdd496
Packit Service fdd496
EXTRA_DIST = \
Packit Service fdd496
  $(TESTS) init.sh t-local.sh envvar-check
Packit Service fdd496
Packit Service fdd496
Packit Service fdd496
# Note that the first lines are statements.  They ensure that environment
Packit Service fdd496
# variables that can perturb tests are unset or set to expected values.
Packit Service fdd496
# The rest are envvar settings that propagate build-related Makefile
Packit Service fdd496
# variables to test scripts.
Packit Service fdd496
TESTS_ENVIRONMENT = \
Packit Service fdd496
  tmp__=$${TMPDIR-/tmp};				\
Packit Service fdd496
  test -d "$$tmp__" && test -w "$$tmp__" || tmp__=.;	\
Packit Service fdd496
  . $(srcdir)/envvar-check;				\
Packit Service fdd496
  TMPDIR=$$tmp__; export TMPDIR;			\
Packit Service fdd496
							\
Packit Service fdd496
  if test -n "$$BASH_VERSION" || (eval "export v=x") 2>/dev/null; then \
Packit Service fdd496
    export_with_values () { export "$$@"; };		\
Packit Service fdd496
  else							\
Packit Service fdd496
    export_with_values ()				\
Packit Service fdd496
    {							\
Packit Service fdd496
      sed_extract_var='s/=.*//';			\
Packit Service fdd496
      sed_quote_value="s/'/'\\\\''/g;s/=\\(.*\\)/='\\1'/";\
Packit Service fdd496
      for arg in "$$@"; do				\
Packit Service fdd496
        var=`echo "$$arg" | sed "$$sed_extract_var"`;	\
Packit Service fdd496
        arg=`echo "$$arg" | sed "$$sed_quote_value"`;	\
Packit Service fdd496
        eval "$$arg";					\
Packit Service fdd496
        export "$$var";					\
Packit Service fdd496
      done;						\
Packit Service fdd496
    };							\
Packit Service fdd496
  fi;							\
Packit Service fdd496
							\
Packit Service fdd496
  export_with_values					\
Packit Service fdd496
  VERSION='$(VERSION)'					\
Packit Service fdd496
  LOCALE_FR='$(LOCALE_FR)'				\
Packit Service fdd496
  LOCALE_FR_UTF8='$(LOCALE_FR_UTF8)'			\
Packit Service fdd496
  AWK=$(AWK)						\
Packit Service fdd496
  GREP_OPTIONS=''					\
Packit Service fdd496
  LC_ALL=C						\
Packit Service fdd496
  abs_top_builddir='$(abs_top_builddir)'		\
Packit Service fdd496
  abs_top_srcdir='$(abs_top_srcdir)'			\
Packit Service fdd496
  abs_srcdir='$(abs_srcdir)'				\
Packit Service fdd496
  built_programs="`$(built_programs)`"			\
Packit Service fdd496
  srcdir='$(srcdir)'					\
Packit Service fdd496
  top_srcdir='$(top_srcdir)'				\
Packit Service fdd496
  CC='$(CC)'						\
Packit Service fdd496
  DIFFUTILS_TEST_NAME=`echo $$tst|sed 's,^\./,,;s,/,-,g'` \
Packit Service fdd496
  MAKE=$(MAKE)						\
Packit Service fdd496
  MALLOC_PERTURB_=$(MALLOC_PERTURB_)			\
Packit Service fdd496
  PACKAGE_BUGREPORT='$(PACKAGE_BUGREPORT)'		\
Packit Service fdd496
  PACKAGE_VERSION=$(PACKAGE_VERSION)			\
Packit Service fdd496
  PERL='$(PERL)'					\
Packit Service fdd496
  SHELL='$(SHELL)'					\
Packit Service fdd496
  PREFERABLY_POSIX_SHELL='$(PREFERABLY_POSIX_SHELL)'	\
Packit Service fdd496
  REPLACE_GETCWD=$(REPLACE_GETCWD)			\
Packit Service fdd496
  PATH='$(abs_top_builddir)/src$(PATH_SEPARATOR)'"$$PATH"	\
Packit Service fdd496
  stderr_fileno_=9					\
Packit Service fdd496
  ; 9>&2
Packit Service fdd496
Packit Service fdd496
LOG_COMPILER = $(SHELL)
Packit Service fdd496
built_programs = \
Packit Service fdd496
  echo 'spy:;@echo $$(PROGRAMS)'					\
Packit Service fdd496
    | { (cd ../src && MAKEFLAGS= $(MAKE) -s -f Makefile -f - spy)	\
Packit Service fdd496
          | tr ' ' '\n'							\
Packit Service fdd496
          | sed '/^$$/d; s,$(EXEEXT)$$,,'				\
Packit Service fdd496
          | sort -u							\
Packit Service fdd496
          | tr '\n' ' '; echo; }					\
Packit Service fdd496
    | sed 's/ $$//'
Packit Service fdd496
Packit Service fdd496
VERBOSE = yes
Packit Service fdd496
all: all-am
Packit Service fdd496
Packit Service fdd496
.SUFFIXES:
Packit Service fdd496
.SUFFIXES: .log .test .test$(EXEEXT) .trs
Packit Service fdd496
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service fdd496
	@for dep in $?; do \
Packit Service fdd496
	  case '$(am__configure_deps)' in \
Packit Service fdd496
	    *$$dep*) \
Packit Service fdd496
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit Service fdd496
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit Service fdd496
	      exit 1;; \
Packit Service fdd496
	  esac; \
Packit Service fdd496
	done; \
Packit Service fdd496
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
Packit Service fdd496
	$(am__cd) $(top_srcdir) && \
Packit Service fdd496
	  $(AUTOMAKE) --gnu tests/Makefile
Packit Service fdd496
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service fdd496
	@case '$?' in \
Packit Service fdd496
	  *config.status*) \
Packit Service fdd496
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit Service fdd496
	  *) \
Packit Service fdd496
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
Packit Service fdd496
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
Packit Service fdd496
	esac;
Packit Service fdd496
Packit Service fdd496
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service fdd496
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service fdd496
Packit Service fdd496
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service fdd496
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service fdd496
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service fdd496
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service fdd496
$(am__aclocal_m4_deps):
Packit Service fdd496
tags TAGS:
Packit Service fdd496
Packit Service fdd496
ctags CTAGS:
Packit Service fdd496
Packit Service fdd496
cscope cscopelist:
Packit Service fdd496
Packit Service fdd496
Packit Service fdd496
# Recover from deleted '.trs' file; this should ensure that
Packit Service fdd496
# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
Packit Service fdd496
# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
Packit Service fdd496
# to avoid problems with "make -n".
Packit Service fdd496
.log.trs:
Packit Service fdd496
	rm -f $< $@
Packit Service fdd496
	$(MAKE) $(AM_MAKEFLAGS) $<
Packit Service fdd496
Packit Service fdd496
# Leading 'am--fnord' is there to ensure the list of targets does not
Packit Service fdd496
# expand to empty, as could happen e.g. with make check TESTS=''.
Packit Service fdd496
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
Packit Service fdd496
am--force-recheck:
Packit Service fdd496
	@:
Packit Service fdd496
Packit Service fdd496
$(TEST_SUITE_LOG): $(TEST_LOGS)
Packit Service fdd496
	@$(am__set_TESTS_bases); \
Packit Service fdd496
	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
Packit Service fdd496
	redo_bases=`for i in $$bases; do \
Packit Service fdd496
	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
Packit Service fdd496
	            done`; \
Packit Service fdd496
	if test -n "$$redo_bases"; then \
Packit Service fdd496
	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
Packit Service fdd496
	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
Packit Service fdd496
	  if $(am__make_dryrun); then :; else \
Packit Service fdd496
	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
Packit Service fdd496
	  fi; \
Packit Service fdd496
	fi; \
Packit Service fdd496
	if test -n "$$am__remaking_logs"; then \
Packit Service fdd496
	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
Packit Service fdd496
	       "recursion detected" >&2; \
Packit Service fdd496
	elif test -n "$$redo_logs"; then \
Packit Service fdd496
	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
Packit Service fdd496
	fi; \
Packit Service fdd496
	if $(am__make_dryrun); then :; else \
Packit Service fdd496
	  st=0;  \
Packit Service fdd496
	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
Packit Service fdd496
	  for i in $$redo_bases; do \
Packit Service fdd496
	    test -f $$i.trs && test -r $$i.trs \
Packit Service fdd496
	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
Packit Service fdd496
	    test -f $$i.log && test -r $$i.log \
Packit Service fdd496
	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
Packit Service fdd496
	  done; \
Packit Service fdd496
	  test $$st -eq 0 || exit 1; \
Packit Service fdd496
	fi
Packit Service fdd496
	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
Packit Service fdd496
	ws='[ 	]'; \
Packit Service fdd496
	results=`for b in $$bases; do echo $$b.trs; done`; \
Packit Service fdd496
	test -n "$$results" || results=/dev/null; \
Packit Service fdd496
	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
Packit Service fdd496
	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
Packit Service fdd496
	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
Packit Service fdd496
	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
Packit Service fdd496
	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
Packit Service fdd496
	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
Packit Service fdd496
	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
Packit Service fdd496
	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
Packit Service fdd496
	  success=true; \
Packit Service fdd496
	else \
Packit Service fdd496
	  success=false; \
Packit Service fdd496
	fi; \
Packit Service fdd496
	br='==================='; br=$$br$$br$$br$$br; \
Packit Service fdd496
	result_count () \
Packit Service fdd496
	{ \
Packit Service fdd496
	    if test x"$$1" = x"--maybe-color"; then \
Packit Service fdd496
	      maybe_colorize=yes; \
Packit Service fdd496
	    elif test x"$$1" = x"--no-color"; then \
Packit Service fdd496
	      maybe_colorize=no; \
Packit Service fdd496
	    else \
Packit Service fdd496
	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
Packit Service fdd496
	    fi; \
Packit Service fdd496
	    shift; \
Packit Service fdd496
	    desc=$$1 count=$$2; \
Packit Service fdd496
	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
Packit Service fdd496
	      color_start=$$3 color_end=$$std; \
Packit Service fdd496
	    else \
Packit Service fdd496
	      color_start= color_end=; \
Packit Service fdd496
	    fi; \
Packit Service fdd496
	    echo "$${color_start}# $$desc $$count$${color_end}"; \
Packit Service fdd496
	}; \
Packit Service fdd496
	create_testsuite_report () \
Packit Service fdd496
	{ \
Packit Service fdd496
	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
Packit Service fdd496
	  result_count $$1 "PASS: " $$pass  "$$grn"; \
Packit Service fdd496
	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
Packit Service fdd496
	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
Packit Service fdd496
	  result_count $$1 "FAIL: " $$fail  "$$red"; \
Packit Service fdd496
	  result_count $$1 "XPASS:" $$xpass "$$red"; \
Packit Service fdd496
	  result_count $$1 "ERROR:" $$error "$$mgn"; \
Packit Service fdd496
	}; \
Packit Service fdd496
	{								\
Packit Service fdd496
	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
Packit Service fdd496
	    $(am__rst_title);						\
Packit Service fdd496
	  create_testsuite_report --no-color;				\
Packit Service fdd496
	  echo;								\
Packit Service fdd496
	  echo ".. contents:: :depth: 2";				\
Packit Service fdd496
	  echo;								\
Packit Service fdd496
	  for b in $$bases; do echo $$b; done				\
Packit Service fdd496
	    | $(am__create_global_log);					\
Packit Service fdd496
	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
Packit Service fdd496
	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
Packit Service fdd496
	if $$success; then						\
Packit Service fdd496
	  col="$$grn";							\
Packit Service fdd496
	 else								\
Packit Service fdd496
	  col="$$red";							\
Packit Service fdd496
	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
Packit Service fdd496
	fi;								\
Packit Service fdd496
	echo "$${col}$$br$${std}"; 					\
Packit Service fdd496
	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
Packit Service fdd496
	echo "$${col}$$br$${std}"; 					\
Packit Service fdd496
	create_testsuite_report --maybe-color;				\
Packit Service fdd496
	echo "$$col$$br$$std";						\
Packit Service fdd496
	if $$success; then :; else					\
Packit Service fdd496
	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
Packit Service fdd496
	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
Packit Service fdd496
	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
Packit Service fdd496
	  fi;								\
Packit Service fdd496
	  echo "$$col$$br$$std";					\
Packit Service fdd496
	fi;								\
Packit Service fdd496
	$$success || exit 1
Packit Service fdd496
Packit Service 8b38ff
check-TESTS: 
Packit Service fdd496
	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
Packit Service fdd496
	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
Packit Service fdd496
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
Packit Service fdd496
	@set +e; $(am__set_TESTS_bases); \
Packit Service fdd496
	log_list=`for i in $$bases; do echo $$i.log; done`; \
Packit Service fdd496
	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
Packit Service fdd496
	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
Packit Service fdd496
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
Packit Service fdd496
	exit $$?;
Packit Service fdd496
recheck: all 
Packit Service fdd496
	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
Packit Service fdd496
	@set +e; $(am__set_TESTS_bases); \
Packit Service fdd496
	bases=`for i in $$bases; do echo $$i; done \
Packit Service fdd496
	         | $(am__list_recheck_tests)` || exit 1; \
Packit Service fdd496
	log_list=`for i in $$bases; do echo $$i.log; done`; \
Packit Service fdd496
	log_list=`echo $$log_list`; \
Packit Service fdd496
	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
Packit Service fdd496
	        am__force_recheck=am--force-recheck \
Packit Service fdd496
	        TEST_LOGS="$$log_list"; \
Packit Service fdd496
	exit $$?
Packit Service fdd496
basic.log: basic
Packit Service fdd496
	@p='basic'; \
Packit Service fdd496
	b='basic'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
bignum.log: bignum
Packit Service fdd496
	@p='bignum'; \
Packit Service fdd496
	b='bignum'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
binary.log: binary
Packit Service fdd496
	@p='binary'; \
Packit Service fdd496
	b='binary'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
brief-vs-stat-zero-kernel-lies.log: brief-vs-stat-zero-kernel-lies
Packit Service fdd496
	@p='brief-vs-stat-zero-kernel-lies'; \
Packit Service fdd496
	b='brief-vs-stat-zero-kernel-lies'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
cmp.log: cmp
Packit Service fdd496
	@p='cmp'; \
Packit Service fdd496
	b='cmp'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
colliding-file-names.log: colliding-file-names
Packit Service fdd496
	@p='colliding-file-names'; \
Packit Service fdd496
	b='colliding-file-names'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
diff3.log: diff3
Packit Service fdd496
	@p='diff3'; \
Packit Service fdd496
	b='diff3'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
excess-slash.log: excess-slash
Packit Service fdd496
	@p='excess-slash'; \
Packit Service fdd496
	b='excess-slash'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
help-version.log: help-version
Packit Service fdd496
	@p='help-version'; \
Packit Service fdd496
	b='help-version'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
invalid-re.log: invalid-re
Packit Service fdd496
	@p='invalid-re'; \
Packit Service fdd496
	b='invalid-re'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
function-line-vs-leading-space.log: function-line-vs-leading-space
Packit Service fdd496
	@p='function-line-vs-leading-space'; \
Packit Service fdd496
	b='function-line-vs-leading-space'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
ignore-matching-lines.log: ignore-matching-lines
Packit Service fdd496
	@p='ignore-matching-lines'; \
Packit Service fdd496
	b='ignore-matching-lines'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
label-vs-func.log: label-vs-func
Packit Service fdd496
	@p='label-vs-func'; \
Packit Service fdd496
	b='label-vs-func'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
new-file.log: new-file
Packit Service fdd496
	@p='new-file'; \
Packit Service fdd496
	b='new-file'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
no-dereference.log: no-dereference
Packit Service fdd496
	@p='no-dereference'; \
Packit Service fdd496
	b='no-dereference'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
no-newline-at-eof.log: no-newline-at-eof
Packit Service fdd496
	@p='no-newline-at-eof'; \
Packit Service fdd496
	b='no-newline-at-eof'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
stdin.log: stdin
Packit Service fdd496
	@p='stdin'; \
Packit Service fdd496
	b='stdin'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
strcoll-0-names.log: strcoll-0-names
Packit Service fdd496
	@p='strcoll-0-names'; \
Packit Service fdd496
	b='strcoll-0-names'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
filename-quoting.log: filename-quoting
Packit Service fdd496
	@p='filename-quoting'; \
Packit Service fdd496
	b='filename-quoting'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
colors.log: colors
Packit Service fdd496
	@p='colors'; \
Packit Service fdd496
	b='colors'; \
Packit Service fdd496
	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
.test.log:
Packit Service fdd496
	@p='$<'; \
Packit Service fdd496
	$(am__set_b); \
Packit Service fdd496
	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
Packit Service fdd496
	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
@am__EXEEXT_TRUE@.test$(EXEEXT).log:
Packit Service fdd496
@am__EXEEXT_TRUE@	@p='$<'; \
Packit Service fdd496
@am__EXEEXT_TRUE@	$(am__set_b); \
Packit Service fdd496
@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
Packit Service fdd496
@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
Packit Service fdd496
@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
Packit Service fdd496
@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
Packit Service fdd496
Packit Service 8b38ff
distdir: $(BUILT_SOURCES)
Packit Service 8b38ff
	$(MAKE) $(AM_MAKEFLAGS) distdir-am
Packit Service 8b38ff
Packit Service 8b38ff
distdir-am: $(DISTFILES)
Packit Service fdd496
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service fdd496
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service fdd496
	list='$(DISTFILES)'; \
Packit Service fdd496
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service fdd496
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service fdd496
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service fdd496
	case $$dist_files in \
Packit Service fdd496
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service fdd496
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service fdd496
			   sort -u` ;; \
Packit Service fdd496
	esac; \
Packit Service fdd496
	for file in $$dist_files; do \
Packit Service fdd496
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service fdd496
	  if test -d $$d/$$file; then \
Packit Service fdd496
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service fdd496
	    if test -d "$(distdir)/$$file"; then \
Packit Service fdd496
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service fdd496
	    fi; \
Packit Service fdd496
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service fdd496
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service fdd496
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service fdd496
	    fi; \
Packit Service fdd496
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service fdd496
	  else \
Packit Service fdd496
	    test -f "$(distdir)/$$file" \
Packit Service fdd496
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service fdd496
	    || exit 1; \
Packit Service fdd496
	  fi; \
Packit Service fdd496
	done
Packit Service fdd496
check-am: all-am
Packit Service fdd496
	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
Packit Service fdd496
check: check-am
Packit Service fdd496
all-am: Makefile
Packit Service fdd496
installdirs:
Packit Service fdd496
install: install-am
Packit Service fdd496
install-exec: install-exec-am
Packit Service fdd496
install-data: install-data-am
Packit Service fdd496
uninstall: uninstall-am
Packit Service fdd496
Packit Service fdd496
install-am: all-am
Packit Service fdd496
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service fdd496
Packit Service fdd496
installcheck: installcheck-am
Packit Service fdd496
install-strip:
Packit Service fdd496
	if test -z '$(STRIP)'; then \
Packit Service fdd496
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service fdd496
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service fdd496
	      install; \
Packit Service fdd496
	else \
Packit Service fdd496
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service fdd496
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service fdd496
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service fdd496
	fi
Packit Service fdd496
mostlyclean-generic:
Packit Service fdd496
	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
Packit Service fdd496
	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
Packit Service fdd496
	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
Packit Service fdd496
Packit Service fdd496
clean-generic:
Packit Service fdd496
Packit Service fdd496
distclean-generic:
Packit Service fdd496
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service fdd496
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service fdd496
Packit Service fdd496
maintainer-clean-generic:
Packit Service fdd496
	@echo "This command is intended for maintainers to use"
Packit Service fdd496
	@echo "it deletes files that may require special tools to rebuild."
Packit Service fdd496
clean: clean-am
Packit Service fdd496
Packit Service fdd496
clean-am: clean-generic mostlyclean-am
Packit Service fdd496
Packit Service fdd496
distclean: distclean-am
Packit Service fdd496
	-rm -f Makefile
Packit Service fdd496
distclean-am: clean-am distclean-generic
Packit Service fdd496
Packit Service fdd496
dvi: dvi-am
Packit Service fdd496
Packit Service fdd496
dvi-am:
Packit Service fdd496
Packit Service fdd496
html: html-am
Packit Service fdd496
Packit Service fdd496
html-am:
Packit Service fdd496
Packit Service fdd496
info: info-am
Packit Service fdd496
Packit Service fdd496
info-am:
Packit Service fdd496
Packit Service fdd496
install-data-am:
Packit Service fdd496
Packit Service fdd496
install-dvi: install-dvi-am
Packit Service fdd496
Packit Service fdd496
install-dvi-am:
Packit Service fdd496
Packit Service fdd496
install-exec-am:
Packit Service fdd496
Packit Service fdd496
install-html: install-html-am
Packit Service fdd496
Packit Service fdd496
install-html-am:
Packit Service fdd496
Packit Service fdd496
install-info: install-info-am
Packit Service fdd496
Packit Service fdd496
install-info-am:
Packit Service fdd496
Packit Service fdd496
install-man:
Packit Service fdd496
Packit Service fdd496
install-pdf: install-pdf-am
Packit Service fdd496
Packit Service fdd496
install-pdf-am:
Packit Service fdd496
Packit Service fdd496
install-ps: install-ps-am
Packit Service fdd496
Packit Service fdd496
install-ps-am:
Packit Service fdd496
Packit Service fdd496
installcheck-am:
Packit Service fdd496
Packit Service fdd496
maintainer-clean: maintainer-clean-am
Packit Service fdd496
	-rm -f Makefile
Packit Service fdd496
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service fdd496
Packit Service fdd496
mostlyclean: mostlyclean-am
Packit Service fdd496
Packit Service fdd496
mostlyclean-am: mostlyclean-generic
Packit Service fdd496
Packit Service fdd496
pdf: pdf-am
Packit Service fdd496
Packit Service fdd496
pdf-am:
Packit Service fdd496
Packit Service fdd496
ps: ps-am
Packit Service fdd496
Packit Service fdd496
ps-am:
Packit Service fdd496
Packit Service fdd496
uninstall-am:
Packit Service fdd496
Packit Service fdd496
.MAKE: check-am install-am install-strip
Packit Service fdd496
Packit Service fdd496
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
Packit Service fdd496
	cscopelist-am ctags-am distclean distclean-generic distdir dvi \
Packit Service fdd496
	dvi-am html html-am info info-am install install-am \
Packit Service fdd496
	install-data install-data-am install-dvi install-dvi-am \
Packit Service fdd496
	install-exec install-exec-am install-html install-html-am \
Packit Service fdd496
	install-info install-info-am install-man install-pdf \
Packit Service fdd496
	install-pdf-am install-ps install-ps-am install-strip \
Packit Service fdd496
	installcheck installcheck-am installdirs maintainer-clean \
Packit Service fdd496
	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
Packit Service fdd496
	pdf-am ps ps-am recheck tags-am uninstall uninstall-am
Packit Service fdd496
Packit Service fdd496
.PRECIOUS: Makefile
Packit Service fdd496
Packit Service fdd496
Packit Service fdd496
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service fdd496
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service fdd496
.NOEXPORT: