Annotation of embedaddon/libiconv/srclib/Makefile.in, revision 1.1

1.1     ! misho       1: # Makefile.in generated by automake 1.11 from Makefile.am.
        !             2: # @configure_input@
        !             3: 
        !             4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
        !             5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
        !             6: # Inc.
        !             7: # This Makefile.in is free software; the Free Software Foundation
        !             8: # gives unlimited permission to copy and/or distribute it,
        !             9: # with or without modifications, as long as this notice is preserved.
        !            10: 
        !            11: # This program is distributed in the hope that it will be useful,
        !            12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
        !            13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
        !            14: # PARTICULAR PURPOSE.
        !            15: 
        !            16: @SET_MAKE@
        !            17: 
        !            18: # Copyright (C) 2002-2009 Free Software Foundation, Inc.
        !            19: #
        !            20: # This file is free software, distributed under the terms of the GNU
        !            21: # General Public License.  As a special exception to the GNU General
        !            22: # Public License, this file may be distributed as part of a program
        !            23: # that contains a configuration script generated by Autoconf, under
        !            24: # the same distribution terms as the rest of that program.
        !            25: #
        !            26: # Generated by gnulib-tool.
        !            27: # Reproduce by: gnulib-tool --import --dir=. --local-dir=gnulib-local --lib=libicrt --source-base=srclib --m4-base=srcm4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=Makefile.gnulib --no-libtool --macro-prefix=gl binary-io error exit gettext gettext-h libiconv-misc mbstate memmove progname relocatable-prog sigpipe stdio strerror unistd uniwidth/width unlocked-io xalloc
        !            28: 
        !            29: VPATH = @srcdir@
        !            30: pkgdatadir = $(datadir)/@PACKAGE@
        !            31: pkgincludedir = $(includedir)/@PACKAGE@
        !            32: pkglibdir = $(libdir)/@PACKAGE@
        !            33: pkglibexecdir = $(libexecdir)/@PACKAGE@
        !            34: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            35: install_sh_DATA = $(install_sh) -c -m 644
        !            36: install_sh_PROGRAM = $(install_sh) -c
        !            37: install_sh_SCRIPT = $(install_sh) -c
        !            38: INSTALL_HEADER = $(INSTALL_DATA)
        !            39: transform = $(program_transform_name)
        !            40: NORMAL_INSTALL = :
        !            41: PRE_INSTALL = :
        !            42: POST_INSTALL = :
        !            43: NORMAL_UNINSTALL = :
        !            44: PRE_UNINSTALL = :
        !            45: POST_UNINSTALL = :
        !            46: build_triplet = @build@
        !            47: host_triplet = @host@
        !            48: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.gnulib \
        !            49:        $(srcdir)/Makefile.in
        !            50: subdir = srclib
        !            51: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
        !            52: am__aclocal_m4_deps = $(top_srcdir)/srcm4/00gnulib.m4 \
        !            53:        $(top_srcdir)/srcm4/alloca.m4 \
        !            54:        $(top_srcdir)/srcm4/canonicalize-lgpl.m4 \
        !            55:        $(top_srcdir)/srcm4/codeset.m4 $(top_srcdir)/srcm4/eealloc.m4 \
        !            56:        $(top_srcdir)/srcm4/environ.m4 $(top_srcdir)/srcm4/errno_h.m4 \
        !            57:        $(top_srcdir)/srcm4/error.m4 $(top_srcdir)/srcm4/extensions.m4 \
        !            58:        $(top_srcdir)/srcm4/gettext.m4 \
        !            59:        $(top_srcdir)/srcm4/gnulib-common.m4 \
        !            60:        $(top_srcdir)/srcm4/gnulib-comp.m4 \
        !            61:        $(top_srcdir)/srcm4/iconv.m4 \
        !            62:        $(top_srcdir)/srcm4/include_next.m4 \
        !            63:        $(top_srcdir)/srcm4/intlmacosx.m4 \
        !            64:        $(top_srcdir)/srcm4/lib-ld.m4 $(top_srcdir)/srcm4/lib-link.m4 \
        !            65:        $(top_srcdir)/srcm4/lib-prefix.m4 \
        !            66:        $(top_srcdir)/srcm4/longlong.m4 $(top_srcdir)/srcm4/malloc.m4 \
        !            67:        $(top_srcdir)/srcm4/malloca.m4 \
        !            68:        $(top_srcdir)/srcm4/mbstate_t.m4 \
        !            69:        $(top_srcdir)/srcm4/memmove.m4 \
        !            70:        $(top_srcdir)/srcm4/multiarch.m4 $(top_srcdir)/srcm4/nls.m4 \
        !            71:        $(top_srcdir)/srcm4/pathmax.m4 $(top_srcdir)/srcm4/po.m4 \
        !            72:        $(top_srcdir)/srcm4/progtest.m4 \
        !            73:        $(top_srcdir)/srcm4/readlink.m4 \
        !            74:        $(top_srcdir)/srcm4/relocatable-lib.m4 \
        !            75:        $(top_srcdir)/srcm4/relocatable.m4 \
        !            76:        $(top_srcdir)/srcm4/setenv.m4 $(top_srcdir)/srcm4/signal_h.m4 \
        !            77:        $(top_srcdir)/srcm4/signalblocking.m4 \
        !            78:        $(top_srcdir)/srcm4/sigpipe.m4 $(top_srcdir)/srcm4/ssize_t.m4 \
        !            79:        $(top_srcdir)/srcm4/stdbool.m4 $(top_srcdir)/srcm4/stdint.m4 \
        !            80:        $(top_srcdir)/srcm4/stdio_h.m4 $(top_srcdir)/srcm4/stdlib_h.m4 \
        !            81:        $(top_srcdir)/srcm4/strerror.m4 \
        !            82:        $(top_srcdir)/srcm4/string_h.m4 \
        !            83:        $(top_srcdir)/srcm4/unistd_h.m4 \
        !            84:        $(top_srcdir)/srcm4/unlocked-io.m4 \
        !            85:        $(top_srcdir)/srcm4/visibility.m4 $(top_srcdir)/srcm4/wchar.m4 \
        !            86:        $(top_srcdir)/srcm4/wchar_t.m4 $(top_srcdir)/srcm4/wint_t.m4 \
        !            87:        $(top_srcdir)/m4/cp.m4 $(top_srcdir)/m4/eilseq.m4 \
        !            88:        $(top_srcdir)/m4/endian.m4 $(top_srcdir)/m4/libtool.m4 \
        !            89:        $(top_srcdir)/m4/ln.m4 $(top_srcdir)/m4/ltoptions.m4 \
        !            90:        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
        !            91:        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
        !            92: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        !            93:        $(ACLOCAL_M4)
        !            94: mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
        !            95: CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/lib/config.h
        !            96: CONFIG_CLEAN_FILES =
        !            97: CONFIG_CLEAN_VPATH_FILES =
        !            98: LIBRARIES = $(noinst_LIBRARIES)
        !            99: ARFLAGS = cru
        !           100: libicrt_a_AR = $(AR) $(ARFLAGS)
        !           101: am__DEPENDENCIES_1 =
        !           102: am_libicrt_a_OBJECTS = areadlink.$(OBJEXT) malloca.$(OBJEXT) \
        !           103:        progname.$(OBJEXT) width.$(OBJEXT) xmalloc.$(OBJEXT) \
        !           104:        xstrdup.$(OBJEXT) xreadlink.$(OBJEXT)
        !           105: libicrt_a_OBJECTS = $(am_libicrt_a_OBJECTS)
        !           106: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/lib
        !           107: depcomp =
        !           108: am__depfiles_maybe =
        !           109: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
        !           110:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
        !           111: LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
        !           112:        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        !           113:        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
        !           114: CCLD = $(CC)
        !           115: LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
        !           116:        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
        !           117:        $(LDFLAGS) -o $@
        !           118: SOURCES = $(libicrt_a_SOURCES) $(EXTRA_libicrt_a_SOURCES)
        !           119: DIST_SOURCES = $(libicrt_a_SOURCES) $(EXTRA_libicrt_a_SOURCES)
        !           120: ETAGS = etags
        !           121: CTAGS = ctags
        !           122: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !           123: ACLOCAL = @ACLOCAL@
        !           124: ALLOCA = @ALLOCA@
        !           125: ALLOCA_H = @ALLOCA_H@
        !           126: AMTAR = @AMTAR@
        !           127: APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
        !           128: AR = @AR@
        !           129: AS = @AS@
        !           130: AUTOCONF = @AUTOCONF@
        !           131: AUTOHEADER = @AUTOHEADER@
        !           132: AUTOMAKE = @AUTOMAKE@
        !           133: AWK = @AWK@
        !           134: BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
        !           135: BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
        !           136: BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
        !           137: BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
        !           138: BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
        !           139: BROKEN_WCHAR_H = @BROKEN_WCHAR_H@
        !           140: CC = @CC@
        !           141: CCDEPMODE = @CCDEPMODE@
        !           142: CFLAGS = @CFLAGS@
        !           143: CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
        !           144: CP = @CP@
        !           145: CPP = @CPP@
        !           146: CPPFLAGS = @CPPFLAGS@
        !           147: CYGPATH_W = @CYGPATH_W@
        !           148: DEFS = @DEFS@ -DEXEEXT=\"@EXEEXT@\"
        !           149: DEPDIR = @DEPDIR@
        !           150: DLLTOOL = @DLLTOOL@
        !           151: DLL_VARIABLE = @DLL_VARIABLE@
        !           152: DSYMUTIL = @DSYMUTIL@
        !           153: DUMPBIN = @DUMPBIN@
        !           154: ECHO_C = @ECHO_C@
        !           155: ECHO_N = @ECHO_N@
        !           156: ECHO_T = @ECHO_T@
        !           157: EGREP = @EGREP@
        !           158: EILSEQ = @EILSEQ@
        !           159: EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
        !           160: EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
        !           161: ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
        !           162: ENOLINK_VALUE = @ENOLINK_VALUE@
        !           163: EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
        !           164: EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
        !           165: ERRNO_H = @ERRNO_H@
        !           166: EXEEXT = @EXEEXT@
        !           167: FGREP = @FGREP@
        !           168: GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
        !           169: GMSGFMT = @GMSGFMT@
        !           170: GMSGFMT_015 = @GMSGFMT_015@
        !           171: GNULIB_ATOLL = @GNULIB_ATOLL@
        !           172: GNULIB_BTOWC = @GNULIB_BTOWC@
        !           173: GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
        !           174: GNULIB_CHOWN = @GNULIB_CHOWN@
        !           175: GNULIB_CLOSE = @GNULIB_CLOSE@
        !           176: GNULIB_DPRINTF = @GNULIB_DPRINTF@
        !           177: GNULIB_DUP2 = @GNULIB_DUP2@
        !           178: GNULIB_ENVIRON = @GNULIB_ENVIRON@
        !           179: GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
        !           180: GNULIB_FCHDIR = @GNULIB_FCHDIR@
        !           181: GNULIB_FCLOSE = @GNULIB_FCLOSE@
        !           182: GNULIB_FFLUSH = @GNULIB_FFLUSH@
        !           183: GNULIB_FOPEN = @GNULIB_FOPEN@
        !           184: GNULIB_FPRINTF = @GNULIB_FPRINTF@
        !           185: GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
        !           186: GNULIB_FPURGE = @GNULIB_FPURGE@
        !           187: GNULIB_FPUTC = @GNULIB_FPUTC@
        !           188: GNULIB_FPUTS = @GNULIB_FPUTS@
        !           189: GNULIB_FREOPEN = @GNULIB_FREOPEN@
        !           190: GNULIB_FSEEK = @GNULIB_FSEEK@
        !           191: GNULIB_FSEEKO = @GNULIB_FSEEKO@
        !           192: GNULIB_FSYNC = @GNULIB_FSYNC@
        !           193: GNULIB_FTELL = @GNULIB_FTELL@
        !           194: GNULIB_FTELLO = @GNULIB_FTELLO@
        !           195: GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
        !           196: GNULIB_FWRITE = @GNULIB_FWRITE@
        !           197: GNULIB_GETCWD = @GNULIB_GETCWD@
        !           198: GNULIB_GETDELIM = @GNULIB_GETDELIM@
        !           199: GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
        !           200: GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
        !           201: GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
        !           202: GNULIB_GETLINE = @GNULIB_GETLINE@
        !           203: GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
        !           204: GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
        !           205: GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
        !           206: GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
        !           207: GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
        !           208: GNULIB_LCHOWN = @GNULIB_LCHOWN@
        !           209: GNULIB_LINK = @GNULIB_LINK@
        !           210: GNULIB_LSEEK = @GNULIB_LSEEK@
        !           211: GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
        !           212: GNULIB_MBRLEN = @GNULIB_MBRLEN@
        !           213: GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
        !           214: GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
        !           215: GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
        !           216: GNULIB_MBSCHR = @GNULIB_MBSCHR@
        !           217: GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
        !           218: GNULIB_MBSINIT = @GNULIB_MBSINIT@
        !           219: GNULIB_MBSLEN = @GNULIB_MBSLEN@
        !           220: GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
        !           221: GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
        !           222: GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
        !           223: GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
        !           224: GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
        !           225: GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
        !           226: GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
        !           227: GNULIB_MBSSEP = @GNULIB_MBSSEP@
        !           228: GNULIB_MBSSPN = @GNULIB_MBSSPN@
        !           229: GNULIB_MBSSTR = @GNULIB_MBSSTR@
        !           230: GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
        !           231: GNULIB_MEMCHR = @GNULIB_MEMCHR@
        !           232: GNULIB_MEMMEM = @GNULIB_MEMMEM@
        !           233: GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
        !           234: GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
        !           235: GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
        !           236: GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
        !           237: GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
        !           238: GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
        !           239: GNULIB_PERROR = @GNULIB_PERROR@
        !           240: GNULIB_PRINTF = @GNULIB_PRINTF@
        !           241: GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
        !           242: GNULIB_PUTC = @GNULIB_PUTC@
        !           243: GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
        !           244: GNULIB_PUTENV = @GNULIB_PUTENV@
        !           245: GNULIB_PUTS = @GNULIB_PUTS@
        !           246: GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
        !           247: GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
        !           248: GNULIB_READLINK = @GNULIB_READLINK@
        !           249: GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
        !           250: GNULIB_RPMATCH = @GNULIB_RPMATCH@
        !           251: GNULIB_SETENV = @GNULIB_SETENV@
        !           252: GNULIB_SIGACTION = @GNULIB_SIGACTION@
        !           253: GNULIB_SIGNAL_H_SIGPIPE = @GNULIB_SIGNAL_H_SIGPIPE@
        !           254: GNULIB_SIGPROCMASK = @GNULIB_SIGPROCMASK@
        !           255: GNULIB_SLEEP = @GNULIB_SLEEP@
        !           256: GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
        !           257: GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
        !           258: GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
        !           259: GNULIB_STPCPY = @GNULIB_STPCPY@
        !           260: GNULIB_STPNCPY = @GNULIB_STPNCPY@
        !           261: GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
        !           262: GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
        !           263: GNULIB_STRDUP = @GNULIB_STRDUP@
        !           264: GNULIB_STRERROR = @GNULIB_STRERROR@
        !           265: GNULIB_STRNDUP = @GNULIB_STRNDUP@
        !           266: GNULIB_STRNLEN = @GNULIB_STRNLEN@
        !           267: GNULIB_STRPBRK = @GNULIB_STRPBRK@
        !           268: GNULIB_STRSEP = @GNULIB_STRSEP@
        !           269: GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
        !           270: GNULIB_STRSTR = @GNULIB_STRSTR@
        !           271: GNULIB_STRTOD = @GNULIB_STRTOD@
        !           272: GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
        !           273: GNULIB_STRTOLL = @GNULIB_STRTOLL@
        !           274: GNULIB_STRTOULL = @GNULIB_STRTOULL@
        !           275: GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
        !           276: GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
        !           277: GNULIB_UNSETENV = @GNULIB_UNSETENV@
        !           278: GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
        !           279: GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
        !           280: GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
        !           281: GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
        !           282: GNULIB_VPRINTF = @GNULIB_VPRINTF@
        !           283: GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
        !           284: GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
        !           285: GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
        !           286: GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
        !           287: GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
        !           288: GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
        !           289: GNULIB_WCTOB = @GNULIB_WCTOB@
        !           290: GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
        !           291: GNULIB_WRITE = @GNULIB_WRITE@
        !           292: GREP = @GREP@
        !           293: HAVE_ATOLL = @HAVE_ATOLL@
        !           294: HAVE_BTOWC = @HAVE_BTOWC@
        !           295: HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
        !           296: HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
        !           297: HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
        !           298: HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
        !           299: HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
        !           300: HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
        !           301: HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
        !           302: HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
        !           303: HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
        !           304: HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
        !           305: HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
        !           306: HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
        !           307: HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
        !           308: HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
        !           309: HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
        !           310: HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
        !           311: HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
        !           312: HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
        !           313: HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
        !           314: HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
        !           315: HAVE_DPRINTF = @HAVE_DPRINTF@
        !           316: HAVE_DUP2 = @HAVE_DUP2@
        !           317: HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
        !           318: HAVE_FSEEKO = @HAVE_FSEEKO@
        !           319: HAVE_FSYNC = @HAVE_FSYNC@
        !           320: HAVE_FTELLO = @HAVE_FTELLO@
        !           321: HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
        !           322: HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
        !           323: HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
        !           324: HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
        !           325: HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
        !           326: HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
        !           327: HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
        !           328: HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
        !           329: HAVE_LINK = @HAVE_LINK@
        !           330: HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
        !           331: HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
        !           332: HAVE_MBRLEN = @HAVE_MBRLEN@
        !           333: HAVE_MBRTOWC = @HAVE_MBRTOWC@
        !           334: HAVE_MBSINIT = @HAVE_MBSINIT@
        !           335: HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
        !           336: HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
        !           337: HAVE_MEMPCPY = @HAVE_MEMPCPY@
        !           338: HAVE_MKDTEMP = @HAVE_MKDTEMP@
        !           339: HAVE_OS_H = @HAVE_OS_H@
        !           340: HAVE_POSIX_SIGNALBLOCKING = @HAVE_POSIX_SIGNALBLOCKING@
        !           341: HAVE_RANDOM_H = @HAVE_RANDOM_H@
        !           342: HAVE_RANDOM_R = @HAVE_RANDOM_R@
        !           343: HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
        !           344: HAVE_READLINK = @HAVE_READLINK@
        !           345: HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
        !           346: HAVE_RPMATCH = @HAVE_RPMATCH@
        !           347: HAVE_SETENV = @HAVE_SETENV@
        !           348: HAVE_SIGACTION = @HAVE_SIGACTION@
        !           349: HAVE_SIGINFO_T = @HAVE_SIGINFO_T@
        !           350: HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
        !           351: HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
        !           352: HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
        !           353: HAVE_SIGSET_T = @HAVE_SIGSET_T@
        !           354: HAVE_SLEEP = @HAVE_SLEEP@
        !           355: HAVE_STDINT_H = @HAVE_STDINT_H@
        !           356: HAVE_STPCPY = @HAVE_STPCPY@
        !           357: HAVE_STPNCPY = @HAVE_STPNCPY@
        !           358: HAVE_STRCASESTR = @HAVE_STRCASESTR@
        !           359: HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
        !           360: HAVE_STRNDUP = @HAVE_STRNDUP@
        !           361: HAVE_STRPBRK = @HAVE_STRPBRK@
        !           362: HAVE_STRSEP = @HAVE_STRSEP@
        !           363: HAVE_STRTOD = @HAVE_STRTOD@
        !           364: HAVE_STRTOLL = @HAVE_STRTOLL@
        !           365: HAVE_STRTOULL = @HAVE_STRTOULL@
        !           366: HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
        !           367: HAVE_STRUCT_SIGACTION_SA_SIGACTION = @HAVE_STRUCT_SIGACTION_SA_SIGACTION@
        !           368: HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
        !           369: HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
        !           370: HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
        !           371: HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
        !           372: HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
        !           373: HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
        !           374: HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
        !           375: HAVE_UNISTD_H = @HAVE_UNISTD_H@
        !           376: HAVE_UNSETENV = @HAVE_UNSETENV@
        !           377: HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
        !           378: HAVE_VASPRINTF = @HAVE_VASPRINTF@
        !           379: HAVE_VDPRINTF = @HAVE_VDPRINTF@
        !           380: HAVE_VISIBILITY = @HAVE_VISIBILITY@
        !           381: HAVE_WCHAR_H = @HAVE_WCHAR_H@
        !           382: HAVE_WCHAR_T = @HAVE_WCHAR_T@
        !           383: HAVE_WCRTOMB = @HAVE_WCRTOMB@
        !           384: HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
        !           385: HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
        !           386: HAVE_WINT_T = @HAVE_WINT_T@
        !           387: HAVE__BOOL = @HAVE__BOOL@
        !           388: ICONV_CONST = @ICONV_CONST@
        !           389: INCLUDE_NEXT = @INCLUDE_NEXT@
        !           390: INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
        !           391: INSTALL = @INSTALL@
        !           392: INSTALL_DATA = @INSTALL_DATA@
        !           393: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !           394: INSTALL_PROGRAM_ENV = @INSTALL_PROGRAM_ENV@
        !           395: INSTALL_SCRIPT = @INSTALL_SCRIPT@
        !           396: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
        !           397: INTLLIBS = @INTLLIBS@
        !           398: INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
        !           399: LD = @LD@
        !           400: LDFLAGS = @LDFLAGS@
        !           401: LIBICONV = @LIBICONV@
        !           402: LIBICRT_LIBDEPS = @LIBICRT_LIBDEPS@
        !           403: LIBICRT_LTLIBDEPS = @LIBICRT_LTLIBDEPS@
        !           404: LIBINTL = @LIBINTL@
        !           405: LIBOBJS = @LIBOBJS@
        !           406: LIBS = @LIBS@
        !           407: LIBTOOL = @LIBTOOL@
        !           408: LIPO = @LIPO@
        !           409: LN = @LN@
        !           410: LN_S = @LN_S@
        !           411: LTLIBICONV = @LTLIBICONV@
        !           412: LTLIBINTL = @LTLIBINTL@
        !           413: LTLIBOBJS = @LTLIBOBJS@
        !           414: MAKEINFO = @MAKEINFO@
        !           415: MKDIR_P = @MKDIR_P@
        !           416: MSGFMT = @MSGFMT@
        !           417: MSGFMT_015 = @MSGFMT_015@
        !           418: MSGMERGE = @MSGMERGE@
        !           419: NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
        !           420: NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@
        !           421: NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
        !           422: NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
        !           423: NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
        !           424: NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
        !           425: NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
        !           426: NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
        !           427: NEXT_ERRNO_H = @NEXT_ERRNO_H@
        !           428: NEXT_SIGNAL_H = @NEXT_SIGNAL_H@
        !           429: NEXT_STDINT_H = @NEXT_STDINT_H@
        !           430: NEXT_STDIO_H = @NEXT_STDIO_H@
        !           431: NEXT_STDLIB_H = @NEXT_STDLIB_H@
        !           432: NEXT_STRING_H = @NEXT_STRING_H@
        !           433: NEXT_UNISTD_H = @NEXT_UNISTD_H@
        !           434: NEXT_WCHAR_H = @NEXT_WCHAR_H@
        !           435: NM = @NM@
        !           436: NMEDIT = @NMEDIT@
        !           437: OBJDUMP = @OBJDUMP@
        !           438: OBJEXT = @OBJEXT@
        !           439: OTOOL = @OTOOL@
        !           440: OTOOL64 = @OTOOL64@
        !           441: PACKAGE = @PACKAGE@
        !           442: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
        !           443: PACKAGE_NAME = @PACKAGE_NAME@
        !           444: PACKAGE_STRING = @PACKAGE_STRING@
        !           445: PACKAGE_TARNAME = @PACKAGE_TARNAME@
        !           446: PACKAGE_VERSION = @PACKAGE_VERSION@
        !           447: PATH_SEPARATOR = @PATH_SEPARATOR@
        !           448: POSUB = @POSUB@
        !           449: PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
        !           450: PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
        !           451: RANLIB = @RANLIB@
        !           452: RC = @RC@
        !           453: RELOCATABLE = @RELOCATABLE@
        !           454: RELOCATABLE_BUILD_DIR = @RELOCATABLE_BUILD_DIR@
        !           455: RELOCATABLE_CONFIG_H_DIR = @RELOCATABLE_CONFIG_H_DIR@
        !           456: RELOCATABLE_LDFLAGS = @RELOCATABLE_LDFLAGS@
        !           457: RELOCATABLE_LIBRARY_PATH = @RELOCATABLE_LIBRARY_PATH@
        !           458: RELOCATABLE_SRC_DIR = @RELOCATABLE_SRC_DIR@
        !           459: REPLACE_BTOWC = @REPLACE_BTOWC@
        !           460: REPLACE_CHOWN = @REPLACE_CHOWN@
        !           461: REPLACE_CLOSE = @REPLACE_CLOSE@
        !           462: REPLACE_DPRINTF = @REPLACE_DPRINTF@
        !           463: REPLACE_FCHDIR = @REPLACE_FCHDIR@
        !           464: REPLACE_FCLOSE = @REPLACE_FCLOSE@
        !           465: REPLACE_FFLUSH = @REPLACE_FFLUSH@
        !           466: REPLACE_FOPEN = @REPLACE_FOPEN@
        !           467: REPLACE_FPRINTF = @REPLACE_FPRINTF@
        !           468: REPLACE_FPURGE = @REPLACE_FPURGE@
        !           469: REPLACE_FREOPEN = @REPLACE_FREOPEN@
        !           470: REPLACE_FSEEK = @REPLACE_FSEEK@
        !           471: REPLACE_FSEEKO = @REPLACE_FSEEKO@
        !           472: REPLACE_FTELL = @REPLACE_FTELL@
        !           473: REPLACE_FTELLO = @REPLACE_FTELLO@
        !           474: REPLACE_GETCWD = @REPLACE_GETCWD@
        !           475: REPLACE_GETLINE = @REPLACE_GETLINE@
        !           476: REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
        !           477: REPLACE_LCHOWN = @REPLACE_LCHOWN@
        !           478: REPLACE_LSEEK = @REPLACE_LSEEK@
        !           479: REPLACE_MBRLEN = @REPLACE_MBRLEN@
        !           480: REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
        !           481: REPLACE_MBSINIT = @REPLACE_MBSINIT@
        !           482: REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
        !           483: REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
        !           484: REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
        !           485: REPLACE_MEMCHR = @REPLACE_MEMCHR@
        !           486: REPLACE_MEMMEM = @REPLACE_MEMMEM@
        !           487: REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
        !           488: REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
        !           489: REPLACE_PERROR = @REPLACE_PERROR@
        !           490: REPLACE_PRINTF = @REPLACE_PRINTF@
        !           491: REPLACE_PUTENV = @REPLACE_PUTENV@
        !           492: REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
        !           493: REPLACE_SPRINTF = @REPLACE_SPRINTF@
        !           494: REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
        !           495: REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
        !           496: REPLACE_STRDUP = @REPLACE_STRDUP@
        !           497: REPLACE_STRERROR = @REPLACE_STRERROR@
        !           498: REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
        !           499: REPLACE_STRSTR = @REPLACE_STRSTR@
        !           500: REPLACE_STRTOD = @REPLACE_STRTOD@
        !           501: REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
        !           502: REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
        !           503: REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
        !           504: REPLACE_VPRINTF = @REPLACE_VPRINTF@
        !           505: REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
        !           506: REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
        !           507: REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
        !           508: REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
        !           509: REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
        !           510: REPLACE_WCTOB = @REPLACE_WCTOB@
        !           511: REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
        !           512: REPLACE_WRITE = @REPLACE_WRITE@
        !           513: SED = @SED@
        !           514: SET_MAKE = @SET_MAKE@
        !           515: SHELL = @SHELL@
        !           516: SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
        !           517: SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
        !           518: SRCLIBOBJS = @SRCLIBOBJS@
        !           519: STDBOOL_H = @STDBOOL_H@
        !           520: STDINT_H = @STDINT_H@
        !           521: STRIP = @STRIP@
        !           522: UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
        !           523: USE_EXTRA_ENCODINGS = @USE_EXTRA_ENCODINGS@
        !           524: USE_MBSTATE_T = @USE_MBSTATE_T@
        !           525: USE_NLS = @USE_NLS@
        !           526: VERSION = @VERSION@
        !           527: VOID_UNSETENV = @VOID_UNSETENV@
        !           528: WCHAR_H = @WCHAR_H@
        !           529: WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
        !           530: WINDRES = @WINDRES@
        !           531: WINT_T_SUFFIX = @WINT_T_SUFFIX@
        !           532: WOE32 = @WOE32@
        !           533: WOE32DLL = @WOE32DLL@
        !           534: XGETTEXT = @XGETTEXT@
        !           535: XGETTEXT_015 = @XGETTEXT_015@
        !           536: XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
        !           537: abs_builddir = @abs_builddir@
        !           538: abs_srcdir = @abs_srcdir@
        !           539: abs_top_builddir = @abs_top_builddir@
        !           540: abs_top_srcdir = @abs_top_srcdir@
        !           541: ac_ct_CC = @ac_ct_CC@
        !           542: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
        !           543: am__include = @am__include@
        !           544: am__leading_dot = @am__leading_dot@
        !           545: am__quote = @am__quote@
        !           546: am__tar = @am__tar@
        !           547: am__untar = @am__untar@
        !           548: bindir = @bindir@
        !           549: build = @build@
        !           550: build_alias = @build_alias@
        !           551: build_cpu = @build_cpu@
        !           552: build_os = @build_os@
        !           553: build_vendor = @build_vendor@
        !           554: builddir = @builddir@
        !           555: datadir = @datadir@
        !           556: datarootdir = @datarootdir@
        !           557: docdir = @docdir@
        !           558: dvidir = @dvidir@
        !           559: exec_prefix = @exec_prefix@
        !           560: gl_LIBOBJS = @gl_LIBOBJS@
        !           561: gl_LTLIBOBJS = @gl_LTLIBOBJS@
        !           562: gltests_LIBOBJS = @gltests_LIBOBJS@
        !           563: gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
        !           564: host = @host@
        !           565: host_alias = @host_alias@
        !           566: host_cpu = @host_cpu@
        !           567: host_os = @host_os@
        !           568: host_vendor = @host_vendor@
        !           569: htmldir = @htmldir@
        !           570: includedir = @includedir@
        !           571: infodir = @infodir@
        !           572: install_sh = @install_sh@
        !           573: libdir = @libdir@
        !           574: libexecdir = @libexecdir@
        !           575: localedir = @localedir@
        !           576: localstatedir = @localstatedir@
        !           577: lt_ECHO = @lt_ECHO@
        !           578: mandir = @mandir@
        !           579: mkdir_p = @mkdir_p@
        !           580: oldincludedir = @oldincludedir@
        !           581: pdfdir = @pdfdir@
        !           582: prefix = @prefix@
        !           583: program_transform_name = @program_transform_name@
        !           584: psdir = @psdir@
        !           585: sbindir = @sbindir@
        !           586: sharedstatedir = @sharedstatedir@
        !           587: srcdir = @srcdir@
        !           588: subdirs = @subdirs@
        !           589: sysconfdir = @sysconfdir@
        !           590: target_alias = @target_alias@
        !           591: top_build_prefix = @top_build_prefix@
        !           592: top_builddir = @top_builddir@
        !           593: top_srcdir = @top_srcdir@
        !           594: AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
        !           595: EXTRA_DIST = alloca.in.h areadlink.h canonicalize-lgpl.c \
        !           596:        canonicalize.h errno.in.h error.c error.h \
        !           597:        $(top_srcdir)/build-aux/config.rpath \
        !           598:        $(top_srcdir)/build-aux/config.rpath intprops.h \
        !           599:        $(top_srcdir)/build-aux/link-warning.h malloc.c malloca.h \
        !           600:        malloca.valgrind memmove.c pathmax.h readlink.c progreloc.c \
        !           601:        relocatable.c relocatable.h \
        !           602:        $(top_srcdir)/build-aux/config.libpath \
        !           603:        $(top_srcdir)/build-aux/reloc-ldflags areadlink.c areadlink.h \
        !           604:        c-ctype.c c-ctype.h canonicalize-lgpl.c canonicalize.h \
        !           605:        malloca.c malloca.h progname.c progname.h progreloc.c \
        !           606:        readlink.c relocatable.c relocatable.h relocwrapper.c setenv.c \
        !           607:        strerror.c $(top_srcdir)/build-aux/install-reloc signal.in.h \
        !           608:        sigprocmask.c stdbool.in.h stdint.in.h stdio-write.c \
        !           609:        stdio.in.h stdlib.in.h streq.h strerror.c string.in.h \
        !           610:        unistd.in.h unitypes.h localcharset.h uniwidth.h \
        !           611:        uniwidth/cjk.h unlocked-io.h wchar.in.h xreadlink.h
        !           612: BUILT_SOURCES = $(ALLOCA_H) $(ERRNO_H) signal.h $(STDBOOL_H) \
        !           613:        $(STDINT_H) stdio.h stdlib.h string.h unistd.h $(WCHAR_H)
        !           614: MOSTLYCLEANFILES = core *.stackdump core *.stackdump alloca.h \
        !           615:        alloca.h-t errno.h errno.h-t signal.h signal.h-t stdbool.h \
        !           616:        stdbool.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \
        !           617:        stdlib.h-t string.h string.h-t unistd.h unistd.h-t wchar.h \
        !           618:        wchar.h-t
        !           619: noinst_LIBRARIES = libicrt.a
        !           620: 
        !           621: # This is for those projects which use "gettextize --intl" to put a source-code
        !           622: # copy of libintl into their package. In such projects, every Makefile.am needs
        !           623: # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
        !           624: # For the Makefile.ams in other directories it is the maintainer's
        !           625: # responsibility; for the one from gnulib we do it here.
        !           626: # This option has no effect when the user disables NLS (because then the intl
        !           627: # directory contains no libintl.h file) or when the project does not use
        !           628: # "gettextize --intl".
        !           629: 
        !           630: # Parametrization of the 'relocatable' module.
        !           631: AM_CPPFLAGS = -I$(top_builddir)/intl -DDEPENDS_ON_LIBICONV=1 \
        !           632:        -DDEPENDS_ON_LIBINTL=1
        !           633: libicrt_a_SOURCES = areadlink.c binary-io.h gettext.h malloca.c \
        !           634:        progname.h progname.c uniwidth/width.c xalloc.h xmalloc.c \
        !           635:        xstrdup.c xreadlink.c
        !           636: libicrt_a_LIBADD = $(gl_LIBOBJS)
        !           637: libicrt_a_DEPENDENCIES = $(gl_LIBOBJS)
        !           638: EXTRA_libicrt_a_SOURCES = canonicalize-lgpl.c error.c malloc.c \
        !           639:        memmove.c readlink.c progreloc.c relocatable.c sigprocmask.c \
        !           640:        stdio-write.c strerror.c
        !           641: LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
        !           642: all: $(BUILT_SOURCES)
        !           643:        $(MAKE) $(AM_MAKEFLAGS) all-am
        !           644: 
        !           645: .SUFFIXES:
        !           646: .SUFFIXES: .c .lo .o .obj
        !           647: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/Makefile.gnulib $(am__configure_deps)
        !           648:        @for dep in $?; do \
        !           649:          case '$(am__configure_deps)' in \
        !           650:            *$$dep*) \
        !           651:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
        !           652:                && { if test -f $@; then exit 0; else break; fi; }; \
        !           653:              exit 1;; \
        !           654:          esac; \
        !           655:        done; \
        !           656:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits srclib/Makefile'; \
        !           657:        $(am__cd) $(top_srcdir) && \
        !           658:          $(AUTOMAKE) --gnits srclib/Makefile
        !           659: .PRECIOUS: Makefile
        !           660: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        !           661:        @case '$?' in \
        !           662:          *config.status*) \
        !           663:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
        !           664:          *) \
        !           665:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
        !           666:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
        !           667:        esac;
        !           668: 
        !           669: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
        !           670:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           671: 
        !           672: $(top_srcdir)/configure:  $(am__configure_deps)
        !           673:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           674: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
        !           675:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
        !           676: $(am__aclocal_m4_deps):
        !           677: 
        !           678: clean-noinstLIBRARIES:
        !           679:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
        !           680: libicrt.a: $(libicrt_a_OBJECTS) $(libicrt_a_DEPENDENCIES) 
        !           681:        -rm -f libicrt.a
        !           682:        $(libicrt_a_AR) libicrt.a $(libicrt_a_OBJECTS) $(libicrt_a_LIBADD)
        !           683:        $(RANLIB) libicrt.a
        !           684: 
        !           685: mostlyclean-compile:
        !           686:        -rm -f *.$(OBJEXT)
        !           687: 
        !           688: distclean-compile:
        !           689:        -rm -f *.tab.c
        !           690: 
        !           691: .c.o:
        !           692:        $(COMPILE) -c $<
        !           693: 
        !           694: .c.obj:
        !           695:        $(COMPILE) -c `$(CYGPATH_W) '$<'`
        !           696: 
        !           697: .c.lo:
        !           698:        $(LTCOMPILE) -c -o $@ $<
        !           699: 
        !           700: width.o: uniwidth/width.c
        !           701:        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o width.o `test -f 'uniwidth/width.c' || echo '$(srcdir)/'`uniwidth/width.c
        !           702: 
        !           703: width.obj: uniwidth/width.c
        !           704:        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o width.obj `if test -f 'uniwidth/width.c'; then $(CYGPATH_W) 'uniwidth/width.c'; else $(CYGPATH_W) '$(srcdir)/uniwidth/width.c'; fi`
        !           705: 
        !           706: mostlyclean-libtool:
        !           707:        -rm -f *.lo
        !           708: 
        !           709: clean-libtool:
        !           710:        -rm -rf .libs _libs
        !           711: 
        !           712: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        !           713:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        !           714:        unique=`for i in $$list; do \
        !           715:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           716:          done | \
        !           717:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           718:              END { if (nonempty) { for (i in files) print i; }; }'`; \
        !           719:        mkid -fID $$unique
        !           720: tags: TAGS
        !           721: 
        !           722: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        !           723:                $(TAGS_FILES) $(LISP)
        !           724:        set x; \
        !           725:        here=`pwd`; \
        !           726:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
        !           727:        unique=`for i in $$list; do \
        !           728:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           729:          done | \
        !           730:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           731:              END { if (nonempty) { for (i in files) print i; }; }'`; \
        !           732:        shift; \
        !           733:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
        !           734:          test -n "$$unique" || unique=$$empty_fix; \
        !           735:          if test $$# -gt 0; then \
        !           736:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           737:              "$$@" $$unique; \
        !           738:          else \
        !           739:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           740:              $$unique; \
        !           741:          fi; \
        !           742:        fi
        !           743: ctags: CTAGS
        !           744: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        !           745:                $(TAGS_FILES) $(LISP)
        !           746:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
        !           747:        unique=`for i in $$list; do \
        !           748:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           749:          done | \
        !           750:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
        !           751:              END { if (nonempty) { for (i in files) print i; }; }'`; \
        !           752:        test -z "$(CTAGS_ARGS)$$unique" \
        !           753:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
        !           754:             $$unique
        !           755: 
        !           756: GTAGS:
        !           757:        here=`$(am__cd) $(top_builddir) && pwd` \
        !           758:          && $(am__cd) $(top_srcdir) \
        !           759:          && gtags -i $(GTAGS_ARGS) "$$here"
        !           760: 
        !           761: distclean-tags:
        !           762:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        !           763: 
        !           764: distdir: $(DISTFILES)
        !           765:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           766:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
        !           767:        list='$(DISTFILES)'; \
        !           768:          dist_files=`for file in $$list; do echo $$file; done | \
        !           769:          sed -e "s|^$$srcdirstrip/||;t" \
        !           770:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
        !           771:        case $$dist_files in \
        !           772:          */*) $(MKDIR_P) `echo "$$dist_files" | \
        !           773:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
        !           774:                           sort -u` ;; \
        !           775:        esac; \
        !           776:        for file in $$dist_files; do \
        !           777:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           778:          if test -d $$d/$$file; then \
        !           779:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           780:            if test -d "$(distdir)/$$file"; then \
        !           781:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           782:            fi; \
        !           783:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           784:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
        !           785:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
        !           786:            fi; \
        !           787:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
        !           788:          else \
        !           789:            test -f "$(distdir)/$$file" \
        !           790:            || cp -p $$d/$$file "$(distdir)/$$file" \
        !           791:            || exit 1; \
        !           792:          fi; \
        !           793:        done
        !           794: check-am: all-am
        !           795: check: $(BUILT_SOURCES)
        !           796:        $(MAKE) $(AM_MAKEFLAGS) check-am
        !           797: all-am: Makefile $(LIBRARIES)
        !           798: installdirs:
        !           799: install: $(BUILT_SOURCES)
        !           800:        $(MAKE) $(AM_MAKEFLAGS) install-am
        !           801: install-exec: install-exec-am
        !           802: install-data: install-data-am
        !           803: uninstall: uninstall-am
        !           804: 
        !           805: install-am: all-am
        !           806:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
        !           807: 
        !           808: installcheck: installcheck-am
        !           809: install-strip:
        !           810:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           811:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           812:          `test -z '$(STRIP)' || \
        !           813:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
        !           814: mostlyclean-generic:
        !           815:        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
        !           816: 
        !           817: clean-generic:
        !           818: 
        !           819: distclean-generic:
        !           820:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
        !           821:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
        !           822: 
        !           823: maintainer-clean-generic:
        !           824:        @echo "This command is intended for maintainers to use"
        !           825:        @echo "it deletes files that may require special tools to rebuild."
        !           826:        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
        !           827: clean: clean-am
        !           828: 
        !           829: clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
        !           830:        mostlyclean-am
        !           831: 
        !           832: distclean: distclean-am
        !           833:        -rm -f Makefile
        !           834: distclean-am: clean-am distclean-compile distclean-generic \
        !           835:        distclean-tags
        !           836: 
        !           837: dvi: dvi-am
        !           838: 
        !           839: dvi-am:
        !           840: 
        !           841: html: html-am
        !           842: 
        !           843: html-am:
        !           844: 
        !           845: info: info-am
        !           846: 
        !           847: info-am:
        !           848: 
        !           849: install-data-am:
        !           850: 
        !           851: install-dvi: install-dvi-am
        !           852: 
        !           853: install-dvi-am:
        !           854: 
        !           855: install-exec-am:
        !           856: 
        !           857: install-html: install-html-am
        !           858: 
        !           859: install-html-am:
        !           860: 
        !           861: install-info: install-info-am
        !           862: 
        !           863: install-info-am:
        !           864: 
        !           865: install-man:
        !           866: 
        !           867: install-pdf: install-pdf-am
        !           868: 
        !           869: install-pdf-am:
        !           870: 
        !           871: install-ps: install-ps-am
        !           872: 
        !           873: install-ps-am:
        !           874: 
        !           875: installcheck-am:
        !           876: 
        !           877: maintainer-clean: maintainer-clean-am
        !           878:        -rm -f Makefile
        !           879: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           880: 
        !           881: mostlyclean: mostlyclean-am
        !           882: 
        !           883: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
        !           884:        mostlyclean-libtool mostlyclean-local
        !           885: 
        !           886: pdf: pdf-am
        !           887: 
        !           888: pdf-am:
        !           889: 
        !           890: ps: ps-am
        !           891: 
        !           892: ps-am:
        !           893: 
        !           894: uninstall-am:
        !           895: 
        !           896: .MAKE: all check install install-am install-strip
        !           897: 
        !           898: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        !           899:        clean-libtool clean-noinstLIBRARIES ctags distclean \
        !           900:        distclean-compile distclean-generic distclean-libtool \
        !           901:        distclean-tags distdir dvi dvi-am html html-am info info-am \
        !           902:        install install-am install-data install-data-am install-dvi \
        !           903:        install-dvi-am install-exec install-exec-am install-html \
        !           904:        install-html-am install-info install-info-am install-man \
        !           905:        install-pdf install-pdf-am install-ps install-ps-am \
        !           906:        install-strip installcheck installcheck-am installdirs \
        !           907:        maintainer-clean maintainer-clean-generic mostlyclean \
        !           908:        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
        !           909:        mostlyclean-local pdf pdf-am ps ps-am tags uninstall \
        !           910:        uninstall-am
        !           911: 
        !           912: 
        !           913: # We need the following in order to create <alloca.h> when the system
        !           914: # doesn't have one that works with the given compiler.
        !           915: alloca.h: alloca.in.h
        !           916:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
        !           917:          cat $(srcdir)/alloca.in.h; \
        !           918:        } > $@-t
        !           919:        mv -f $@-t $@
        !           920: 
        !           921: # We need the following in order to create <errno.h> when the system
        !           922: # doesn't have one that is POSIX compliant.
        !           923: errno.h: errno.in.h
        !           924:        rm -f $@-t $@
        !           925:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
        !           926:          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !           927:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !           928:              -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
        !           929:              -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
        !           930:              -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
        !           931:              -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
        !           932:              -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
        !           933:              -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
        !           934:              -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
        !           935:              < $(srcdir)/errno.in.h; \
        !           936:        } > $@-t
        !           937:        mv $@-t $@
        !           938: 
        !           939: # We need the following in order to create <signal.h> when the system
        !           940: # doesn't have a complete one.
        !           941: signal.h: signal.in.h
        !           942:        rm -f $@-t $@
        !           943:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
        !           944:          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !           945:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !           946:              -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
        !           947:              -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|$(GNULIB_SIGNAL_H_SIGPIPE)|g' \
        !           948:              -e 's|@''GNULIB_SIGPROCMASK''@|$(GNULIB_SIGPROCMASK)|g' \
        !           949:              -e 's|@''GNULIB_SIGACTION''@|$(GNULIB_SIGACTION)|g' \
        !           950:              -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
        !           951:              -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
        !           952:              -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
        !           953:              -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
        !           954:              -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
        !           955:              -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
        !           956:              -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
        !           957:              < $(srcdir)/signal.in.h; \
        !           958:        } > $@-t
        !           959:        mv $@-t $@
        !           960: 
        !           961: # We need the following in order to create <stdbool.h> when the system
        !           962: # doesn't have one that works.
        !           963: stdbool.h: stdbool.in.h
        !           964:        rm -f $@-t $@
        !           965:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
        !           966:          sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
        !           967:        } > $@-t
        !           968:        mv $@-t $@
        !           969: 
        !           970: # We need the following in order to create <stdint.h> when the system
        !           971: # doesn't have one that works with the given compiler.
        !           972: stdint.h: stdint.in.h
        !           973:        rm -f $@-t $@
        !           974:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
        !           975:          sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
        !           976:              -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !           977:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !           978:              -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
        !           979:              -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
        !           980:              -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
        !           981:              -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
        !           982:              -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
        !           983:              -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
        !           984:              -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
        !           985:              -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
        !           986:              -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
        !           987:              -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
        !           988:              -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
        !           989:              -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
        !           990:              -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
        !           991:              -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
        !           992:              -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
        !           993:              -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
        !           994:              -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
        !           995:              -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
        !           996:              -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
        !           997:              -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
        !           998:              -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
        !           999:              < $(srcdir)/stdint.in.h; \
        !          1000:        } > $@-t
        !          1001:        mv $@-t $@
        !          1002: 
        !          1003: # We need the following in order to create <stdio.h> when the system
        !          1004: # doesn't have one that works with the given compiler.
        !          1005: stdio.h: stdio.in.h
        !          1006:        rm -f $@-t $@
        !          1007:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
        !          1008:          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !          1009:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !          1010:              -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
        !          1011:              -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \
        !          1012:              -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \
        !          1013:              -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \
        !          1014:              -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \
        !          1015:              -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \
        !          1016:              -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \
        !          1017:              -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \
        !          1018:              -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \
        !          1019:              -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \
        !          1020:              -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \
        !          1021:              -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \
        !          1022:              -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \
        !          1023:              -e 's|@''GNULIB_DPRINTF''@|$(GNULIB_DPRINTF)|g' \
        !          1024:              -e 's|@''GNULIB_VDPRINTF''@|$(GNULIB_VDPRINTF)|g' \
        !          1025:              -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \
        !          1026:              -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \
        !          1027:              -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \
        !          1028:              -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \
        !          1029:              -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \
        !          1030:              -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \
        !          1031:              -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \
        !          1032:              -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \
        !          1033:              -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \
        !          1034:              -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \
        !          1035:              -e 's|@''GNULIB_FPURGE''@|$(GNULIB_FPURGE)|g' \
        !          1036:              -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \
        !          1037:              -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \
        !          1038:              -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \
        !          1039:              -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \
        !          1040:              -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \
        !          1041:              -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \
        !          1042:              -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \
        !          1043:              -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \
        !          1044:              -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \
        !          1045:              -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \
        !          1046:              -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \
        !          1047:              -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
        !          1048:              -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
        !          1049:              -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
        !          1050:              -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
        !          1051:              -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
        !          1052:              -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
        !          1053:              -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
        !          1054:              -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
        !          1055:              -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
        !          1056:              -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
        !          1057:              -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
        !          1058:              -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
        !          1059:              -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
        !          1060:              -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
        !          1061:              -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
        !          1062:              -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
        !          1063:              -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
        !          1064:              -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
        !          1065:              -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
        !          1066:              -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
        !          1067:              -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
        !          1068:              -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
        !          1069:              -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
        !          1070:              -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
        !          1071:              -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
        !          1072:              -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
        !          1073:              -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
        !          1074:              -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
        !          1075:              -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
        !          1076:              -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
        !          1077:              -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
        !          1078:              -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
        !          1079:              -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
        !          1080:              -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
        !          1081:              < $(srcdir)/stdio.in.h; \
        !          1082:        } > $@-t
        !          1083:        mv $@-t $@
        !          1084: 
        !          1085: # We need the following in order to create <stdlib.h> when the system
        !          1086: # doesn't have one that works with the given compiler.
        !          1087: stdlib.h: stdlib.in.h
        !          1088:        rm -f $@-t $@
        !          1089:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
        !          1090:          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !          1091:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !          1092:              -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
        !          1093:              -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
        !          1094:              -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \
        !          1095:              -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \
        !          1096:              -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \
        !          1097:              -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \
        !          1098:              -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \
        !          1099:              -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
        !          1100:              -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
        !          1101:              -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \
        !          1102:              -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \
        !          1103:              -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \
        !          1104:              -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \
        !          1105:              -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \
        !          1106:              -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \
        !          1107:              -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \
        !          1108:              -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \
        !          1109:              -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \
        !          1110:              -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
        !          1111:              -e 's|@''HAVE_CALLOC_POSIX''@|$(HAVE_CALLOC_POSIX)|g' \
        !          1112:              -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
        !          1113:              -e 's|@''HAVE_MALLOC_POSIX''@|$(HAVE_MALLOC_POSIX)|g' \
        !          1114:              -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
        !          1115:              -e 's|@''HAVE_REALLOC_POSIX''@|$(HAVE_REALLOC_POSIX)|g' \
        !          1116:              -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
        !          1117:              -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
        !          1118:              -e 's|@''HAVE_SETENV''@|$(HAVE_SETENV)|g' \
        !          1119:              -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
        !          1120:              -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
        !          1121:              -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
        !          1122:              -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
        !          1123:              -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
        !          1124:              -e 's|@''HAVE_UNSETENV''@|$(HAVE_UNSETENV)|g' \
        !          1125:              -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
        !          1126:              -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
        !          1127:              -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
        !          1128:              -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
        !          1129:              -e 's|@''VOID_UNSETENV''@|$(VOID_UNSETENV)|g' \
        !          1130:              -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
        !          1131:              < $(srcdir)/stdlib.in.h; \
        !          1132:        } > $@-t
        !          1133:        mv $@-t $@
        !          1134: 
        !          1135: # We need the following in order to create <string.h> when the system
        !          1136: # doesn't have one that works with the given compiler.
        !          1137: string.h: string.in.h
        !          1138:        rm -f $@-t $@
        !          1139:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
        !          1140:          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !          1141:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !          1142:              -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
        !          1143:              -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \
        !          1144:              -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \
        !          1145:              -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \
        !          1146:              -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \
        !          1147:              -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \
        !          1148:              -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \
        !          1149:              -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \
        !          1150:              -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \
        !          1151:              -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \
        !          1152:              -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \
        !          1153:              -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \
        !          1154:              -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \
        !          1155:              -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \
        !          1156:              -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \
        !          1157:              -e 's|@''GNULIB_MEMCHR''@|$(GNULIB_MEMCHR)|g' \
        !          1158:              -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \
        !          1159:              -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \
        !          1160:              -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \
        !          1161:              -e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \
        !          1162:              -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \
        !          1163:              -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \
        !          1164:              -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \
        !          1165:              -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \
        !          1166:              -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \
        !          1167:              -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \
        !          1168:              -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \
        !          1169:              -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \
        !          1170:              -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \
        !          1171:              -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \
        !          1172:              -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \
        !          1173:              -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \
        !          1174:              -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \
        !          1175:              -e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \
        !          1176:              -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
        !          1177:              -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
        !          1178:              -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
        !          1179:              -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
        !          1180:              -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
        !          1181:              -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
        !          1182:              -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
        !          1183:              -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
        !          1184:              -e 's|@''HAVE_STRNDUP''@|$(HAVE_STRNDUP)|g' \
        !          1185:              -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
        !          1186:              -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
        !          1187:              -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
        !          1188:              -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
        !          1189:              -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
        !          1190:              -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
        !          1191:              -e 's|@''HAVE_DECL_STRERROR''@|$(HAVE_DECL_STRERROR)|g' \
        !          1192:              -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
        !          1193:              -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
        !          1194:              -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
        !          1195:              -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
        !          1196:              -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
        !          1197:              -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
        !          1198:              -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
        !          1199:              -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
        !          1200:              -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
        !          1201:              -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
        !          1202:              < $(srcdir)/string.in.h; \
        !          1203:        } > $@-t
        !          1204:        mv $@-t $@
        !          1205: 
        !          1206: # We need the following in order to create an empty placeholder for
        !          1207: # <unistd.h> when the system doesn't have one.
        !          1208: unistd.h: unistd.in.h
        !          1209:        rm -f $@-t $@
        !          1210:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
        !          1211:          sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
        !          1212:              -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !          1213:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !          1214:              -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
        !          1215:              -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
        !          1216:              -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
        !          1217:              -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
        !          1218:              -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
        !          1219:              -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
        !          1220:              -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
        !          1221:              -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
        !          1222:              -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
        !          1223:              -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
        !          1224:              -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
        !          1225:              -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
        !          1226:              -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
        !          1227:              -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
        !          1228:              -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
        !          1229:              -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
        !          1230:              -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
        !          1231:              -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \
        !          1232:              -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
        !          1233:              -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
        !          1234:              -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
        !          1235:              -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
        !          1236:              -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
        !          1237:              -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
        !          1238:              -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
        !          1239:              -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
        !          1240:              -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
        !          1241:              -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \
        !          1242:              -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
        !          1243:              -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
        !          1244:              -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
        !          1245:              -e 's|@''HAVE_GETUSERSHELL''@|$(HAVE_GETUSERSHELL)|g' \
        !          1246:              -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
        !          1247:              -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
        !          1248:              -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
        !          1249:              -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
        !          1250:              -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
        !          1251:              -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
        !          1252:              -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
        !          1253:              -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
        !          1254:              -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
        !          1255:              -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
        !          1256:              -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
        !          1257:              -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
        !          1258:              -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
        !          1259:              -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
        !          1260:              -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
        !          1261:              -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
        !          1262:              -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
        !          1263:              < $(srcdir)/unistd.in.h; \
        !          1264:        } > $@-t
        !          1265:        mv $@-t $@
        !          1266: 
        !          1267: # We need the following in order to create <wchar.h> when the system
        !          1268: # version does not work standalone.
        !          1269: wchar.h: wchar.in.h
        !          1270:        rm -f $@-t $@
        !          1271:        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
        !          1272:          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
        !          1273:              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
        !          1274:              -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
        !          1275:              -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
        !          1276:              -e 's|@''GNULIB_BTOWC''@|$(GNULIB_BTOWC)|g' \
        !          1277:              -e 's|@''GNULIB_WCTOB''@|$(GNULIB_WCTOB)|g' \
        !          1278:              -e 's|@''GNULIB_MBSINIT''@|$(GNULIB_MBSINIT)|g' \
        !          1279:              -e 's|@''GNULIB_MBRTOWC''@|$(GNULIB_MBRTOWC)|g' \
        !          1280:              -e 's|@''GNULIB_MBRLEN''@|$(GNULIB_MBRLEN)|g' \
        !          1281:              -e 's|@''GNULIB_MBSRTOWCS''@|$(GNULIB_MBSRTOWCS)|g' \
        !          1282:              -e 's|@''GNULIB_MBSNRTOWCS''@|$(GNULIB_MBSNRTOWCS)|g' \
        !          1283:              -e 's|@''GNULIB_WCRTOMB''@|$(GNULIB_WCRTOMB)|g' \
        !          1284:              -e 's|@''GNULIB_WCSRTOMBS''@|$(GNULIB_WCSRTOMBS)|g' \
        !          1285:              -e 's|@''GNULIB_WCSNRTOMBS''@|$(GNULIB_WCSNRTOMBS)|g' \
        !          1286:              -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
        !          1287:              -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
        !          1288:              -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
        !          1289:              -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
        !          1290:              -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
        !          1291:              -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
        !          1292:              -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
        !          1293:              -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
        !          1294:              -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
        !          1295:              -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
        !          1296:              -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
        !          1297:              -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
        !          1298:              -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
        !          1299:              -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
        !          1300:              -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
        !          1301:              -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
        !          1302:              -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
        !          1303:              -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
        !          1304:              -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
        !          1305:              -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
        !          1306:              -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
        !          1307:              -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
        !          1308:              -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
        !          1309:              -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
        !          1310:              -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
        !          1311:              -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
        !          1312:            < $(srcdir)/wchar.in.h; \
        !          1313:        } > $@-t
        !          1314:        mv $@-t $@
        !          1315: 
        !          1316: mostlyclean-local: mostlyclean-generic
        !          1317:        @for dir in '' $(MOSTLYCLEANDIRS); do \
        !          1318:          if test -n "$$dir" && test -d $$dir; then \
        !          1319:            echo "rmdir $$dir"; rmdir $$dir; \
        !          1320:          fi; \
        !          1321:        done; \
        !          1322:        :
        !          1323: 
        !          1324: # Tell versions [3.59,3.63) of GNU make to not export all variables.
        !          1325: # Otherwise a system limit (for SysV at least) may be exceeded.
        !          1326: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>