2021-08-26 16:09:42 exec_hook package_begin chapter08 831-gettext START: 2021-08-26 16:09:42 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/831-gettext # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/831-gettext-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=831-gettext # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/831-gettext") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-lfs-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() EUID=0 GROUPS=() HOME=/root HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' LFS_CHAPTER=chapter08 LFS_SCRIPT=831-gettext LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 MACHTYPE=x86_64-lfs-linux-gnu MAKEFLAGS=-j4 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/bin:/usr/bin:/sbin:/usr/sbin PIPESTATUS=([0]="0") PPID=25759 PREV_SEC=0 PS4='+ ' PWD=/ ROOT=/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=1 TERM=xterm-256color TEST_LOG=/sources/831-gettext-tests.tmp UID=0 _=Environment File systems /dev/sdb1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /run type tmpfs (rw,relatime) logname root KB: 2130096 / /sources/autolfs_package_patch PKG_DEST=/sources/831-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib-local/Makefile === configuring in gettext-runtime (/sources/gettext-0.21/gettext-runtime) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' 'CFLAGS=-mtune=generic ' 'CXXFLAGS=-mtune=generic ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether to use Java... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Java compiler... no checking for jar... no checking for preferred C# implementation... any checking for C# compiler... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking whether NLS is requested... yes checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for threads.h... yes checking for xlocale.h... no checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for sys/mman.h... yes checking for sys/time.h... yes checking for features.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for ld... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking whether to use C++... yes checking for g++... g++ checking whether the C++ compiler (g++ -mtune=generic ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking for bison 3.0 or newer... 3.7.6, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for uselocale... yes checking for canonicalize_file_name... yes checking for getcwd... (cached) yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for iswcntrl... yes checking for iswblank... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for mprotect... yes checking for setenv... yes checking for wcwidth... yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for ptrdiff_t... yes checking for features.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for wprintf... yes checking for newlocale... (cached) yes checking for putenv... yes checking for setenv... (cached) yes checking for snprintf... yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether // is distinct from /... no checking whether realpath works... yes checking for C/C++ restrict keyword... __restrict checking if environ is properly declared... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for a traditional french locale... fr_FR checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking for SIGPIPE... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether setenv is declared... yes checking for uid_t in sys/types.h... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strerror(0) succeeds... yes checking whether strnlen is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... (cached) yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking for atexit... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... (cached) yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the compiler generally respects inline... no checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswxdigit is ISO C compliant... yes checking whether to use Java... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for memmove... yes checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... (cached) yes checking whether setlocale supports the C locale... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for working strerror function... yes checking for working strnlen... yes checking for strtoul... (cached) yes checking for nlink_t... (cached) yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for size_t... (cached) yes checking for setlocale... yes checking for perl... /bin/perl checking whether the C++ compiler (g++ -mtune=generic ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for sched_yield in -lrt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating javacomp.sh config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating intl-java/Makefile config.status: creating intl-csharp/Makefile config.status: creating gnulib-lib/Makefile config.status: creating src/Makefile config.status: creating src/gettext.sh config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating man/x-to-1 config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libasprintf (/sources/gettext-0.21/gettext-runtime/libasprintf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' 'CFLAGS=-mtune=generic ' 'CXXFLAGS=-mtune=generic ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for inline... inline checking for size_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for mbstate_t... yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking for alloca as a compiler built-in... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for stdint.h... (cached) yes checking for snprintf... yes checking for vasprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether printf() supports POSIX/XSI format strings... yes checking for dvips... /sources/gettext-0.21/build-aux/missing dvips checking for texi2pdf... /bin/texi2pdf checking for perl... /bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libtextstyle (/sources/gettext-0.21/libtextstyle) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' 'CFLAGS=-mtune=generic ' 'CXXFLAGS=-mtune=generic ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for tcdrain... yes checking for fsync... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for mprotect... yes checking for lstat... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for vasnprintf... no checking for getsid... yes checking for tcgetattr... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for netdb.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for threads.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for features.h... yes checking for sys/uio.h... yes checking for crtdefs.h... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for ld... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether byte ordering is bigendian... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdint.h... yes checking for inttypes.h... yes checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for wchar_t... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking for library containing setsockopt... none needed checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strerror(0) succeeds... yes checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether curses libraries may be used... yes checking where terminfo library functions come from... libncurses checking for tparam... no checking for tparm... yes checking for struct timespec in ... yes checking whether vsnprintf is declared... yes checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... yes checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking whether getdtablesize works... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... no checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether to use the included libcroco... yes checking whether to use the included glib... yes checking for unistd.h... (cached) yes checking whether to use the included libxml... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for limits.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for getaddrinfo... yes checking for localtime... yes checking for stat... yes checking for strftime... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether log10 works... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether the C compiler is actually a C++ compiler... no checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for raise... yes checking for sigprocmask... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for snprintf... (cached) yes checking whether snprintf truncates the result as in C99... yes checking whether snprintf fully supports the 'n' directive... yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working strerror function... yes checking for nlink_t... (cached) yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for stdint.h... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /bin/nm -B checking the name lister (/bin/nm -B) interface... (cached) BSD nm checking for gawk... (cached) gawk checking for texi2dvi... /bin/texi2dvi checking for dvips... /sources/gettext-0.21/libtextstyle/build-aux/missing dvips checking for perl... /bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/exported.sh config.status: creating lib/textstyle/version.h config.status: creating lib/textstyle/woe32dll.h config.status: creating tests/Makefile config.status: creating adhoc-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in gettext-tools (/sources/gettext-0.21/gettext-tools) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' 'CFLAGS=-mtune=generic ' 'CXXFLAGS=-mtune=generic ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether to use Java... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Java virtual machine... no checking for Java compiler... no checking for jar... no checking for preferred C# implementation... any checking for C# compiler... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for C# program execution engine... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking whether NLS is requested... yes checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for threads.h... yes checking for xlocale.h... no checking for pthread.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... yes checking for langinfo.h... yes checking for libxml2/libxml/xmlexports.h... no checking for libxml2/libxml/xmlversion.h... no checking for math.h... yes checking for sys/mman.h... yes checking for spawn.h... yes checking for sys/random.h... yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for utime.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for semaphore.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for priv.h... no checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for malloc.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for ld... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking whether to use C++... yes checking for g++... g++ checking whether the C++ compiler (g++ -mtune=generic ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking for bison 3.0 or newer... 3.7.6, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for uselocale... yes checking for fchmod... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for realpath... yes checking for getcwd... (cached) yes checking for readlink... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for explicit_bzero... yes checking for memset_s... no checking for fcntl... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for getrandom... yes checking for gettimeofday... yes checking for isblank... yes checking for iswcntrl... yes checking for iswblank... yes checking for newlocale... yes checking for duplocale... yes checking for freelocale... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for select... yes checking for pipe2... yes checking for setenv... yes checking for secure_getenv... yes checking for getuid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getegid... (cached) yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for stpncpy... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for utime... yes checking for futimes... yes checking for futimesat... yes checking for futimens... yes checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for wcwidth... yes checking for wmempcpy... yes checking for mempcpy... (cached) yes checking for ftruncate... yes checking for pthread_sigmask... yes checking for sleep... yes checking for catgets... yes checking for shutdown... yes checking for usleep... yes checking for mquery... no checking for pstat_getprocvm... no checking for wcrtomb... yes checking for wctob... yes checking for mbrlen... yes checking for nl_langinfo... yes checking for iswctype... yes checking for fsync... yes checking for tcdrain... yes checking for getrlimit... yes checking for setrlimit... yes checking for working fcntl.h... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for ptrdiff_t... yes checking for features.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for wprintf... yes checking for newlocale... (cached) yes checking for putenv... yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for bison... bison checking for bison 3.0 or newer... 3.7.6, ok checking for gcc option to support OpenMP... -fopenmp checking whether uses 'inline' correctly... yes checking for a traditional french locale... fr_FR checking whether // is distinct from /... no checking whether realpath works... yes checking for C/C++ restrict keyword... __restrict checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking for mode_t... yes checking for sig_atomic_t... yes checking for pid_t... yes checking for eaccess... yes checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether stdin defaults to large file offsets... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking where to find the exponent in a 'float'... word 0 bit 23 checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether included libunistring is requested... no checking for libunistring... no, consider installing GNU libunistring checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether pow can be used without linking with libm... no checking whether pow can be used with libm... yes checking whether lstat correctly handles trailing slash... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking for sigset_t... yes checking for SIGPIPE... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether to activate relocatable installation... no checking whether setenv is declared... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking whether C symbols are prefixed with underscore at the linker level... no checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stpncpy is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether is self-contained... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... (cached) yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for intmax_t... (cached) yes checking for snprintf... (cached) yes checking for strnlen... (cached) yes checking for wcslen... (cached) yes checking for wcsnlen... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... (cached) no checking whether vsnprintf is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking whether alarm is declared... yes checking for library needed for semaphore functions... none checking whether ungetc works on arbitrary bytes... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether strerror_r is declared... (cached) yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for alloca as a compiler built-in... yes checking for atexit... yes checking for dirent.h... (cached) yes checking for string.h... (cached) yes checking for long file names... yes checking for pathconf... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for chown... yes checking for copy_file_range... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopen sets errno... yes checking for flexible array member... (cached) yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether getrandom is compatible with its GNU+BSD signature... yes checking for gettimeofday with POSIX signature... yes checking whether the compiler generally respects inline... no checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan macro works... yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(double) can be used without linking with libm... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(float) can be used without linking with libm... (cached) yes checking whether isnan(float) works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether isnan(long double) can be used without linking with libm... (cached) yes checking whether isnanl works... (cached) yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... yes checking whether iswxdigit is ISO C compliant... yes checking whether to use Java... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether to use the included libunistring... yes checking whether included libxml is requested... no checking for libxml... no checking whether to use the included libxml... yes checking for arpa/inet.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for limits.h... (cached) yes checking for malloc.h... (cached) yes checking for math.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for getaddrinfo... yes checking for localtime... yes checking for stat... yes checking for strftime... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking whether log10 works... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memset... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... (cached) yes checking whether rmdir works... yes checking for sched.h... yes checking for struct sched_param... yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... (cached) yes checking for working stpncpy... yes checking for strchrnul... yes checking whether strchrnul works... yes checking for strcspn... yes checking for working strerror function... yes checking for working strnlen... yes checking for strpbrk... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking for strtol... yes checking for strtoul... (cached) yes checking for chown... (cached) yes checking for nlink_t... (cached) yes checking whether unlink honors trailing slashes... yes checking whether unlink of a parent directory fails as it should... guessing yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... (cached) yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for waitid... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for wmemchr... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking whether open recognizes a trailing slash... (cached) yes checking whether dup works... yes checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... word 2 bit 0 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking whether perror matches strerror... yes checking for getppriv... no checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking for working stdalign.h... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking for pthread_atfork... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... yes checking whether wctob is declared... yes checking whether btowc(0) is correct... (cached) yes checking whether btowc(EOF) is correct... (cached) yes checking for __builtin_expect... (cached) yes checking whether langinfo.h defines CODESET... (cached) yes checking whether langinfo.h defines T_FMT_AMPM... (cached) yes checking whether langinfo.h defines ALTMON_1... (cached) yes checking whether langinfo.h defines ERA... (cached) yes checking whether langinfo.h defines YESEXPR... (cached) yes checking whether the compiler supports the __inline keyword... (cached) yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking for mbtowc... (cached) yes checking whether YESEXPR works... yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether isblank is declared... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... (cached) yes checking whether wcrtomb return value is correct... (cached) yes checking for alloca as a compiler built-in... (cached) yes checking for __builtin_expect... (cached) yes checking whether // is distinct from /... (cached) no checking whether dup2 works... (cached) yes checking for error_at_line... (cached) yes checking whether fcntl handles F_DUPFD correctly... (cached) yes checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check checking whether fdopen sets errno... (cached) yes checking whether conversion from 'int' to 'long double' works... (cached) yes checking whether fopen recognizes a trailing slash... (cached) yes checking for working getdelim function... (cached) yes checking whether getdtablesize works... (cached) yes checking for getline... (cached) yes checking for working getline function... (cached) yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether __argv is declared... (cached) no checking whether the compiler generally respects inline... (cached) no checking whether to use the included libunistring... yes checking whether locale.h conforms to POSIX:2001... (cached) yes checking whether struct lconv is properly defined... (cached) yes checking for pthread_rwlock_t... (cached) yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbswidth is declared in ... (cached) no checking for mbstate_t... (cached) yes checking for obstacks that work with any size object... (cached) no checking whether open recognizes a trailing slash... (cached) yes checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... (cached) yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for volatile sig_atomic_t... (cached) yes checking for sighandler_t... (cached) yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... (cached) yes checking for struct stat.st_atim.tv_nsec... (cached) yes checking whether struct stat.st_atim is of type struct timespec... (cached) yes checking for struct stat.st_birthtimespec.tv_nsec... (cached) no checking for struct stat.st_birthtimensec... (cached) no checking for struct stat.st_birthtim.tv_nsec... (cached) no checking for va_copy... (cached) yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... (cached) system checking for stpcpy... (cached) yes checking for working stpncpy... (cached) yes checking for strchrnul... (cached) yes checking whether strchrnul works... (cached) yes checking for working strerror function... (cached) yes checking whether strstr works in linear time... (cached) yes checking whether strstr works... (cached) yes checking for nlink_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for vasprintf... (cached) yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes checking for stdint.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for inline... (cached) inline checking for unsigned long long int... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for ssize_t... (cached) yes checking for pid_t... (cached) yes checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes checking for select... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for signal handlers with siginfo_t... yes checking for setlocale declaration... extern char *setlocale (int category, const char *locale); checking whether byte ordering is bigendian... (cached) no checking for arpa/inet.h... (cached) yes checking for gethostname... yes checking for gethostbyname... yes checking for inet_ntop... yes checking for IPv6 sockets... yes checking for BSD- or MS-compatible name lister (nm)... (cached) /bin/nm -B checking the name lister (/bin/nm -B) interface... (cached) BSD nm checking whether Emacs support is requested... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for dvips... /sources/gettext-0.21/build-aux/missing dvips checking for texi2pdf... /bin/texi2pdf checking for perl... /bin/perl checking whether the C++ compiler (g++ -mtune=generic ) works... yes checking whether the C++ compiler supports namespaces... yes checking dependency style of g++... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a german Unicode locale... de_DE.UTF-8 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating csharpcomp.sh config.status: creating csharpexec.sh config.status: creating javacomp.sh config.status: creating javaexec.sh config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intl/Makefile config.status: creating its/Makefile config.status: creating gnulib-lib/Makefile config.status: creating libgrep/Makefile config.status: creating src/Makefile config.status: creating src/user-email config.status: creating libgettextpo/Makefile config.status: creating libgettextpo/exported.sh config.status: creating po/Makefile.in config.status: creating projects/Makefile config.status: creating styles/Makefile config.status: creating emacs/Makefile config.status: creating misc/Makefile config.status: creating misc/gettextize config.status: creating misc/autopoint config.status: creating misc/convert-archive config.status: creating man/Makefile config.status: creating man/x-to-1 config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating tests/init-env config.status: creating system-tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in examples (/sources/gettext-0.21/gettext-tools/examples) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--docdir=/usr/share/doc/gettext-0.21' 'CFLAGS=-mtune=generic ' 'CXXFLAGS=-mtune=generic ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating installpaths config.status: creating po/Makefile config.status: executing po-directories commands make all-recursive make[1]: Entering directory '/sources/gettext-0.21' Making all in gnulib-local make[2]: Entering directory '/sources/gettext-0.21/gnulib-local' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/gettext-0.21/gnulib-local' Making all in gettext-runtime make[2]: Entering directory '/sources/gettext-0.21/gettext-runtime' make all-recursive make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime' Making all in doc make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/doc' Making all in intl make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' make all-am make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' sed -e '/IN_LIBGLOCALE/d' \ -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ -e 's,@''HAVE_ASPRINTF''@,1,g' \ -e 's,@''HAVE_SNPRINTF''@,1,g' \ -e 's,@''HAVE_WPRINTF''@,1,g' \ -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ < ./libgnuintl.in.h \ | if test 'no' = yes; then \ sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ else \ cat; \ fi \ | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ -e "/#define _LIBINTL_H/r ./export.h" \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > libgnuintl.h /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o hash-string.lo ./hash-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o l10nflist.lo ./l10nflist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o explodename.lo ./explodename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o plural.lo ./plural.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./plural.c -fPIC -DPIC -o .libs/plural.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./explodename.c -fPIC -DPIC -o .libs/explodename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o plural-exp.lo ./plural-exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localcharset.lo ./localcharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o threadlib.lo ./threadlib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o lock.lo ./lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o relocatable.lo ./relocatable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./threadlib.c -fPIC -DPIC -o .libs/threadlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./lock.c -fPIC -DPIC -o .libs/lock.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o langprefs.lo ./langprefs.c sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ -e "/#if HAVE_WORKING_USELOCALE/r ./export.h" \ < ./localename-table.in.h \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > localename-table.h /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o log.lo ./log.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o printf.lo ./printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o setlocale.lo ./setlocale.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./printf.c -fPIC -DPIC -o .libs/printf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o setlocale-lock.lo ./setlocale-lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o setlocale_null.lo ./setlocale_null.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o version.lo ./version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./setlocale.c -fPIC -DPIC -o .libs/setlocale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./setlocale-lock.c -fPIC -DPIC -o .libs/setlocale-lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o xsize.lo ./xsize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o osdep.lo ./osdep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o intl-compat.lo ./intl-compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o bindtextdom.lo ./bindtextdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./osdep.c -fPIC -DPIC -o .libs/osdep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dcgettext.lo ./dcgettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dgettext.lo ./dgettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o gettext.lo ./gettext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o finddomain.lo ./finddomain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./gettext.c -fPIC -DPIC -o .libs/gettext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o loadmsgcat.lo ./loadmsgcat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localealias.lo ./localealias.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o textdomain.lo ./textdomain.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dcigettext.lo ./dcigettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./localealias.c -fPIC -DPIC -o .libs/localealias.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dcngettext.lo ./dcngettext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dngettext.lo ./dngettext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o ngettext.lo ./ngettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localename.lo ./localename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localename-table.lo ./localename-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./localename.c -fPIC -DPIC -o .libs/localename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ./localename-table.c -fPIC -DPIC -o .libs/localename-table.o /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -mtune=generic -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo libtool: link: /bin/nm -B .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgnuintl.exp libtool: link: /bin/grep -E -e "^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*" ".libs/libgnuintl.exp" > ".libs/libgnuintl.expT" libtool: link: mv -f ".libs/libgnuintl.expT" ".libs/libgnuintl.exp" libtool: link: echo "{ global:" > .libs/libgnuintl.ver libtool: link: cat .libs/libgnuintl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgnuintl.ver libtool: link: echo "local: *; };" >> .libs/libgnuintl.ver libtool: link: gcc -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -mtune=generic -Wl,-soname -Wl,libgnuintl.so.8 -Wl,-version-script -Wl,.libs/libgnuintl.ver -o .libs/libgnuintl.so.8.2.0 libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so.8") libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so") libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' Making all in intl-java make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java' Making all in intl-csharp make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' Making all in gnulib-lib make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/0/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/1/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[6]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o allocator.o allocator.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o areadlink.o areadlink.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o basename-lgpl.o basename-lgpl.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o binary-io.o binary-io.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o c-ctype.o c-ctype.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o c-strcasecmp.o c-strcasecmp.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o c-strncasecmp.o c-strncasecmp.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o careadlinkat.o careadlinkat.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o cloexec.o cloexec.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o closeout.o closeout.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o fd-hook.o fd-hook.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o fwriteerror.o fwriteerror.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o getprogname.o getprogname.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o hard-locale.o hard-locale.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o localcharset.o localcharset.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o localename.o localename.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o localename-table.o localename-table.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o malloca.o malloca.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o mbchar.o mbchar.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o mbiter.o mbiter.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o mbslen.o mbslen.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o mbsstr.o mbsstr.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o mbuiter.o mbuiter.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o progname.o progname.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o propername.o propername.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o setlocale_null.o setlocale_null.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o stat-time.o stat-time.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o striconv.o striconv.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o strnlen1.o strnlen1.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o glthread/threadlib.o glthread/threadlib.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o trim.o trim.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o unistd.o unistd.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o wctype-h.o wctype-h.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o xmalloc.o xmalloc.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o xstrdup.o xstrdup.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o xreadlink.o xreadlink.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o xstriconv.o xstriconv.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o fcntl.o fcntl.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o mbrtowc.o mbrtowc.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o glthread/lock.o glthread/lock.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -mtune=generic -c -o uniwidth/width.o uniwidth/width.c rm -f libgrt.a ar cr libgrt.a allocator.o areadlink.o basename-lgpl.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o closeout.o fd-hook.o fwriteerror.o getprogname.o hard-locale.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbuiter.o progname.o propername.o setlocale_null.o stat-time.o striconv.o strnlen1.o glthread/threadlib.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o fcntl.o mbrtowc.o ranlib libgrt.a make[6]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' Making all in libasprintf make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h make all-am make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' cp ./autosprintf.in.h autosprintf.h /bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -mtune=generic -c -o xsize.lo xsize.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -mtune=generic -c -o lib-asprintf.lo lib-asprintf.c /bin/sh ./libtool --tag=CXX --mode=compile g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -mtune=generic -c -o autosprintf.lo autosprintf.cc libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -mtune=generic -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -mtune=generic -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o libtool: compile: g++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -mtune=generic -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o /bin/sh ./libtool --tag=CC --mode=link gcc -mtune=generic -no-undefined -o libgnu.la xsize.lo libtool: link: ar cru .libs/libgnu.a .libs/xsize.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -mtune=generic -o libasprintf.la -rpath /usr/lib xsize.lo lib-asprintf.lo autosprintf.lo || \ /bin/sh ./libtool --tag=CC --mode=link gcc -mtune=generic -o libasprintf.la -rpath /usr/lib xsize.lo lib-asprintf.lo autosprintf.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/crtbeginS.o .libs/xsize.o .libs/lib-asprintf.o .libs/autosprintf.o -Wl,-rpath -Wl,/usr/lib/../lib -Wl,-rpath -Wl,/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. /usr/lib/../lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/crtn.o -mtune=generic -Wl,-soname -Wl,libasprintf.so.0 -o .libs/libasprintf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libasprintf.so.0" && ln -s "libasprintf.so.0.0.0" "libasprintf.so.0") libtool: link: (cd ".libs" && rm -f "libasprintf.so" && ln -s "libasprintf.so.0.0.0" "libasprintf.so") libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" ) make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' Making all in src make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -mtune=generic -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -mtune=generic -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a /bin/sh ../libtool --tag=CC --mode=link gcc -DINSTALLDIR=\"/usr/bin\" -mtune=generic -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -mtune=generic -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -mtune=generic -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a libtool: link: gcc -DINSTALLDIR=\"/usr/bin\" -mtune=generic -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src' Making all in po make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/po' Making all in man make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/man' srcdir=''; \ test -f ./gettext.1.in || srcdir=./; \ if test -f ${srcdir}gettext.1.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \ mv t-gettext.1 gettext.1; \ fi srcdir=''; \ test -f ./ngettext.1.in || srcdir=./; \ if test -f ${srcdir}ngettext.1.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && \ mv t-ngettext.1 ngettext.1; \ fi srcdir=''; \ test -f ./gettext.1.html.in || srcdir=./; \ if test -f ${srcdir}gettext.1.html.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && \ mv t-gettext.1.html gettext.1.html; \ fi srcdir=''; \ test -f ./ngettext.1.html.in || srcdir=./; \ if test -f ${srcdir}ngettext.1.html.in; then \ sed -e 's|@''localedir''@|/usr/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \ mv t-ngettext.1.html ngettext.1.html; \ fi make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man' Making all in m4 make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4' Making all in tests make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/tests' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime' make[2]: Leaving directory '/sources/gettext-0.21/gettext-runtime' Making all in libtextstyle make[2]: Entering directory '/sources/gettext-0.21/libtextstyle' make all-recursive make[3]: Entering directory '/sources/gettext-0.21/libtextstyle' Making all in lib make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib.in.h; \ } > glib.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glibconfig.in.h; \ } > glibconfig.h-t mv -f glibconfig.h-t glibconfig.h mv -f glib.h-t glib.h test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/glist.in.h; \ } > glib/glist.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gmacros.in.h; \ } > glib/gmacros.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/ghash.in.h; \ } > glib/ghash.h-t mv -f glib/glist.h-t glib/glist.h mv -f glib/gmacros.h-t glib/gmacros.h test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gprimes.in.h; \ } > glib/gprimes.h-t mv -f glib/ghash.h-t glib/ghash.h test -d glib || /bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gprintfint.in.h; \ } > glib/gprintfint.h-t test -d glib || /bin/mkdir -p glib mv -f glib/gprimes.h-t glib/gprimes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstring.in.h; \ } > glib/gstring.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstrfuncs.in.h; \ } > glib/gstrfuncs.h-t mv -f glib/gprintfint.h-t glib/gprintfint.h test -d glib || /bin/mkdir -p glib test -d libxml || /bin/mkdir -p libxml mv -f glib/gstring.h-t glib/gstring.h mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/DOCBparser.in.h; \ } > libxml/DOCBparser.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gtypes.in.h; \ } > glib/gtypes.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLparser.in.h; \ } > libxml/HTMLparser.h-t mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h mv -f glib/gtypes.h-t glib/gtypes.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLtree.in.h; \ } > libxml/HTMLtree.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX2.in.h; \ } > libxml/SAX2.h-t mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX.in.h; \ } > libxml/SAX.h-t mv -f libxml/SAX2.h-t libxml/SAX2.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/c14n.in.h; \ } > libxml/c14n.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/catalog.in.h; \ } > libxml/catalog.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/chvalid.in.h; \ } > libxml/chvalid.h-t mv -f libxml/c14n.h-t libxml/c14n.h mv -f libxml/SAX.h-t libxml/SAX.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/catalog.h-t libxml/catalog.h mv -f libxml/chvalid.h-t libxml/chvalid.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/debugXML.in.h; \ } > libxml/debugXML.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/dict.in.h; \ } > libxml/dict.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/encoding.in.h; \ } > libxml/encoding.h-t mv -f libxml/dict.h-t libxml/dict.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/entities.in.h; \ } > libxml/entities.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/encoding.h-t libxml/encoding.h mv -f libxml/debugXML.h-t libxml/debugXML.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/globals.in.h; \ } > libxml/globals.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/entities.h-t libxml/entities.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/hash.in.h; \ } > libxml/hash.h-t mv -f libxml/globals.h-t libxml/globals.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/list.in.h; \ } > libxml/list.h-t mv -f libxml/hash.h-t libxml/hash.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanoftp.in.h; \ } > libxml/nanoftp.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanohttp.in.h; \ } > libxml/nanohttp.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parser.in.h; \ } > libxml/parser.h-t mv -f libxml/nanoftp.h-t libxml/nanoftp.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/list.h-t libxml/list.h mv -f libxml/parser.h-t libxml/parser.h mv -f libxml/nanohttp.h-t libxml/nanohttp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parserInternals.in.h; \ } > libxml/parserInternals.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/pattern.in.h; \ } > libxml/pattern.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/relaxng.in.h; \ } > libxml/relaxng.h-t mv -f libxml/parserInternals.h-t libxml/parserInternals.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schemasInternals.in.h; \ } > libxml/schemasInternals.h-t mv -f libxml/pattern.h-t libxml/pattern.h mv -f libxml/relaxng.h-t libxml/relaxng.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schematron.in.h; \ } > libxml/schematron.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/threads.in.h; \ } > libxml/threads.h-t mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/tree.in.h; \ } > libxml/tree.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/threads.h-t libxml/threads.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/uri.in.h; \ } > libxml/uri.h-t mv -f libxml/schematron.h-t libxml/schematron.h mv -f libxml/tree.h-t libxml/tree.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/uri.h-t libxml/uri.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xinclude.in.h; \ } > libxml/xinclude.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xlink.in.h; \ } > libxml/xlink.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/valid.in.h; \ } > libxml/valid.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlIO.in.h; \ } > libxml/xmlIO.h-t mv -f libxml/xinclude.h-t libxml/xinclude.h mv -f libxml/xlink.h-t libxml/xlink.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlIO.h-t libxml/xmlIO.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlautomata.in.h; \ } > libxml/xmlautomata.h-t mv -f libxml/valid.h-t libxml/valid.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlerror.in.h; \ } > libxml/xmlerror.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlexports.in.h; \ } > libxml/xmlexports.h-t mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlerror.h-t libxml/xmlerror.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmemory.in.h; \ } > libxml/xmlmemory.h-t mv -f libxml/xmlexports.h-t libxml/xmlexports.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlreader.in.h; \ } > libxml/xmlreader.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmodule.in.h; \ } > libxml/xmlmodule.h-t mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlregexp.in.h; \ } > libxml/xmlregexp.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlreader.h-t libxml/xmlreader.h mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlsave.in.h; \ } > libxml/xmlsave.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemas.in.h; \ } > libxml/xmlschemas.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemastypes.in.h; \ } > libxml/xmlschemastypes.h-t mv -f libxml/xmlsave.h-t libxml/xmlsave.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlstring.in.h; \ } > libxml/xmlstring.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlunicode.in.h; \ } > libxml/xmlunicode.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlversion.in.h; \ } > libxml/xmlversion.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlwriter.in.h; \ } > libxml/xmlwriter.h-t mv -f libxml/xmlstring.h-t libxml/xmlstring.h mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlversion.h-t libxml/xmlversion.h mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpath.in.h; \ } > libxml/xpath.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpathInternals.in.h; \ } > libxml/xpathInternals.h-t test -d libxml || /bin/mkdir -p libxml rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpointer.in.h; \ } > libxml/xpointer.h-t mv -f libxml/xpath.h-t libxml/xpath.h mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/1/g' \ -e 's/@''GNULIB_FREXPL''@/1/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/1/g' \ -e 's/@''GNULIB_ISNAN''@/1/g' \ -e 's/@''GNULIB_ISNANF''@/1/g' \ -e 's/@''GNULIB_ISNAND''@/1/g' \ -e 's/@''GNULIB_ISNANL''@/1/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/1/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h mv -f libxml/xpointer.h-t libxml/xpointer.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/0/g' \ -e 's/@''GNULIB_CONNECT''@/0/g' \ -e 's/@''GNULIB_ACCEPT''@/0/g' \ -e 's/@''GNULIB_BIND''@/0/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/0/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /bin/mkdir -p textstyle rm -f textstyle/stdbool.h-t textstyle/stdbool.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#if !defined _GL_STDBOOL_H'; \ if test -f /usr/include/stdbool.h; then \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \ else \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \ fi; \ echo '#include '; \ echo '#else'; \ cat ./stdbool.mini.h; \ echo '#endif'; \ echo '#endif'; \ } > textstyle/stdbool.h-t mv textstyle/stdbool.h-t textstyle/stdbool.h cat ./libtextstyle.sym.in \ | case "linux-gnu" in \ mingw*) cat ;; \ *) grep -v '^libtextstyle_isatty$' ;; \ esac \ > libtextstyle.sym-t mv libtextstyle.sym-t libtextstyle.sym { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinitions."; \ echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \ echo '#define LIBTEXTSTYLE_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ echo; \ echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \ case "linux-gnu" in \ mingw*) echo '#define isatty libtextstyle_isatty' ;; \ esac; \ } > config.h && \ if test -n "yes" && test -n "1"; then \ { \ { \ for f in gl_array_list.h gl_array_list.c basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c concat-filename.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h get_progname_of.c getprogname.h getprogname.c gettext.h html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c glthread/lock.h glthread/lock.c malloca.c math.c mem-hash-map.h mem-hash-map.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c printf-frexp.c printf-frexpl.c safe-read.c safe-write.c sig-handler.c size_max.h sockets.h sockets.c stat-time.c styled-ostream.c sys_socket.c term-ostream.c term-style-control.c term-styled-ostream.c glthread/threadlib.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \ case $f in \ *.res.lo ) ;; \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ echo "gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c $sf" 1>&6; \ gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c $sf || { rm -f config.h; exit 1; }; \ sh ./exported.sh $of 1>&5; \ rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ ;; \ esac; \ done; \ } 5>&1 1>&2 \ | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ | LC_ALL=C join -v 1 - libtextstyle.sym \ | sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \ } 6>&1 && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c gl_array_list.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c basename-lgpl.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c binary-io.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c c-ctype.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c c-strcasecmp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c c-strncasecmp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c cloexec.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c concat-filename.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c exitfail.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c fatal-signal.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c fd-hook.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c fd-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c file-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c full-write.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c get_ppid_of.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c get_progname_of.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c getprogname.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c html-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c html-styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c iconv-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c gl_list.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glthread/lock.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c malloca.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c math.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c mem-hash-map.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c memory-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c noop-styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c printf-frexp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c printf-frexpl.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c safe-read.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c safe-write.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c sig-handler.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c sockets.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c stat-time.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c sys_socket.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c term-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c term-style-control.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c term-styled-ostream.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glthread/threadlib.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c unistd.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c unistr/u8-mbtouc.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c unistr/u8-mbtouc-aux.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xmalloc.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xstrdup.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xconcat-filename.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xgethostname.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c gl_xlist.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xsize.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xvasprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xasprintf.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c color.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c version.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-additional-sel.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-attr-sel.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-cascade.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-declaration.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-doc-handler.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-enc-handler.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-fonts.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-input.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-num.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-om-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-parser.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-parsing-location.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-prop-list.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-pseudo.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-rgb.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-sel-eng.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-selector.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-simple-sel.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-statement.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-string.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-style.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-stylesheet.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-term.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-tknzr.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-token.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/DOCBparser.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/HTMLparser.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/HTMLtree.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/SAX.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/SAX2.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/buf.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/c14n.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/catalog.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/chvalid.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/debugXML.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/dict.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/encoding.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/entities.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/error.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/globals.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/hash.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/legacy.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/list.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/nanoftp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/nanohttp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/parser.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/parserInternals.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/pattern.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/relaxng.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/schematron.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/threads.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/tree.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/trionan.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/uri.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/valid.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xinclude.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xlink.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlIO.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlmemory.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlmodule.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlreader.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlregexp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlsave.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlschemas.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlschemastypes.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlstring.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlunicode.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlwriter.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xpath.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xpointer.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/ghash.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/glist.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gmessages.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gprimes.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gstrfuncs.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gstring.c make all-am make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o gl_array_list.lo gl_array_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o basename-lgpl.lo basename-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o binary-io.lo binary-io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o c-ctype.lo c-ctype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c gl_array_list.c -fPIC -DPIC -o .libs/gl_array_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o c-strcasecmp.lo c-strcasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o cloexec.lo cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o concat-filename.lo concat-filename.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o exitfail.lo exitfail.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o fatal-signal.lo fatal-signal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o fd-ostream.lo fd-ostream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o file-ostream.lo file-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c file-ostream.c -fPIC -DPIC -o .libs/file-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c fd-ostream.c -fPIC -DPIC -o .libs/fd-ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o full-write.lo full-write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c full-write.c -fPIC -DPIC -o .libs/full-write.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o get_ppid_of.lo get_ppid_of.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o get_progname_of.lo get_progname_of.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c get_ppid_of.c -fPIC -DPIC -o .libs/get_ppid_of.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o getprogname.lo getprogname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o html-ostream.lo html-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c get_progname_of.c -fPIC -DPIC -o .libs/get_progname_of.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c html-ostream.c -fPIC -DPIC -o .libs/html-ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o html-styled-ostream.lo html-styled-ostream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o iconv-ostream.lo iconv-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c html-styled-ostream.c -fPIC -DPIC -o .libs/html-styled-ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o gl_list.lo gl_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c iconv-ostream.c -fPIC -DPIC -o .libs/iconv-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o malloca.lo malloca.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o math.lo math.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o mem-hash-map.lo mem-hash-map.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o memory-ostream.lo memory-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c math.c -fPIC -DPIC -o .libs/math.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c mem-hash-map.c -fPIC -DPIC -o .libs/mem-hash-map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c memory-ostream.c -fPIC -DPIC -o .libs/memory-ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o noop-styled-ostream.lo noop-styled-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c noop-styled-ostream.c -fPIC -DPIC -o .libs/noop-styled-ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o ostream.lo ostream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o printf-frexp.lo printf-frexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c ostream.c -fPIC -DPIC -o .libs/ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o printf-frexpl.lo printf-frexpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o safe-read.lo safe-read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o safe-write.lo safe-write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o sig-handler.lo sig-handler.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o sockets.lo sockets.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o stat-time.lo stat-time.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o styled-ostream.lo styled-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c styled-ostream.c -fPIC -DPIC -o .libs/styled-ostream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o sys_socket.lo sys_socket.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o term-ostream.lo term-ostream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o term-style-control.lo term-style-control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o term-styled-ostream.lo term-styled-ostream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c term-ostream.c -fPIC -DPIC -o .libs/term-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c term-style-control.c -fPIC -DPIC -o .libs/term-style-control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glthread/threadlib.lo glthread/threadlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c term-styled-ostream.c -fPIC -DPIC -o .libs/term-styled-ostream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o xmalloc.lo xmalloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o xstrdup.lo xstrdup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o xconcat-filename.lo xconcat-filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o xgethostname.lo xgethostname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o gl_xlist.lo gl_xlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xgethostname.c -fPIC -DPIC -o .libs/xgethostname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o xsize.lo xsize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o xvasprintf.lo xvasprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o xasprintf.lo xasprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o color.lo color.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c color.c -fPIC -DPIC -o .libs/color.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o obstack.lo obstack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o printf-args.lo printf-args.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o printf-parse.lo printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c obstack.c -fPIC -DPIC -o .libs/obstack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o vasnprintf.lo vasnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glthread/lock.lo glthread/lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-additional-sel.lo `test -f 'libcroco/cr-additional-sel.c' || echo './'`libcroco/cr-additional-sel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-attr-sel.lo `test -f 'libcroco/cr-attr-sel.c' || echo './'`libcroco/cr-attr-sel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-cascade.lo `test -f 'libcroco/cr-cascade.c' || echo './'`libcroco/cr-cascade.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-additional-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-additional-sel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-attr-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-attr-sel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-cascade.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-cascade.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-declaration.lo `test -f 'libcroco/cr-declaration.c' || echo './'`libcroco/cr-declaration.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-declaration.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-declaration.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-doc-handler.lo `test -f 'libcroco/cr-doc-handler.c' || echo './'`libcroco/cr-doc-handler.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-enc-handler.lo `test -f 'libcroco/cr-enc-handler.c' || echo './'`libcroco/cr-enc-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-doc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-doc-handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-fonts.lo `test -f 'libcroco/cr-fonts.c' || echo './'`libcroco/cr-fonts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-enc-handler.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-enc-handler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-fonts.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-fonts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-input.lo `test -f 'libcroco/cr-input.c' || echo './'`libcroco/cr-input.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-num.lo `test -f 'libcroco/cr-num.c' || echo './'`libcroco/cr-num.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-input.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-input.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-om-parser.lo `test -f 'libcroco/cr-om-parser.c' || echo './'`libcroco/cr-om-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-num.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-num.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-om-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-om-parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-parser.lo `test -f 'libcroco/cr-parser.c' || echo './'`libcroco/cr-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-parser.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-parsing-location.lo `test -f 'libcroco/cr-parsing-location.c' || echo './'`libcroco/cr-parsing-location.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-prop-list.lo `test -f 'libcroco/cr-prop-list.c' || echo './'`libcroco/cr-prop-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-parsing-location.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-parsing-location.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-prop-list.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-prop-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-pseudo.lo `test -f 'libcroco/cr-pseudo.c' || echo './'`libcroco/cr-pseudo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-rgb.lo `test -f 'libcroco/cr-rgb.c' || echo './'`libcroco/cr-rgb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-pseudo.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-pseudo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-sel-eng.lo `test -f 'libcroco/cr-sel-eng.c' || echo './'`libcroco/cr-sel-eng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-rgb.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-rgb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-sel-eng.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-sel-eng.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-selector.lo `test -f 'libcroco/cr-selector.c' || echo './'`libcroco/cr-selector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-selector.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-selector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-simple-sel.lo `test -f 'libcroco/cr-simple-sel.c' || echo './'`libcroco/cr-simple-sel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-statement.lo `test -f 'libcroco/cr-statement.c' || echo './'`libcroco/cr-statement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-simple-sel.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-simple-sel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-string.lo `test -f 'libcroco/cr-string.c' || echo './'`libcroco/cr-string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-statement.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-statement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-string.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-style.lo `test -f 'libcroco/cr-style.c' || echo './'`libcroco/cr-style.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-style.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-style.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-stylesheet.lo `test -f 'libcroco/cr-stylesheet.c' || echo './'`libcroco/cr-stylesheet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-term.lo `test -f 'libcroco/cr-term.c' || echo './'`libcroco/cr-term.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-stylesheet.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-stylesheet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-term.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-term.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-tknzr.lo `test -f 'libcroco/cr-tknzr.c' || echo './'`libcroco/cr-tknzr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-tknzr.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-tknzr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-token.lo `test -f 'libcroco/cr-token.c' || echo './'`libcroco/cr-token.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-token.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-token.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libcroco/rpl_la-cr-utils.lo `test -f 'libcroco/cr-utils.c' || echo './'`libcroco/cr-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libcroco/cr-utils.c -fPIC -DPIC -o libcroco/.libs/rpl_la-cr-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glib/libglib_rpl_la-ghash.lo `test -f 'glib/ghash.c' || echo './'`glib/ghash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/ghash.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-ghash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glib/libglib_rpl_la-glist.lo `test -f 'glib/glist.c' || echo './'`glib/glist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/glist.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-glist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glib/libglib_rpl_la-gmessages.lo `test -f 'glib/gmessages.c' || echo './'`glib/gmessages.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glib/libglib_rpl_la-gprimes.lo `test -f 'glib/gprimes.c' || echo './'`glib/gprimes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gmessages.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gmessages.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glib/libglib_rpl_la-gstrfuncs.lo `test -f 'glib/gstrfuncs.c' || echo './'`glib/gstrfuncs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gprimes.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gprimes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gstrfuncs.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstrfuncs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o glib/libglib_rpl_la-gstring.lo `test -f 'glib/gstring.c' || echo './'`glib/gstring.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c glib/gstring.c -fPIC -DPIC -o glib/.libs/libglib_rpl_la-gstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -mtune=generic -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libcroco_rpl.la libcroco/rpl_la-cr-additional-sel.lo libcroco/rpl_la-cr-attr-sel.lo libcroco/rpl_la-cr-cascade.lo libcroco/rpl_la-cr-declaration.lo libcroco/rpl_la-cr-doc-handler.lo libcroco/rpl_la-cr-enc-handler.lo libcroco/rpl_la-cr-fonts.lo libcroco/rpl_la-cr-input.lo libcroco/rpl_la-cr-num.lo libcroco/rpl_la-cr-om-parser.lo libcroco/rpl_la-cr-parser.lo libcroco/rpl_la-cr-parsing-location.lo libcroco/rpl_la-cr-prop-list.lo libcroco/rpl_la-cr-pseudo.lo libcroco/rpl_la-cr-rgb.lo libcroco/rpl_la-cr-sel-eng.lo libcroco/rpl_la-cr-selector.lo libcroco/rpl_la-cr-simple-sel.lo libcroco/rpl_la-cr-statement.lo libcroco/rpl_la-cr-string.lo libcroco/rpl_la-cr-style.lo libcroco/rpl_la-cr-stylesheet.lo libcroco/rpl_la-cr-term.lo libcroco/rpl_la-cr-tknzr.lo libcroco/rpl_la-cr-token.lo libcroco/rpl_la-cr-utils.lo libtool: link: ar cru .libs/libcroco_rpl.a libcroco/.libs/rpl_la-cr-additional-sel.o libcroco/.libs/rpl_la-cr-attr-sel.o libcroco/.libs/rpl_la-cr-cascade.o libcroco/.libs/rpl_la-cr-declaration.o libcroco/.libs/rpl_la-cr-doc-handler.o libcroco/.libs/rpl_la-cr-enc-handler.o libcroco/.libs/rpl_la-cr-fonts.o libcroco/.libs/rpl_la-cr-input.o libcroco/.libs/rpl_la-cr-num.o libcroco/.libs/rpl_la-cr-om-parser.o libcroco/.libs/rpl_la-cr-parser.o libcroco/.libs/rpl_la-cr-parsing-location.o libcroco/.libs/rpl_la-cr-prop-list.o libcroco/.libs/rpl_la-cr-pseudo.o libcroco/.libs/rpl_la-cr-rgb.o libcroco/.libs/rpl_la-cr-sel-eng.o libcroco/.libs/rpl_la-cr-selector.o libcroco/.libs/rpl_la-cr-simple-sel.o libcroco/.libs/rpl_la-cr-statement.o libcroco/.libs/rpl_la-cr-string.o libcroco/.libs/rpl_la-cr-style.o libcroco/.libs/rpl_la-cr-stylesheet.o libcroco/.libs/rpl_la-cr-term.o libcroco/.libs/rpl_la-cr-tknzr.o libcroco/.libs/rpl_la-cr-token.o libcroco/.libs/rpl_la-cr-utils.o libtool: link: ranlib .libs/libcroco_rpl.a /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libglib_rpl.la glib/libglib_rpl_la-ghash.lo glib/libglib_rpl_la-glist.lo glib/libglib_rpl_la-gmessages.lo glib/libglib_rpl_la-gprimes.lo glib/libglib_rpl_la-gstrfuncs.lo glib/libglib_rpl_la-gstring.lo libtool: link: ( cd ".libs" && rm -f "libcroco_rpl.la" && ln -s "../libcroco_rpl.la" "libcroco_rpl.la" ) libtool: link: ar cru .libs/libglib_rpl.a glib/.libs/libglib_rpl_la-ghash.o glib/.libs/libglib_rpl_la-glist.o glib/.libs/libglib_rpl_la-gmessages.o glib/.libs/libglib_rpl_la-gprimes.o glib/.libs/libglib_rpl_la-gstrfuncs.o glib/.libs/libglib_rpl_la-gstring.o libtool: link: ranlib .libs/libglib_rpl.a libtool: link: ( cd ".libs" && rm -f "libglib_rpl.la" && ln -s "../libglib_rpl.la" "libglib_rpl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo libtool: link: ar cru .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o libtool: link: ranlib .libs/libxml_rpl.a libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -no-undefined -lm -lm -lm -lncurses -no-undefined -export-symbols libtextstyle.sym -version-info 1:1:1 -rpath /usr/lib -o libtextstyle.la -rpath /usr/lib gl_array_list.lo basename-lgpl.lo binary-io.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo cloexec.lo concat-filename.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-ostream.lo file-ostream.lo full-write.lo get_ppid_of.lo get_progname_of.lo getprogname.lo html-ostream.lo html-styled-ostream.lo iconv-ostream.lo gl_list.lo glthread/lock.lo malloca.lo math.lo mem-hash-map.lo memory-ostream.lo noop-styled-ostream.lo ostream.lo printf-frexp.lo printf-frexpl.lo safe-read.lo safe-write.lo sig-handler.lo sockets.lo stat-time.lo styled-ostream.lo sys_socket.lo term-ostream.lo term-style-control.lo term-styled-ostream.lo glthread/threadlib.lo unistd.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xgethostname.lo gl_xlist.lo xsize.lo xvasprintf.lo xasprintf.lo color.lo misc.lo version.lo asnprintf.lo fcntl.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libcroco_rpl.la libglib_rpl.la libxml_rpl.la libtool: link: echo "{ global:" > .libs/libtextstyle.ver libtool: link: cat libtextstyle.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libtextstyle.ver libtool: link: echo "local: *; };" >> .libs/libtextstyle.ver libtool: link: gcc -shared -fPIC -DPIC .libs/gl_array_list.o .libs/basename-lgpl.o .libs/binary-io.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/concat-filename.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-ostream.o .libs/file-ostream.o .libs/full-write.o .libs/get_ppid_of.o .libs/get_progname_of.o .libs/getprogname.o .libs/html-ostream.o .libs/html-styled-ostream.o .libs/iconv-ostream.o .libs/gl_list.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mem-hash-map.o .libs/memory-ostream.o .libs/noop-styled-ostream.o .libs/ostream.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/safe-read.o .libs/safe-write.o .libs/sig-handler.o .libs/sockets.o .libs/stat-time.o .libs/styled-ostream.o .libs/sys_socket.o .libs/term-ostream.o .libs/term-style-control.o .libs/term-styled-ostream.o glthread/.libs/threadlib.o .libs/unistd.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xgethostname.o .libs/gl_xlist.o .libs/xsize.o .libs/xvasprintf.o .libs/xasprintf.o .libs/color.o .libs/misc.o .libs/version.o .libs/asnprintf.o .libs/fcntl.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o -Wl,--whole-archive ./.libs/libcroco_rpl.a ./.libs/libglib_rpl.a ./.libs/libxml_rpl.a -Wl,--no-whole-archive -lm -lncurses -mtune=generic -Wl,-soname -Wl,libtextstyle.so.0 -Wl,-version-script -Wl,.libs/libtextstyle.ver -o .libs/libtextstyle.so.0.1.1 libtool: link: (cd ".libs" && rm -f "libtextstyle.so.0" && ln -s "libtextstyle.so.0.1.1" "libtextstyle.so.0") libtool: link: (cd ".libs" && rm -f "libtextstyle.so" && ln -s "libtextstyle.so.0.1.1" "libtextstyle.so") libtool: link: ( cd ".libs" && rm -f "libtextstyle.la" && ln -s "../libtextstyle.la" "libtextstyle.la" ) make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' Making all in tests make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' make all-recursive make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' Making all in . make[6]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' Making all in adhoc-tests make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../lib -I./../lib -DSRCDIR=\"./\" -mtune=generic -MT hello.o -MD -MP -MF .deps/hello.Tpo -c -o hello.o hello.c mv -f .deps/hello.Tpo .deps/hello.Po /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o hello hello.o ../lib/libtextstyle.la libtool: link: gcc -mtune=generic -o .libs/hello hello.o ../lib/.libs/libtextstyle.so -lm -lncurses make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' Making all in doc make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc' make[4]: Entering directory '/sources/gettext-0.21/libtextstyle' make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle' make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle' make[2]: Leaving directory '/sources/gettext-0.21/libtextstyle' Making all in gettext-tools make[2]: Entering directory '/sources/gettext-0.21/gettext-tools' make all-recursive make[3]: Entering directory '/sources/gettext-0.21/gettext-tools' Making all in intl make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' make all-am make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' sed -e '/IN_LIBGLOCALE/d' \ -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ -e 's,@''HAVE_ASPRINTF''@,1,g' \ -e 's,@''HAVE_SNPRINTF''@,1,g' \ -e 's,@''HAVE_WPRINTF''@,1,g' \ -e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \ -e 's,@''HAVE_NEWLOCALE''@,1,g' \ < ../../gettext-runtime/intl/libgnuintl.in.h \ | if test 'no' = yes; then \ sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ else \ cat; \ fi \ | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ -e "/#define _LIBINTL_H/r ../../gettext-runtime/intl/export.h" \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > libgnuintl.h /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o hash-string.lo ../../gettext-runtime/intl/hash-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o l10nflist.lo ../../gettext-runtime/intl/l10nflist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o explodename.lo ../../gettext-runtime/intl/explodename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o plural.lo ../../gettext-runtime/intl/plural.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/plural.c -fPIC -DPIC -o .libs/plural.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/explodename.c -fPIC -DPIC -o .libs/explodename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/hash-string.c -fPIC -DPIC -o .libs/hash-string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o plural-exp.lo ../../gettext-runtime/intl/plural-exp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localcharset.lo ../../gettext-runtime/intl/localcharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o threadlib.lo ../../gettext-runtime/intl/threadlib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o lock.lo ../../gettext-runtime/intl/lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/threadlib.c -fPIC -DPIC -o .libs/threadlib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o relocatable.lo ../../gettext-runtime/intl/relocatable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o langprefs.lo ../../gettext-runtime/intl/langprefs.c sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ -e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \ -e "/#if HAVE_WORKING_USELOCALE/r ../../gettext-runtime/intl/export.h" \ < ../../gettext-runtime/intl/localename-table.in.h \ | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ > localename-table.h /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o log.lo ../../gettext-runtime/intl/log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/lock.c -fPIC -DPIC -o .libs/lock.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o printf.lo ../../gettext-runtime/intl/printf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/relocatable.c -fPIC -DPIC -o .libs/relocatable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/langprefs.c -fPIC -DPIC -o .libs/langprefs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/log.c -fPIC -DPIC -o .libs/log.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o setlocale.lo ../../gettext-runtime/intl/setlocale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o setlocale-lock.lo ../../gettext-runtime/intl/setlocale-lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o setlocale_null.lo ../../gettext-runtime/intl/setlocale_null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/printf.c -fPIC -DPIC -o .libs/printf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o version.lo ../../gettext-runtime/intl/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/setlocale.c -fPIC -DPIC -o .libs/setlocale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/setlocale-lock.c -fPIC -DPIC -o .libs/setlocale-lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o xsize.lo ../../gettext-runtime/intl/xsize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o osdep.lo ../../gettext-runtime/intl/osdep.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o intl-compat.lo ../../gettext-runtime/intl/intl-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o bindtextdom.lo ../../gettext-runtime/intl/bindtextdom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/osdep.c -fPIC -DPIC -o .libs/osdep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dcgettext.lo ../../gettext-runtime/intl/dcgettext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dgettext.lo ../../gettext-runtime/intl/dgettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o gettext.lo ../../gettext-runtime/intl/gettext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o finddomain.lo ../../gettext-runtime/intl/finddomain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/dgettext.c -fPIC -DPIC -o .libs/dgettext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o loadmsgcat.lo ../../gettext-runtime/intl/loadmsgcat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localealias.lo ../../gettext-runtime/intl/localealias.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/finddomain.c -fPIC -DPIC -o .libs/finddomain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/gettext.c -fPIC -DPIC -o .libs/gettext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o textdomain.lo ../../gettext-runtime/intl/textdomain.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dcigettext.lo ../../gettext-runtime/intl/dcigettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/localealias.c -fPIC -DPIC -o .libs/localealias.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/textdomain.c -fPIC -DPIC -o .libs/textdomain.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dcngettext.lo ../../gettext-runtime/intl/dcngettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o dngettext.lo ../../gettext-runtime/intl/dngettext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o ngettext.lo ../../gettext-runtime/intl/ngettext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/ngettext.c -fPIC -DPIC -o .libs/ngettext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/dngettext.c -fPIC -DPIC -o .libs/dngettext.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localename.lo ../../gettext-runtime/intl/localename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c -o localename-table.lo ../../gettext-runtime/intl/localename-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/localename-table.c -fPIC -DPIC -o .libs/localename-table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fvisibility=hidden -mtune=generic -c ../../gettext-runtime/intl/localename.c -fPIC -DPIC -o .libs/localename.o /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -mtune=generic -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /usr/lib -o libgnuintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo libtool: link: /bin/nm -B .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgnuintl.exp libtool: link: /bin/grep -E -e "^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*" ".libs/libgnuintl.exp" > ".libs/libgnuintl.expT" libtool: link: mv -f ".libs/libgnuintl.expT" ".libs/libgnuintl.exp" libtool: link: echo "{ global:" > .libs/libgnuintl.ver libtool: link: cat .libs/libgnuintl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgnuintl.ver libtool: link: echo "local: *; };" >> .libs/libgnuintl.ver libtool: link: gcc -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -mtune=generic -Wl,-soname -Wl,libgnuintl.so.8 -Wl,-version-script -Wl,.libs/libgnuintl.ver -o .libs/libgnuintl.so.8.2.0 libtool: link: (cd ".libs" && rm -f "libgnuintl.so.8" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so.8") libtool: link: (cd ".libs" && rm -f "libgnuintl.so" && ln -s "libgnuintl.so.8.2.0" "libgnuintl.so") libtool: link: ( cd ".libs" && rm -f "libgnuintl.la" && ln -s "../libgnuintl.la" "libgnuintl.la" ) make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' Making all in gnulib-lib make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#if HAVE_WINSOCK2_H'; \ echo '# include /* avoid mingw pollution on DATADIR */'; \ echo '#endif'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ echo '#define RUNSTATEDIR "/usr/var/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/gettext-0.21"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/gettext-0.21"'; \ echo '#define DVIDIR "/usr/share/doc/gettext-0.21"'; \ echo '#define PDFDIR "/usr/share/doc/gettext-0.21"'; \ echo '#define PSDIR "/usr/share/doc/gettext-0.21"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/gettext"'; \ echo '#define PKGINCLUDEDIR "/usr/include/gettext-tools"'; \ echo '#define PKGLIBDIR "/usr/lib/gettext-tools"'; \ echo '#define PKGLIBEXECDIR "/usr/libexec/gettext-tools"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f ctype.h-t ctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||g' \ -e 's/@''GNULIB_ISBLANK''@/1/g' \ -e 's/@''HAVE_ISBLANK''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./ctype.in.h; \ } > ctype.h-t && \ mv ctype.h-t ctype.h rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./dirent.in.h; \ } > dirent.h-t && \ mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f fnmatch.h-t fnmatch.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_FNMATCH_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FNMATCH_H''@||g' \ -e 's/@''GNULIB_FNMATCH''@/1/g' \ -e 's|@''HAVE_FNMATCH''@|1|g' \ -e 's|@''REPLACE_FNMATCH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fnmatch.in.h; \ } > fnmatch.h-t && \ mv fnmatch.h-t fnmatch.h rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/DOCBparser.in.h; \ } > libxml/DOCBparser.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLparser.in.h; \ } > libxml/HTMLparser.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLtree.in.h; \ } > libxml/HTMLtree.h-t mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX2.in.h; \ } > libxml/SAX2.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX.in.h; \ } > libxml/SAX.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/c14n.in.h; \ } > libxml/c14n.h-t mv -f libxml/SAX2.h-t libxml/SAX2.h mv -f libxml/SAX.h-t libxml/SAX.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/catalog.in.h; \ } > libxml/catalog.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/chvalid.in.h; \ } > libxml/chvalid.h-t mv -f libxml/c14n.h-t libxml/c14n.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/debugXML.in.h; \ } > libxml/debugXML.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/catalog.h-t libxml/catalog.h mv -f libxml/chvalid.h-t libxml/chvalid.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/debugXML.h-t libxml/debugXML.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/dict.in.h; \ } > libxml/dict.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/encoding.in.h; \ } > libxml/encoding.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/entities.in.h; \ } > libxml/entities.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/globals.in.h; \ } > libxml/globals.h-t mv -f libxml/encoding.h-t libxml/encoding.h mv -f libxml/dict.h-t libxml/dict.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/entities.h-t libxml/entities.h mv -f libxml/globals.h-t libxml/globals.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/hash.in.h; \ } > libxml/hash.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanoftp.in.h; \ } > libxml/nanoftp.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/list.in.h; \ } > libxml/list.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanohttp.in.h; \ } > libxml/nanohttp.h-t mv -f libxml/hash.h-t libxml/hash.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/nanoftp.h-t libxml/nanoftp.h mv -f libxml/list.h-t libxml/list.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parser.in.h; \ } > libxml/parser.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/nanohttp.h-t libxml/nanohttp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parserInternals.in.h; \ } > libxml/parserInternals.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/pattern.in.h; \ } > libxml/pattern.h-t mv -f libxml/parser.h-t libxml/parser.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/relaxng.in.h; \ } > libxml/relaxng.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/parserInternals.h-t libxml/parserInternals.h mv -f libxml/pattern.h-t libxml/pattern.h mv -f libxml/relaxng.h-t libxml/relaxng.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schemasInternals.in.h; \ } > libxml/schemasInternals.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schematron.in.h; \ } > libxml/schematron.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/threads.in.h; \ } > libxml/threads.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/tree.in.h; \ } > libxml/tree.h-t mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/schematron.h-t libxml/schematron.h mv -f libxml/threads.h-t libxml/threads.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/tree.h-t libxml/tree.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/uri.in.h; \ } > libxml/uri.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/valid.in.h; \ } > libxml/valid.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xinclude.in.h; \ } > libxml/xinclude.h-t mv -f libxml/uri.h-t libxml/uri.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xlink.in.h; \ } > libxml/xlink.h-t mv -f libxml/valid.h-t libxml/valid.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml mv -f libxml/xinclude.h-t libxml/xinclude.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlIO.in.h; \ } > libxml/xmlIO.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlautomata.in.h; \ } > libxml/xmlautomata.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xlink.h-t libxml/xlink.h mv -f libxml/xmlIO.h-t libxml/xmlIO.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlerror.in.h; \ } > libxml/xmlerror.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlexports.in.h; \ } > libxml/xmlexports.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmemory.in.h; \ } > libxml/xmlmemory.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmodule.in.h; \ } > libxml/xmlmodule.h-t mv -f libxml/xmlerror.h-t libxml/xmlerror.h mv -f libxml/xmlexports.h-t libxml/xmlexports.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlreader.in.h; \ } > libxml/xmlreader.h-t mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlsave.in.h; \ } > libxml/xmlsave.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlregexp.in.h; \ } > libxml/xmlregexp.h-t mv -f libxml/xmlreader.h-t libxml/xmlreader.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemas.in.h; \ } > libxml/xmlschemas.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlsave.h-t libxml/xmlsave.h mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemastypes.in.h; \ } > libxml/xmlschemastypes.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlstring.in.h; \ } > libxml/xmlstring.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlversion.in.h; \ } > libxml/xmlversion.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlunicode.in.h; \ } > libxml/xmlunicode.h-t test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlstring.h-t libxml/xmlstring.h test -d libxml || /bin/mkdir -p libxml mv -f libxml/xmlversion.h-t libxml/xmlversion.h mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlwriter.in.h; \ } > libxml/xmlwriter.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpath.in.h; \ } > libxml/xpath.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpathInternals.in.h; \ } > libxml/xpathInternals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpointer.in.h; \ } > libxml/xpointer.h-t mv -f libxml/xpath.h-t libxml/xpath.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h mv -f libxml/xpointer.h-t libxml/xpointer.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/1/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/0/g' \ -e 's/@''GNULIB_FREXPL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/1/g' \ -e 's/@''GNULIB_ISNAN''@/1/g' \ -e 's/@''GNULIB_ISNANF''@/1/g' \ -e 's/@''GNULIB_ISNAND''@/1/g' \ -e 's/@''GNULIB_ISNANL''@/1/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/1/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h rm -f omp.h-t omp.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_OMP_H''@||g' \ < ./omp.in.h; \ } > omp.h-t && \ mv omp.h-t omp.h rm -f sched.h-t sched.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SCHED_H''@|1|g' \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SCHED_H''@||g' \ -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \ -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \ -e 's|@''HAVE_SCHED_YIELD''@|1|g' \ -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sched.in.h; \ } > sched.h-t && \ mv sched.h-t sched.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f spawn.h-t spawn.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SPAWN_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SPAWN_H''@||g' \ -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \ -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|1|g' \ -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|1|g' \ -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./spawn.in.h; \ } > spawn.h-t && \ mv spawn.h-t spawn.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/1/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/1/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/1/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/1/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/random.h-t sys/random.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/1/g' \ -e 's/@''REPLACE_GETRANDOM''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_random.in.h; \ } > sys/random.h-t && \ mv -f sys/random.h-t sys/random.h /bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_select.in.h; \ } > sys/select.h-t && \ mv sys/select.h-t sys/select.h /bin/mkdir -p sys /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||g' \ -e 's/@''GNULIB_WAITPID''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_wait.in.h; \ } > sys/wait.h-t && \ mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f uniconv.h-t uniconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniconv.in.h; \ } > uniconv.h-t && \ mv -f uniconv.h-t uniconv.h rm -f unictype.h-t unictype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unictype.in.h; \ } > unictype.h-t && \ mv -f unictype.h-t unictype.h rm -f unilbrk.h-t unilbrk.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unilbrk.in.h; \ } > unilbrk.h-t && \ mv -f unilbrk.h-t unilbrk.h rm -f uniname.h-t uniname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniname.in.h; \ } > uniname.h-t && \ mv -f uniname.h-t uniname.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/1/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \ -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/1/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/1/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f utime.h-t utime.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_UTIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UTIME_H''@||g' \ -e 's/@''GNULIB_UTIME''@/1/g' \ -e 's|@''HAVE_UTIME''@|1|g' \ -e 's|@''REPLACE_UTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./utime.in.h; \ } > utime.h-t && \ mv utime.h-t utime.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/1/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-am make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o acl-errno-valid.lo acl-errno-valid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o acl-internal.lo acl-internal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o get-permissions.lo get-permissions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o set-permissions.lo set-permissions.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c set-permissions.c -fPIC -DPIC -o .libs/set-permissions.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c get-permissions.c -fPIC -DPIC -o .libs/get-permissions.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c acl-errno-valid.c -fPIC -DPIC -o .libs/acl-errno-valid.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c acl-internal.c -fPIC -DPIC -o .libs/acl-internal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o allocator.lo allocator.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o areadlink.lo areadlink.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o areadlink-with-size.lo areadlink-with-size.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o argmatch.lo argmatch.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c areadlink-with-size.c -fPIC -DPIC -o .libs/areadlink-with-size.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c allocator.c -fPIC -DPIC -o .libs/allocator.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c areadlink.c -fPIC -DPIC -o .libs/areadlink.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o asyncsafe-spin.lo asyncsafe-spin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o backupfile.lo backupfile.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o addext.lo addext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o basename-lgpl.lo basename-lgpl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c asyncsafe-spin.c -fPIC -DPIC -o .libs/asyncsafe-spin.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c backupfile.c -fPIC -DPIC -o .libs/backupfile.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c addext.c -fPIC -DPIC -o .libs/addext.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o binary-io.lo binary-io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o bitrotate.lo bitrotate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o c-ctype.lo c-ctype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c binary-io.c -fPIC -DPIC -o .libs/binary-io.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o c-strcasestr.lo c-strcasestr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o c-strstr.lo c-strstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o canonicalize.lo canonicalize.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c c-strcasestr.c -fPIC -DPIC -o .libs/c-strcasestr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o careadlinkat.lo careadlinkat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o classpath.lo classpath.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o clean-temp.lo clean-temp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o cloexec.lo cloexec.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c careadlinkat.c -fPIC -DPIC -o .libs/careadlinkat.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c classpath.c -fPIC -DPIC -o .libs/classpath.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c clean-temp.c -fPIC -DPIC -o .libs/clean-temp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o closeout.lo closeout.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o concat-filename.lo concat-filename.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o copy-file.lo copy-file.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c closeout.c -fPIC -DPIC -o .libs/closeout.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o csharpcomp.lo csharpcomp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c copy-file.c -fPIC -DPIC -o .libs/copy-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o csharpexec.lo csharpexec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o dirname-lgpl.lo dirname-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o stripslash.lo stripslash.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c csharpcomp.c -fPIC -DPIC -o .libs/csharpcomp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c csharpexec.c -fPIC -DPIC -o .libs/csharpexec.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o error-progname.lo error-progname.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o execute.lo execute.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o exitfail.lo exitfail.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o fatal-signal.lo fatal-signal.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c fatal-signal.c -fPIC -DPIC -o .libs/fatal-signal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o fd-safer-flag.lo fd-safer-flag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o dup-safer-flag.lo dup-safer-flag.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o file-set.lo file-set.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o findprog.lo findprog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o fstrcmp.lo fstrcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c file-set.c -fPIC -DPIC -o .libs/file-set.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c findprog.c -fPIC -DPIC -o .libs/findprog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o full-write.lo full-write.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o fwriteerror.lo fwriteerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o gcd.lo gcd.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o getprogname.lo getprogname.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c gcd.c -fPIC -DPIC -o .libs/gcd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o gettime.lo gettime.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o hard-locale.lo hard-locale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o hash-pjw.lo hash-pjw.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c gettime.c -fPIC -DPIC -o .libs/gettime.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o hash-triple-simple.lo hash-triple-simple.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o javacomp.lo javacomp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o javaexec.lo javaexec.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c hash-triple-simple.c -fPIC -DPIC -o .libs/hash-triple-simple.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c javacomp.c -fPIC -DPIC -o .libs/javacomp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o javaversion.lo javaversion.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o gl_linked_list.lo gl_linked_list.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c javaexec.c -fPIC -DPIC -o .libs/javaexec.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c javaversion.c -fPIC -DPIC -o .libs/javaversion.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c gl_linked_list.c -fPIC -DPIC -o .libs/gl_linked_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o gl_linkedhash_list.lo gl_linkedhash_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o gl_list.lo gl_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o localcharset.lo localcharset.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c gl_linkedhash_list.c -fPIC -DPIC -o .libs/gl_linkedhash_list.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o localename.lo localename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o localename-table.lo localename-table.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c localename.c -fPIC -DPIC -o .libs/localename.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o malloca.lo malloca.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o math.lo math.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c localename-table.c -fPIC -DPIC -o .libs/localename-table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mbchar.lo mbchar.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mbiter.lo mbiter.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c malloca.c -fPIC -DPIC -o .libs/malloca.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c math.c -fPIC -DPIC -o .libs/math.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mbslen.lo mbslen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mbsstr.lo mbsstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mbswidth.lo mbswidth.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mbuiter.lo mbuiter.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mbslen.c -fPIC -DPIC -o .libs/mbslen.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mbsstr.c -fPIC -DPIC -o .libs/mbsstr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mem-hash-map.lo mem-hash-map.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mbuiter.c -fPIC -DPIC -o .libs/mbuiter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o omp-init.lo omp-init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o pipe-filter-ii.lo pipe-filter-ii.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o pipe-filter-aux.lo pipe-filter-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mem-hash-map.c -fPIC -DPIC -o .libs/mem-hash-map.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c omp-init.c -fPIC -DPIC -o .libs/omp-init.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c pipe-filter-ii.c -fPIC -DPIC -o .libs/pipe-filter-ii.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o pipe2.lo pipe2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o pipe2-safer.lo pipe2-safer.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c pipe-filter-aux.c -fPIC -DPIC -o .libs/pipe-filter-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o progname.lo progname.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c pipe2.c -fPIC -DPIC -o .libs/pipe2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o propername.lo propername.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c pipe2-safer.c -fPIC -DPIC -o .libs/pipe2-safer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o qcopy-acl.lo qcopy-acl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c progname.c -fPIC -DPIC -o .libs/progname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o quotearg.lo quotearg.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c propername.c -fPIC -DPIC -o .libs/propername.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o read-file.lo read-file.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c quotearg.c -fPIC -DPIC -o .libs/quotearg.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c qcopy-acl.c -fPIC -DPIC -o .libs/qcopy-acl.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c read-file.c -fPIC -DPIC -o .libs/read-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o safe-read.lo safe-read.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o safe-write.lo safe-write.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o setlocale_null.lo setlocale_null.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o sh-quote.lo sh-quote.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o sig-handler.lo sig-handler.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o spawn-pipe.lo spawn-pipe.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o stat-time.lo stat-time.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c sh-quote.c -fPIC -DPIC -o .libs/sh-quote.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o striconv.lo striconv.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c spawn-pipe.c -fPIC -DPIC -o .libs/spawn-pipe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o striconveh.lo striconveh.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o striconveha.lo striconveha.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o strnlen1.lo strnlen1.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c striconv.c -fPIC -DPIC -o .libs/striconv.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o supersede.lo supersede.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o tempname.lo tempname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o glthread/threadlib.lo glthread/threadlib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o timespec.lo timespec.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c supersede.c -fPIC -DPIC -o .libs/supersede.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c tempname.c -fPIC -DPIC -o .libs/tempname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o glthread/tls.lo glthread/tls.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c timespec.c -fPIC -DPIC -o .libs/timespec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o tmpdir.lo tmpdir.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o trim.lo trim.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistd.lo unistd.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c trim.c -fPIC -DPIC -o .libs/trim.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistd.c -fPIC -DPIC -o .libs/unistd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o dup-safer.lo dup-safer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o fd-safer.lo fd-safer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o pipe-safer.lo pipe-safer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o utimens.lo utimens.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o wait-process.lo wait-process.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o wctype-h.lo wctype-h.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xmalloc.lo xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c utimens.c -fPIC -DPIC -o .libs/utimens.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c wait-process.c -fPIC -DPIC -o .libs/wait-process.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o utimens.c: In function 'fdutimens': utimens.c:382:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] 382 | if (ts && update_timespec (&st, &ts)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utimens.c:382:17: note: referencing argument 2 of type 'struct timespec **' utimens.c:133:1: note: in a call to function 'update_timespec' 133 | update_timespec (struct stat const *statbuf, struct timespec *ts[2]) | ^~~~~~~~~~~~~~~ utimens.c: In function 'lutimens': utimens.c:595:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=] 595 | if (ts && update_timespec (&st, &ts)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ utimens.c:595:17: note: referencing argument 2 of type 'struct timespec **' utimens.c:133:1: note: in a call to function 'update_timespec' 133 | update_timespec (struct stat const *statbuf, struct timespec *ts[2]) | ^~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xstrdup.lo xstrdup.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xconcat-filename.lo xconcat-filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xerror.lo xerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xgetcwd.lo xgetcwd.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xerror.c -fPIC -DPIC -o .libs/xerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o gl_xlist.lo gl_xlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xmalloca.lo xmalloca.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xmemdup0.lo xmemdup0.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xreadlink.lo xreadlink.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xmemdup0.c -fPIC -DPIC -o .libs/xmemdup0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xsetenv.lo xsetenv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xsize.lo xsize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xstriconv.lo xstriconv.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xreadlink.c -fPIC -DPIC -o .libs/xreadlink.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xstriconveh.lo xstriconveh.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xsetenv.c -fPIC -DPIC -o .libs/xsetenv.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xsize.c -fPIC -DPIC -o .libs/xsize.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xvasprintf.lo xvasprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o xasprintf.lo xasprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xstriconveh.c -fPIC -DPIC -o .libs/xstriconveh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o fcntl.lo fcntl.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o mbrtowc.lo mbrtowc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o obstack.lo obstack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o printf-args.lo printf-args.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c obstack.c -fPIC -DPIC -o .libs/obstack.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o printf-parse.lo printf-parse.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o vasnprintf.lo vasnprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o glthread/lock.lo glthread/lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unictype/ctype_space.lo unictype/ctype_space.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_java_whitespace.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o uniname/uniname.lo uniname/uniname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-check.lo unistr/u8-check.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-mblen.lo unistr/u8-mblen.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-prev.lo unistr/u8-prev.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o uniwidth/width.lo uniwidth/width.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-DOCBparser.lo `test -f 'libxml/DOCBparser.c' || echo './'`libxml/DOCBparser.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-HTMLparser.lo `test -f 'libxml/HTMLparser.c' || echo './'`libxml/HTMLparser.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/DOCBparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-DOCBparser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-HTMLtree.lo `test -f 'libxml/HTMLtree.c' || echo './'`libxml/HTMLtree.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-SAX.lo `test -f 'libxml/SAX.c' || echo './'`libxml/SAX.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/HTMLparser.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLparser.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/HTMLtree.c -fPIC -DPIC -o libxml/.libs/rpl_la-HTMLtree.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/SAX.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-SAX2.lo `test -f 'libxml/SAX2.c' || echo './'`libxml/SAX2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-buf.lo `test -f 'libxml/buf.c' || echo './'`libxml/buf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-c14n.lo `test -f 'libxml/c14n.c' || echo './'`libxml/c14n.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/SAX2.c -fPIC -DPIC -o libxml/.libs/rpl_la-SAX2.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/buf.c -fPIC -DPIC -o libxml/.libs/rpl_la-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/c14n.c -fPIC -DPIC -o libxml/.libs/rpl_la-c14n.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-catalog.lo `test -f 'libxml/catalog.c' || echo './'`libxml/catalog.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/catalog.c -fPIC -DPIC -o libxml/.libs/rpl_la-catalog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-chvalid.lo `test -f 'libxml/chvalid.c' || echo './'`libxml/chvalid.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-debugXML.lo `test -f 'libxml/debugXML.c' || echo './'`libxml/debugXML.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/chvalid.c -fPIC -DPIC -o libxml/.libs/rpl_la-chvalid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-dict.lo `test -f 'libxml/dict.c' || echo './'`libxml/dict.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/debugXML.c -fPIC -DPIC -o libxml/.libs/rpl_la-debugXML.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/dict.c -fPIC -DPIC -o libxml/.libs/rpl_la-dict.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-encoding.lo `test -f 'libxml/encoding.c' || echo './'`libxml/encoding.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-entities.lo `test -f 'libxml/entities.c' || echo './'`libxml/entities.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/encoding.c -fPIC -DPIC -o libxml/.libs/rpl_la-encoding.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/entities.c -fPIC -DPIC -o libxml/.libs/rpl_la-entities.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-error.lo `test -f 'libxml/error.c' || echo './'`libxml/error.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/error.c -fPIC -DPIC -o libxml/.libs/rpl_la-error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-globals.lo `test -f 'libxml/globals.c' || echo './'`libxml/globals.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-hash.lo `test -f 'libxml/hash.c' || echo './'`libxml/hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-legacy.lo `test -f 'libxml/legacy.c' || echo './'`libxml/legacy.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/globals.c -fPIC -DPIC -o libxml/.libs/rpl_la-globals.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-list.lo `test -f 'libxml/list.c' || echo './'`libxml/list.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/hash.c -fPIC -DPIC -o libxml/.libs/rpl_la-hash.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/legacy.c -fPIC -DPIC -o libxml/.libs/rpl_la-legacy.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/list.c -fPIC -DPIC -o libxml/.libs/rpl_la-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-nanoftp.lo `test -f 'libxml/nanoftp.c' || echo './'`libxml/nanoftp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-nanohttp.lo `test -f 'libxml/nanohttp.c' || echo './'`libxml/nanohttp.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/nanoftp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanoftp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/nanohttp.c -fPIC -DPIC -o libxml/.libs/rpl_la-nanohttp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-parser.lo `test -f 'libxml/parser.c' || echo './'`libxml/parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-parserInternals.lo `test -f 'libxml/parserInternals.c' || echo './'`libxml/parserInternals.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-pattern.lo `test -f 'libxml/pattern.c' || echo './'`libxml/pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/parser.c -fPIC -DPIC -o libxml/.libs/rpl_la-parser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-relaxng.lo `test -f 'libxml/relaxng.c' || echo './'`libxml/relaxng.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/parserInternals.c -fPIC -DPIC -o libxml/.libs/rpl_la-parserInternals.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/pattern.c -fPIC -DPIC -o libxml/.libs/rpl_la-pattern.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/relaxng.c -fPIC -DPIC -o libxml/.libs/rpl_la-relaxng.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-schematron.lo `test -f 'libxml/schematron.c' || echo './'`libxml/schematron.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-threads.lo `test -f 'libxml/threads.c' || echo './'`libxml/threads.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/schematron.c -fPIC -DPIC -o libxml/.libs/rpl_la-schematron.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/threads.c -fPIC -DPIC -o libxml/.libs/rpl_la-threads.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-tree.lo `test -f 'libxml/tree.c' || echo './'`libxml/tree.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/tree.c -fPIC -DPIC -o libxml/.libs/rpl_la-tree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-trionan.lo `test -f 'libxml/trionan.c' || echo './'`libxml/trionan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-uri.lo `test -f 'libxml/uri.c' || echo './'`libxml/uri.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/trionan.c -fPIC -DPIC -o libxml/.libs/rpl_la-trionan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-valid.lo `test -f 'libxml/valid.c' || echo './'`libxml/valid.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/uri.c -fPIC -DPIC -o libxml/.libs/rpl_la-uri.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/valid.c -fPIC -DPIC -o libxml/.libs/rpl_la-valid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xinclude.lo `test -f 'libxml/xinclude.c' || echo './'`libxml/xinclude.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xlink.lo `test -f 'libxml/xlink.c' || echo './'`libxml/xlink.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xinclude.c -fPIC -DPIC -o libxml/.libs/rpl_la-xinclude.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xlink.c -fPIC -DPIC -o libxml/.libs/rpl_la-xlink.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlIO.lo `test -f 'libxml/xmlIO.c' || echo './'`libxml/xmlIO.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlmemory.lo `test -f 'libxml/xmlmemory.c' || echo './'`libxml/xmlmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlIO.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlIO.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlmodule.lo `test -f 'libxml/xmlmodule.c' || echo './'`libxml/xmlmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlmemory.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmemory.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlreader.lo `test -f 'libxml/xmlreader.c' || echo './'`libxml/xmlreader.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlmodule.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlreader.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlreader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlregexp.lo `test -f 'libxml/xmlregexp.c' || echo './'`libxml/xmlregexp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlsave.lo `test -f 'libxml/xmlsave.c' || echo './'`libxml/xmlsave.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlschemas.lo `test -f 'libxml/xmlschemas.c' || echo './'`libxml/xmlschemas.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlregexp.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlregexp.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlsave.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlsave.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlschemas.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemas.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlschemastypes.lo `test -f 'libxml/xmlschemastypes.c' || echo './'`libxml/xmlschemastypes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlstring.lo `test -f 'libxml/xmlstring.c' || echo './'`libxml/xmlstring.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlschemastypes.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlschemastypes.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlstring.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlstring.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlunicode.lo `test -f 'libxml/xmlunicode.c' || echo './'`libxml/xmlunicode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xmlwriter.lo `test -f 'libxml/xmlwriter.c' || echo './'`libxml/xmlwriter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xpath.lo `test -f 'libxml/xpath.c' || echo './'`libxml/xpath.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlunicode.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlunicode.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xmlwriter.c -fPIC -DPIC -o libxml/.libs/rpl_la-xmlwriter.o libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xpath.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpath.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c -o libxml/rpl_la-xpointer.lo `test -f 'libxml/xpointer.c' || echo './'`libxml/xpointer.c libtool: compile: gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -mtune=generic -c libxml/xpointer.c -fPIC -DPIC -o libxml/.libs/rpl_la-xpointer.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o libxml_rpl.la libxml/rpl_la-DOCBparser.lo libxml/rpl_la-HTMLparser.lo libxml/rpl_la-HTMLtree.lo libxml/rpl_la-SAX.lo libxml/rpl_la-SAX2.lo libxml/rpl_la-buf.lo libxml/rpl_la-c14n.lo libxml/rpl_la-catalog.lo libxml/rpl_la-chvalid.lo libxml/rpl_la-debugXML.lo libxml/rpl_la-dict.lo libxml/rpl_la-encoding.lo libxml/rpl_la-entities.lo libxml/rpl_la-error.lo libxml/rpl_la-globals.lo libxml/rpl_la-hash.lo libxml/rpl_la-legacy.lo libxml/rpl_la-list.lo libxml/rpl_la-nanoftp.lo libxml/rpl_la-nanohttp.lo libxml/rpl_la-parser.lo libxml/rpl_la-parserInternals.lo libxml/rpl_la-pattern.lo libxml/rpl_la-relaxng.lo libxml/rpl_la-schematron.lo libxml/rpl_la-threads.lo libxml/rpl_la-tree.lo libxml/rpl_la-trionan.lo libxml/rpl_la-uri.lo libxml/rpl_la-valid.lo libxml/rpl_la-xinclude.lo libxml/rpl_la-xlink.lo libxml/rpl_la-xmlIO.lo libxml/rpl_la-xmlmemory.lo libxml/rpl_la-xmlmodule.lo libxml/rpl_la-xmlreader.lo libxml/rpl_la-xmlregexp.lo libxml/rpl_la-xmlsave.lo libxml/rpl_la-xmlschemas.lo libxml/rpl_la-xmlschemastypes.lo libxml/rpl_la-xmlstring.lo libxml/rpl_la-xmlunicode.lo libxml/rpl_la-xmlwriter.lo libxml/rpl_la-xpath.lo libxml/rpl_la-xpointer.lo libtool: link: ar cru .libs/libxml_rpl.a libxml/.libs/rpl_la-DOCBparser.o libxml/.libs/rpl_la-HTMLparser.o libxml/.libs/rpl_la-HTMLtree.o libxml/.libs/rpl_la-SAX.o libxml/.libs/rpl_la-SAX2.o libxml/.libs/rpl_la-buf.o libxml/.libs/rpl_la-c14n.o libxml/.libs/rpl_la-catalog.o libxml/.libs/rpl_la-chvalid.o libxml/.libs/rpl_la-debugXML.o libxml/.libs/rpl_la-dict.o libxml/.libs/rpl_la-encoding.o libxml/.libs/rpl_la-entities.o libxml/.libs/rpl_la-error.o libxml/.libs/rpl_la-globals.o libxml/.libs/rpl_la-hash.o libxml/.libs/rpl_la-legacy.o libxml/.libs/rpl_la-list.o libxml/.libs/rpl_la-nanoftp.o libxml/.libs/rpl_la-nanohttp.o libxml/.libs/rpl_la-parser.o libxml/.libs/rpl_la-parserInternals.o libxml/.libs/rpl_la-pattern.o libxml/.libs/rpl_la-relaxng.o libxml/.libs/rpl_la-schematron.o libxml/.libs/rpl_la-threads.o libxml/.libs/rpl_la-tree.o libxml/.libs/rpl_la-trionan.o libxml/.libs/rpl_la-uri.o libxml/.libs/rpl_la-valid.o libxml/.libs/rpl_la-xinclude.o libxml/.libs/rpl_la-xlink.o libxml/.libs/rpl_la-xmlIO.o libxml/.libs/rpl_la-xmlmemory.o libxml/.libs/rpl_la-xmlmodule.o libxml/.libs/rpl_la-xmlreader.o libxml/.libs/rpl_la-xmlregexp.o libxml/.libs/rpl_la-xmlsave.o libxml/.libs/rpl_la-xmlschemas.o libxml/.libs/rpl_la-xmlschemastypes.o libxml/.libs/rpl_la-xmlstring.o libxml/.libs/rpl_la-xmlunicode.o libxml/.libs/rpl_la-xmlwriter.o libxml/.libs/rpl_la-xpath.o libxml/.libs/rpl_la-xpointer.o libtool: link: ranlib .libs/libxml_rpl.a libtool: link: ( cd ".libs" && rm -f "libxml_rpl.la" && ln -s "../libxml_rpl.la" "libxml_rpl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -no-undefined -lm -lacl -lm -lm -release 0.21 -o libgettextlib.la -rpath /usr/lib acl-errno-valid.lo acl-internal.lo get-permissions.lo set-permissions.lo allocator.lo areadlink.lo areadlink-with-size.lo argmatch.lo asyncsafe-spin.lo backupfile.lo addext.lo basename-lgpl.lo binary-io.lo bitrotate.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo c-strstr.lo canonicalize.lo careadlinkat.lo classpath.lo clean-temp.lo cloexec.lo closeout.lo concat-filename.lo copy-file.lo csharpcomp.lo csharpexec.lo dirname-lgpl.lo stripslash.lo error-progname.lo execute.lo exitfail.lo fatal-signal.lo fd-hook.lo fd-safer-flag.lo dup-safer-flag.lo file-set.lo findprog.lo fstrcmp.lo full-write.lo fwriteerror.lo gcd.lo getprogname.lo gettime.lo hard-locale.lo hash.lo hash-pjw.lo hash-triple-simple.lo javacomp.lo javaexec.lo javaversion.lo gl_linked_list.lo gl_linkedhash_list.lo gl_list.lo localcharset.lo localename.lo localename-table.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbslen.lo mbsstr.lo mbswidth.lo mbuiter.lo mem-hash-map.lo omp-init.lo pipe-filter-ii.lo pipe-filter-aux.lo pipe2.lo pipe2-safer.lo progname.lo propername.lo qcopy-acl.lo quotearg.lo read-file.lo safe-read.lo safe-write.lo setlocale_null.lo sh-quote.lo sig-handler.lo spawn-pipe.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo strnlen1.lo supersede.lo tempname.lo glthread/threadlib.lo timespec.lo glthread/tls.lo tmpdir.lo trim.lo uniconv/u8-conv-from-enc.lo unictype/ctype_space.lo unictype/sy_java_whitespace.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-prev.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo utimens.lo wait-process.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo xgetcwd.lo gl_xlist.lo xmalloca.lo xmemdup0.lo xreadlink.lo xsetenv.lo xsize.lo xstriconv.lo xstriconveh.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libxml_rpl.la libtool: link: gcc -shared -fPIC -DPIC .libs/acl-errno-valid.o .libs/acl-internal.o .libs/get-permissions.o .libs/set-permissions.o .libs/allocator.o .libs/areadlink.o .libs/areadlink-with-size.o .libs/argmatch.o .libs/asyncsafe-spin.o .libs/backupfile.o .libs/addext.o .libs/basename-lgpl.o .libs/binary-io.o .libs/bitrotate.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strcasestr.o .libs/c-strstr.o .libs/canonicalize.o .libs/careadlinkat.o .libs/classpath.o .libs/clean-temp.o .libs/cloexec.o .libs/closeout.o .libs/concat-filename.o .libs/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o .libs/dirname-lgpl.o .libs/stripslash.o .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o .libs/fd-hook.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/file-set.o .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o .libs/gcd.o .libs/getprogname.o .libs/gettime.o .libs/hard-locale.o .libs/hash.o .libs/hash-pjw.o .libs/hash-triple-simple.o .libs/javacomp.o .libs/javaexec.o .libs/javaversion.o .libs/gl_linked_list.o .libs/gl_linkedhash_list.o .libs/gl_list.o .libs/localcharset.o .libs/localename.o .libs/localename-table.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbslen.o .libs/mbsstr.o .libs/mbswidth.o .libs/mbuiter.o .libs/mem-hash-map.o .libs/omp-init.o .libs/pipe-filter-ii.o .libs/pipe-filter-aux.o .libs/pipe2.o .libs/pipe2-safer.o .libs/progname.o .libs/propername.o .libs/qcopy-acl.o .libs/quotearg.o .libs/read-file.o .libs/safe-read.o .libs/safe-write.o .libs/setlocale_null.o .libs/sh-quote.o .libs/sig-handler.o .libs/spawn-pipe.o .libs/stat-time.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o .libs/strnlen1.o .libs/supersede.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o glthread/.libs/tls.o .libs/tmpdir.o .libs/trim.o uniconv/.libs/u8-conv-from-enc.o unictype/.libs/ctype_space.o unictype/.libs/sy_java_whitespace.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-prev.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.o .libs/utimens.o .libs/wait-process.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/xgetcwd.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xmemdup0.o .libs/xreadlink.o .libs/xsetenv.o .libs/xsize.o .libs/xstriconv.o .libs/xstriconveh.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/fcntl.o .libs/mbrtowc.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o -Wl,--whole-archive ./.libs/libxml_rpl.a -Wl,--no-whole-archive /usr/lib/libacl.so -L/usr/lib /usr/lib/libattr.so -lm -mtune=generic -Wl,-soname -Wl,libgettextlib-0.21.so -o .libs/libgettextlib-0.21.so libtool: link: (cd ".libs" && rm -f "libgettextlib.so" && ln -s "libgettextlib-0.21.so" "libgettextlib.so") libtool: link: ( cd ".libs" && rm -f "libgettextlib.la" && ln -s "../libgettextlib.la" "libgettextlib.la" ) make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' Making all in libgrep make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GRGL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h make all-am make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -mtune=generic -c -o kwset.o kwset.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -mtune=generic -c -o m-fgrep.o m-fgrep.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -mtune=generic -c -o m-regex.o m-regex.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -mtune=generic -c -o mbrlen.o mbrlen.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -mtune=generic -c -o regex.o regex.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -mtune=generic -c -o glthread/lock.o glthread/lock.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib-lib -I../gnulib-lib -I../intl -DIN_GETTEXT_TOOLS_LIBGREP=1 -mtune=generic -c -o glthread/threadlib.o glthread/threadlib.c rm -f libgrep.a ar cr libgrep.a glthread/lock.o glthread/threadlib.o kwset.o m-fgrep.o m-regex.o mbrlen.o regex.o ranlib libgrep.a make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' Making all in src make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/src' here=`pwd`; \ cd ../../libtextstyle/lib && \ make install-nobase_includeHEADERS install-nobase_nodist_includeHEADERS includedir="$here" make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src' /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src' /bin/install -c -m 644 textstyle.h '/sources/gettext-0.21/gettext-tools/src/.' /bin/mkdir -p '/sources/gettext-0.21/gettext-tools/src/textstyle' /bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/sources/gettext-0.21/gettext-tools/src/textstyle' make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' make all-am make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/src' gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgcmp-msgcmp.o `test -f 'msgcmp.c' || echo './'`msgcmp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgcmp-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-message.lo `test -f 'message.c' || echo './'`message.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c message.c -fPIC -DPIC -o .libs/libgettextsrc_la-message.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-po-error.lo `test -f 'po-error.c' || echo './'`po-error.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c po-error.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-po-xerror.lo `test -f 'po-xerror.c' || echo './'`po-xerror.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c po-xerror.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-xerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-read-catalog-abstract.lo `test -f 'read-catalog-abstract.c' || echo './'`read-catalog-abstract.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c read-catalog-abstract.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog-abstract.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-po-lex.lo `test -f 'po-lex.c' || echo './'`po-lex.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c po-lex.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-lex.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-po-gram-gen.lo `test -f 'po-gram-gen.c' || echo './'`po-gram-gen.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c po-gram-gen.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-gram-gen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-po-charset.lo `test -f 'po-charset.c' || echo './'`po-charset.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c po-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-charset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-read-po.lo `test -f 'read-po.c' || echo './'`read-po.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c read-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-po.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-read-properties.lo `test -f 'read-properties.c' || echo './'`read-properties.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c read-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-properties.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-read-stringtable.lo `test -f 'read-stringtable.c' || echo './'`read-stringtable.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c read-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-stringtable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-open-catalog.lo `test -f 'open-catalog.c' || echo './'`open-catalog.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c open-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-open-catalog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-dir-list.lo `test -f 'dir-list.c' || echo './'`dir-list.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c dir-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-dir-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-str-list.lo `test -f 'str-list.c' || echo './'`str-list.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c str-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-str-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-read-catalog.lo `test -f 'read-catalog.c' || echo './'`read-catalog.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c read-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-catalog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-write-catalog.lo `test -f 'write-catalog.c' || echo './'`write-catalog.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c write-catalog.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-catalog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-write-properties.lo `test -f 'write-properties.c' || echo './'`write-properties.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c write-properties.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-properties.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-write-stringtable.lo `test -f 'write-stringtable.c' || echo './'`write-stringtable.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c write-stringtable.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-stringtable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c' || echo './'`write-po.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c write-po.c -fPIC -DPIC -o .libs/libgettextsrc_la-write-po.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-ascii.lo `test -f 'msgl-ascii.c' || echo './'`msgl-ascii.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-ascii.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-ascii.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-iconv.lo `test -f 'msgl-iconv.c' || echo './'`msgl-iconv.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-iconv.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-iconv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-equal.lo `test -f 'msgl-equal.c' || echo './'`msgl-equal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-equal.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-equal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-cat.lo `test -f 'msgl-cat.c' || echo './'`msgl-cat.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-cat.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-cat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-header.lo `test -f 'msgl-header.c' || echo './'`msgl-header.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-header.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-header.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-english.lo `test -f 'msgl-english.c' || echo './'`msgl-english.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-english.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-english.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-check.lo `test -f 'msgl-check.c' || echo './'`msgl-check.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-check.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-check.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-file-list.lo `test -f 'file-list.c' || echo './'`file-list.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c file-list.c -fPIC -DPIC -o .libs/libgettextsrc_la-file-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-msgl-charset.lo `test -f 'msgl-charset.c' || echo './'`msgl-charset.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c msgl-charset.c -fPIC -DPIC -o .libs/libgettextsrc_la-msgl-charset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-po-time.lo `test -f 'po-time.c' || echo './'`po-time.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c po-time.c -fPIC -DPIC -o .libs/libgettextsrc_la-po-time.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-plural-exp.lo `test -f 'plural-exp.c' || echo './'`plural-exp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c plural-exp.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-plural-eval.lo `test -f 'plural-eval.c' || echo './'`plural-eval.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c plural-eval.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-eval.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-plural-table.lo `test -f 'plural-table.c' || echo './'`plural-table.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c plural-table.c -fPIC -DPIC -o .libs/libgettextsrc_la-plural-table.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-sentence.lo `test -f 'sentence.c' || echo './'`sentence.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c sentence.c -fPIC -DPIC -o .libs/libgettextsrc_la-sentence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format.lo `test -f 'format.c' || echo './'`format.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format.c -fPIC -DPIC -o .libs/libgettextsrc_la-format.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-c.lo `test -f 'format-c.c' || echo './'`format-c.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-c.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-python.lo `test -f 'format-python.c' || echo './'`format-python.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-python.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-python-brace.lo `test -f 'format-python-brace.c' || echo './'`format-python-brace.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-python-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-python-brace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-java.lo `test -f 'format-java.c' || echo './'`format-java.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-java.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-java-printf.lo `test -f 'format-java-printf.c' || echo './'`format-java-printf.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-java-printf.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-java-printf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-csharp.lo `test -f 'format-csharp.c' || echo './'`format-csharp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-csharp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-csharp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-javascript.lo `test -f 'format-javascript.c' || echo './'`format-javascript.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-javascript.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-javascript.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-scheme.lo `test -f 'format-scheme.c' || echo './'`format-scheme.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-scheme.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-scheme.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-lisp.lo `test -f 'format-lisp.c' || echo './'`format-lisp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-lisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lisp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-elisp.lo `test -f 'format-elisp.c' || echo './'`format-elisp.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-elisp.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-elisp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-librep.lo `test -f 'format-librep.c' || echo './'`format-librep.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-librep.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-librep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-ruby.lo `test -f 'format-ruby.c' || echo './'`format-ruby.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-ruby.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-ruby.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-sh.lo `test -f 'format-sh.c' || echo './'`format-sh.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-sh.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-sh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-awk.lo `test -f 'format-awk.c' || echo './'`format-awk.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-awk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-awk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-lua.lo `test -f 'format-lua.c' || echo './'`format-lua.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-lua.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-lua.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-pascal.lo `test -f 'format-pascal.c' || echo './'`format-pascal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-pascal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-pascal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-smalltalk.lo `test -f 'format-smalltalk.c' || echo './'`format-smalltalk.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-smalltalk.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-smalltalk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-qt.lo `test -f 'format-qt.c' || echo './'`format-qt.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-qt.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-qt-plural.lo `test -f 'format-qt-plural.c' || echo './'`format-qt-plural.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-qt-plural.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-qt-plural.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-kde.lo `test -f 'format-kde.c' || echo './'`format-kde.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-kde.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-kde-kuit.lo `test -f 'format-kde-kuit.c' || echo './'`format-kde-kuit.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-kde-kuit.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-kde-kuit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-boost.lo `test -f 'format-boost.c' || echo './'`format-boost.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-boost.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-boost.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-tcl.lo `test -f 'format-tcl.c' || echo './'`format-tcl.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-tcl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-tcl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-perl.lo `test -f 'format-perl.c' || echo './'`format-perl.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-perl.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-perl-brace.lo `test -f 'format-perl-brace.c' || echo './'`format-perl-brace.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-perl-brace.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-perl-brace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-php.lo `test -f 'format-php.c' || echo './'`format-php.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-php.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-php.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-gcc-internal.lo `test -f 'format-gcc-internal.c' || echo './'`format-gcc-internal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-gcc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gcc-internal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-format-gfc-internal.lo `test -f 'format-gfc-internal.c' || echo './'`format-gfc-internal.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c format-gfc-internal.c -fPIC -DPIC -o .libs/libgettextsrc_la-format-gfc-internal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-read-desktop.lo `test -f 'read-desktop.c' || echo './'`read-desktop.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c read-desktop.c -fPIC -DPIC -o .libs/libgettextsrc_la-read-desktop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-locating-rule.lo `test -f 'locating-rule.c' || echo './'`locating-rule.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c locating-rule.c -fPIC -DPIC -o .libs/libgettextsrc_la-locating-rule.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-its.lo `test -f 'its.c' || echo './'`its.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c its.c -fPIC -DPIC -o .libs/libgettextsrc_la-its.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o libgettextsrc_la-search-path.lo `test -f 'search-path.c' || echo './'`search-path.c libtool: compile: gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -mtune=generic -c search-path.c -fPIC -DPIC -o .libs/libgettextsrc_la-search-path.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -release 0.21 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-po-xerror.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-po-lex.o .libs/libgettextsrc_la-po-gram-gen.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-sentence.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-java-printf.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-ruby.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-smalltalk.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-kde-kuit.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rule.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -Wl,-rpath -Wl,/sources/gettext-0.21/gettext-tools/gnulib-lib/.libs -Wl,-rpath -Wl,/sources/gettext-0.21/libtextstyle/lib/.libs ../gnulib-lib/.libs/libgettextlib.so -L/usr/lib /usr/lib/libacl.so /usr/lib/libattr.so ../../libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc -mtune=generic -Wl,-soname -Wl,libgettextsrc-0.21.so -o .libs/libgettextsrc-0.21.so libtool: link: (cd ".libs" && rm -f "libgettextsrc.so" && ln -s "libgettextsrc-0.21.so" "libgettextsrc.so") libtool: link: ( cd ".libs" && rm -f "libgettextsrc.la" && ln -s "../libgettextsrc.la" "libgettextsrc.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o libgettextsrc.la -lm libtool: link: gcc -mtune=generic -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-msgfmt.o `test -f 'msgfmt.c' || echo './'`msgfmt.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-mo.o `test -f 'write-mo.c' || echo './'`write-mo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-java.o `test -f 'write-java.c' || echo './'`write-java.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-csharp.o `test -f 'write-csharp.c' || echo './'`write-csharp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-resources.o `test -f 'write-resources.c' || echo './'`write-resources.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-tcl.o `test -f 'write-tcl.c' || echo './'`write-tcl.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-qt.o `test -f 'write-qt.c' || echo './'`write-qt.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-desktop.o `test -f 'write-desktop.c' || echo './'`write-desktop.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfmt-write-xml.o `test -f 'write-xml.c' || echo './'`write-xml.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o ../../gettext-runtime/intl/msgfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgfmt msgfmt-msgfmt.o msgfmt-write-mo.o msgfmt-write-java.o msgfmt-write-csharp.o msgfmt-write-resources.o msgfmt-write-tcl.o msgfmt-write-qt.o msgfmt-write-desktop.o msgfmt-write-xml.o ../../gettext-runtime/intl/msgfmt-hash-string.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -mtune=generic -c -o msgmerge-msgmerge.o `test -f 'msgmerge.c' || echo './'`msgmerge.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -mtune=generic -c -o msgmerge-msgl-fsearch.o `test -f 'msgl-fsearch.c' || echo './'`msgl-fsearch.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -mtune=generic -c -o msgmerge-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -fopenmp -mtune=generic -c -o msgmerge-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c /bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -mtune=generic -o msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o libgettextsrc.la -lm -fopenmp libtool: link: gcc -fopenmp -mtune=generic -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.o msgmerge-lang-table.o msgmerge-plural-count.o -fopenmp ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc -lm -fopenmp gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgunfmt-msgunfmt.o `test -f 'msgunfmt.c' || echo './'`msgunfmt.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgunfmt-read-mo.o `test -f 'read-mo.c' || echo './'`read-mo.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgunfmt-read-java.o `test -f 'read-java.c' || echo './'`read-java.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgunfmt-read-csharp.o `test -f 'read-csharp.c' || echo './'`read-csharp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgunfmt-read-resources.o `test -f 'read-resources.c' || echo './'`read-resources.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgunfmt-read-tcl.o `test -f 'read-tcl.c' || echo './'`read-tcl.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o ../../gettext-runtime/intl/msgunfmt-hash-string.o `test -f '../../gettext-runtime/intl/hash-string.c' || echo './'`../../gettext-runtime/intl/hash-string.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgunfmt msgunfmt-msgunfmt.o msgunfmt-read-mo.o msgunfmt-read-java.o msgunfmt-read-csharp.o msgunfmt-read-resources.o msgunfmt-read-tcl.o ../../gettext-runtime/intl/msgunfmt-hash-string.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xgettext.o `test -f 'xgettext.c' || echo './'`xgettext.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xg-pos.o `test -f 'xg-pos.c' || echo './'`xg-pos.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xg-encoding.o `test -f 'xg-encoding.c' || echo './'`xg-encoding.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xg-mixed-string.o `test -f 'xg-mixed-string.c' || echo './'`xg-mixed-string.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xg-arglist-context.o `test -f 'xg-arglist-context.c' || echo './'`xg-arglist-context.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xg-arglist-callshape.o `test -f 'xg-arglist-callshape.c' || echo './'`xg-arglist-callshape.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xg-arglist-parser.o `test -f 'xg-arglist-parser.c' || echo './'`xg-arglist-parser.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-xg-message.o `test -f 'xg-message.c' || echo './'`xg-message.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-po.o `test -f 'x-po.c' || echo './'`x-po.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-c.o `test -f 'x-c.c' || echo './'`x-c.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-python.o `test -f 'x-python.c' || echo './'`x-python.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-java.o `test -f 'x-java.c' || echo './'`x-java.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-csharp.o `test -f 'x-csharp.c' || echo './'`x-csharp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-javascript.o `test -f 'x-javascript.c' || echo './'`x-javascript.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-scheme.o `test -f 'x-scheme.c' || echo './'`x-scheme.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-lisp.o `test -f 'x-lisp.c' || echo './'`x-lisp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-elisp.o `test -f 'x-elisp.c' || echo './'`x-elisp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-librep.o `test -f 'x-librep.c' || echo './'`x-librep.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-ruby.o `test -f 'x-ruby.c' || echo './'`x-ruby.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-sh.o `test -f 'x-sh.c' || echo './'`x-sh.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-awk.o `test -f 'x-awk.c' || echo './'`x-awk.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-lua.o `test -f 'x-lua.c' || echo './'`x-lua.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-smalltalk.o `test -f 'x-smalltalk.c' || echo './'`x-smalltalk.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-vala.o `test -f 'x-vala.c' || echo './'`x-vala.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-tcl.o `test -f 'x-tcl.c' || echo './'`x-tcl.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-perl.o `test -f 'x-perl.c' || echo './'`x-perl.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-php.o `test -f 'x-php.c' || echo './'`x-php.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-ycp.o `test -f 'x-ycp.c' || echo './'`x-ycp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-rst.o `test -f 'x-rst.c' || echo './'`x-rst.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o xgettext-x-desktop.o `test -f 'x-desktop.c' || echo './'`x-desktop.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/xgettext xgettext-xgettext.o xgettext-xg-pos.o xgettext-xg-encoding.o xgettext-xg-mixed-string.o xgettext-xg-arglist-context.o xgettext-xg-arglist-callshape.o xgettext-xg-arglist-parser.o xgettext-xg-message.o xgettext-x-po.o xgettext-x-c.o xgettext-x-python.o xgettext-x-java.o xgettext-x-csharp.o xgettext-x-javascript.o xgettext-x-scheme.o xgettext-x-lisp.o xgettext-x-elisp.o xgettext-x-librep.o xgettext-x-ruby.o xgettext-x-sh.o xgettext-x-awk.o xgettext-x-lua.o xgettext-x-smalltalk.o xgettext-x-vala.o xgettext-x-tcl.o xgettext-x-perl.o xgettext-x-php.o xgettext-x-ycp.o xgettext-x-rst.o xgettext-x-desktop.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgattrib-msgattrib.o `test -f 'msgattrib.c' || echo './'`msgattrib.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgattrib msgattrib-msgattrib.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgattrib msgattrib-msgattrib.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgcat-msgcat.o `test -f 'msgcat.c' || echo './'`msgcat.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgcat msgcat-msgcat.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgcat msgcat-msgcat.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgcomm-msgcomm.o `test -f 'msgcomm.c' || echo './'`msgcomm.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgcomm msgcomm-msgcomm.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgcomm msgcomm-msgcomm.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgconv-msgconv.o `test -f 'msgconv.c' || echo './'`msgconv.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgconv msgconv-msgconv.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgconv msgconv-msgconv.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgen-msgen.o `test -f 'msgen.c' || echo './'`msgen.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgen msgen-msgen.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgen msgen-msgen.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgexec-msgexec.o `test -f 'msgexec.c' || echo './'`msgexec.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgexec msgexec-msgexec.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgexec msgexec-msgexec.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfilter-msgfilter.o `test -f 'msgfilter.c' || echo './'`msgfilter.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfilter-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msgfilter-filter-quote.o `test -f 'filter-quote.c' || echo './'`filter-quote.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msgfilter msgfilter-msgfilter.o msgfilter-filter-sr-latin.o msgfilter-filter-quote.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msggrep-msggrep.o `test -f 'msggrep.c' || echo './'`msggrep.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msggrep msggrep-msggrep.o ../libgrep/libgrep.a libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msggrep msggrep-msggrep.o ../libgrep/libgrep.a ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msginit-msginit.o `test -f 'msginit.c' || echo './'`msginit.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msginit-lang-table.o `test -f 'lang-table.c' || echo './'`lang-table.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msginit-plural-count.o `test -f 'plural-count.c' || echo './'`plural-count.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o ../../gettext-runtime/intl/msginit-localealias.o `test -f '../../gettext-runtime/intl/localealias.c' || echo './'`../../gettext-runtime/intl/localealias.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o ../../gettext-runtime/intl/msginit-lock.o `test -f '../../gettext-runtime/intl/lock.c' || echo './'`../../gettext-runtime/intl/lock.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msginit msginit-msginit.o msginit-lang-table.o msginit-plural-count.o ../../gettext-runtime/intl/msginit-localealias.o ../../gettext-runtime/intl/msginit-lock.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o msguniq-msguniq.o `test -f 'msguniq.c' || echo './'`msguniq.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o msguniq msguniq-msguniq.o libgettextsrc.la libtool: link: gcc -mtune=generic -o .libs/msguniq msguniq-msguniq.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lm -lncurses -lc gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o recode_sr_latin-recode-sr-latin.o `test -f 'recode-sr-latin.c' || echo './'`recode-sr-latin.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/bin\" -mtune=generic -c -o recode_sr_latin-filter-sr-latin.o `test -f 'filter-sr-latin.c' || echo './'`filter-sr-latin.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/libgettextlib.la libtool: link: gcc -mtune=generic -o .libs/recode-sr-latin recode_sr_latin-recode-sr-latin.o recode_sr_latin-filter-sr-latin.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -mtune=generic -c -o hostname-hostname.o `test -f 'hostname.c' || echo './'`hostname.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o hostname hostname-hostname.o ../gnulib-lib/libgettextlib.la libtool: link: gcc -mtune=generic -o .libs/hostname hostname-hostname.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -mtune=generic -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la libtool: link: gcc -mtune=generic -o .libs/urlget urlget-urlget.o ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -mtune=generic -c -o cldr_plurals-cldr-plural.o `test -f 'cldr-plural.c' || echo './'`cldr-plural.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -mtune=generic -c -o cldr_plurals-cldr-plural-exp.o `test -f 'cldr-plural-exp.c' || echo './'`cldr-plural-exp.c gcc -DLOCALEDIR=\"/usr/share/locale\" -DBISON_LOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DUSEJAVA=0 -DGETTEXTJAR=\"/usr/share/gettext/gettext.jar\" -DLIBDIR=\"/usr/lib\" -DGETTEXTDATADIR=\"/usr/share/gettext\" -DPROJECTSDIR=\"/usr/share/gettext/projects\" -DEXEEXT=\"\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../libgrep -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR=\"/usr/lib/gettext\" -mtune=generic -c -o cldr_plurals-cldr-plurals.o `test -f 'cldr-plurals.c' || echo './'`cldr-plurals.c /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -o cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o libgettextsrc.la ../gnulib-lib/libgettextlib.la libtool: link: gcc -mtune=generic -o .libs/cldr-plurals cldr_plurals-cldr-plural.o cldr_plurals-cldr-plural-exp.o cldr_plurals-cldr-plurals.o ./.libs/libgettextsrc.so /sources/gettext-0.21/gettext-tools/gnulib-lib/.libs/libgettextlib.so /sources/gettext-0.21/libtextstyle/lib/.libs/libtextstyle.so -lncurses -lc ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' Making all in libgettextpo make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' cp ./gettext-po.in.h gettext-po.h-tmp rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h mv gettext-po.h-tmp gettext-po.h rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||g' \ -e 's/@''GNULIB_ICONV''@/1/g' \ -e 's|@''ICONV_CONST''@||g' \ -e 's|@''REPLACE_ICONV''@|0|g' \ -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \ -e 's|@''REPLACE_ICONV_UTF''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./iconv.in.h; \ } > iconv.h-t && \ mv iconv.h-t iconv.h rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./inttypes.in.h; \ } > inttypes.h-t && \ mv inttypes.h-t inttypes.h rm -f textstyle.h-t textstyle.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./textstyle.in.h; \ } > textstyle.h-t && \ mv textstyle.h-t textstyle.h rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's/@''GNULIB_LOCALENAME''@/1/g' \ -e 's|@''HAVE_NEWLOCALE''@|1|g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_FREELOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_NEWLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_FREELOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/1/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/1/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/1/g' \ -e 's/@''GNULIB_FTELLO''@/1/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/1/g' \ -e 's/@''GNULIB_WCTOMB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/1/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/1/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/1/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f uniconv.h-t uniconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniconv.in.h; \ } > uniconv.h-t && \ mv -f uniconv.h-t uniconv.h rm -f unictype.h-t unictype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unictype.in.h; \ } > unictype.h-t && \ mv -f unictype.h-t unictype.h rm -f unilbrk.h-t unilbrk.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unilbrk.in.h; \ } > unilbrk.h-t && \ mv -f unilbrk.h-t unilbrk.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/1/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \ -e 's/@''GNULIB_DUP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETCWD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/1/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/1/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/IN_GETTEXT_TOOLS_LIBGREP/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/(IN_GETTEXT_TOOLS_GNULIB_TESTS || IN_GETTEXT_TOOLS_LIBGREP)/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/1/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/1/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_GTPO|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_ISWDIGIT''@/1/g' \ -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinition of DLL_VARIABLE."; \ echo '#ifndef GTPO_CONFIG_H'; \ echo '#define GTPO_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ : "Turn all gettext() calls into dgettext() calls."; \ echo '#define DEFAULT_TEXT_DOMAIN "gettext-tools"'; \ : "All code is collected in a single library,"; \ : "No references to variables in other libraries exist."; \ echo '#undef DLL_VARIABLE'; \ echo '#define DLL_VARIABLE'; \ echo; \ echo '#endif /* GTPO_CONFIG_H */'; \ } > config.h && \ if test -n "1"; then \ { \ for f in ../src/str-list.c ../src/dir-list.c ../src/message.c ../src/msgl-ascii.c ../src/po-error.c ../src/po-xerror.c ../src/write-catalog.c ../src/write-po.c ../src/open-catalog.c ../src/po-charset.c ../src/po-lex.c ../src/po-gram-gen.c ../src/read-po.c ../src/read-catalog-abstract.c ../src/read-catalog.c ../src/plural-table.c ../src/format-c.c ../src/format-python.c ../src/format-python-brace.c ../src/format-java.c ../src/format-java-printf.c ../src/format-csharp.c ../src/format-javascript.c ../src/format-scheme.c ../src/format-lisp.c ../src/format-elisp.c ../src/format-librep.c ../src/format-ruby.c ../src/format-sh.c ../src/format-awk.c ../src/format-lua.c ../src/format-pascal.c ../src/format-smalltalk.c ../src/format-qt.c ../src/format-qt-plural.c ../src/format-kde.c ../src/format-kde-kuit.c ../src/format-boost.c ../src/format-tcl.c ../src/format-perl.c ../src/format-perl-brace.c ../src/format-php.c ../src/format-gcc-internal.c ../src/format-gfc-internal.c ../src/format.c ../src/plural-exp.c ../src/plural-eval.c ../src/msgl-check.c ../src/sentence.c basename-lgpl.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c c-strstr.h c-strstr.c cloexec.c concat-filename.c diffseq.h error-progname.h error-progname.c exitfail.c fd-hook.c fstrcmp.h fstrcmp.c fwriteerror.h fwriteerror.c gcd.h gcd.c getprogname.h getprogname.c gettext.h hard-locale.c gl_linked_list.h gl_linked_list.c gl_anylinked_list1.h gl_anylinked_list2.h gl_list.h gl_list.c localcharset.c glthread/lock.h glthread/lock.c malloca.c markup.h markup.c mbswidth.h mbswidth.c mem-hash-map.h mem-hash-map.c minmax.h setlocale_null.c size_max.h stat-time.c striconv.h striconv.c striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c glthread/tls.h glthread/tls.c uniconv/u8-conv-from-enc.c unictype/ctype_alpha.c unictype/ctype_space.c unilbrk/lbrktables.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-width-linebreaks.c unistd.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u8-check.c unistr/u8-mblen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-strmbtouc.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwidth/width.c wctype-h.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xerror.h xerror.c gl_xlist.h gl_xlist.c xmalloca.c xsize.h xsize.c xstriconv.h xstriconv.c xvasprintf.h xvasprintf.c xasprintf.c asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo; do \ case $f in \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -c $sf || { rm -f config.h; exit 1; }; \ sh ./exported.sh $of 1>&5; \ rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ ;; \ esac; \ done; \ } 5>&1 1>&2 \ | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \ | sed -e 's,^obstack_free$,__obstack_free,' \ | sed -e 's,^\(.*\)$,#define \1 libgettextpo_\1,' > config.h-t && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi make all-am make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o gettext-po.lo gettext-po.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o basename-lgpl.lo basename-lgpl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o c-ctype.lo c-ctype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o c-strcasecmp.lo c-strcasecmp.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c gettext-po.c -fPIC -DPIC -o .libs/gettext-po.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o c-strncasecmp.lo c-strncasecmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o c-strstr.lo c-strstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o cloexec.lo cloexec.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c c-strstr.c -fPIC -DPIC -o .libs/c-strstr.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o concat-filename.lo concat-filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o error-progname.lo error-progname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o exitfail.lo exitfail.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c concat-filename.c -fPIC -DPIC -o .libs/concat-filename.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c error-progname.c -fPIC -DPIC -o .libs/error-progname.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o fd-hook.lo fd-hook.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o fstrcmp.lo fstrcmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o fwriteerror.lo fwriteerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o gcd.lo gcd.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c fstrcmp.c -fPIC -DPIC -o .libs/fstrcmp.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c fwriteerror.c -fPIC -DPIC -o .libs/fwriteerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o getprogname.lo getprogname.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c gcd.c -fPIC -DPIC -o .libs/gcd.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o hard-locale.lo hard-locale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o gl_linked_list.lo gl_linked_list.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c gl_linked_list.c -fPIC -DPIC -o .libs/gl_linked_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o gl_list.lo gl_list.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c gl_list.c -fPIC -DPIC -o .libs/gl_list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o localcharset.lo localcharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o malloca.lo malloca.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c malloca.c -fPIC -DPIC -o .libs/malloca.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o markup.lo markup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o mbswidth.lo mbswidth.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c markup.c -fPIC -DPIC -o .libs/markup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o mem-hash-map.lo mem-hash-map.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o setlocale_null.lo setlocale_null.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c mbswidth.c -fPIC -DPIC -o .libs/mbswidth.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c mem-hash-map.c -fPIC -DPIC -o .libs/mem-hash-map.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o stat-time.lo stat-time.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o striconv.lo striconv.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c striconv.c -fPIC -DPIC -o .libs/striconv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o striconveh.lo striconveh.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o striconveha.lo striconveha.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o glthread/threadlib.lo glthread/threadlib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o glthread/tls.lo glthread/tls.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c glthread/tls.c -fPIC -DPIC -o glthread/.libs/tls.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistd.lo unistd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o wctype-h.lo wctype-h.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xmalloc.lo xmalloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xstrdup.lo xstrdup.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xstrdup.c -fPIC -DPIC -o .libs/xstrdup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xconcat-filename.lo xconcat-filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xerror.lo xerror.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o gl_xlist.lo gl_xlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xmalloca.lo xmalloca.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xconcat-filename.c -fPIC -DPIC -o .libs/xconcat-filename.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xerror.c -fPIC -DPIC -o .libs/xerror.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c gl_xlist.c -fPIC -DPIC -o .libs/gl_xlist.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xmalloca.c -fPIC -DPIC -o .libs/xmalloca.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xsize.lo xsize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xstriconv.lo xstriconv.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xsize.c -fPIC -DPIC -o .libs/xsize.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xvasprintf.lo xvasprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o xasprintf.lo xasprintf.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xstriconv.c -fPIC -DPIC -o .libs/xstriconv.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o asnprintf.lo asnprintf.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o fcntl.lo fcntl.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o mbrtowc.lo mbrtowc.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o obstack.lo obstack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o printf-args.lo printf-args.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c obstack.c -fPIC -DPIC -o .libs/obstack.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o printf-parse.lo printf-parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o vasnprintf.lo vasnprintf.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/str-list.lo ../src/str-list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/dir-list.lo ../src/dir-list.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/str-list.c -fPIC -DPIC -o ../src/.libs/str-list.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/dir-list.c -fPIC -DPIC -o ../src/.libs/dir-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/message.lo ../src/message.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/msgl-ascii.lo ../src/msgl-ascii.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/message.c -fPIC -DPIC -o ../src/.libs/message.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/po-error.lo ../src/po-error.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/msgl-ascii.c -fPIC -DPIC -o ../src/.libs/msgl-ascii.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/po-xerror.lo ../src/po-xerror.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/po-error.c -fPIC -DPIC -o ../src/.libs/po-error.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/po-xerror.c -fPIC -DPIC -o ../src/.libs/po-xerror.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/write-catalog.lo ../src/write-catalog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/write-po.lo ../src/write-po.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/write-catalog.c -fPIC -DPIC -o ../src/.libs/write-catalog.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/write-po.c -fPIC -DPIC -o ../src/.libs/write-po.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/open-catalog.lo ../src/open-catalog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/po-charset.lo ../src/po-charset.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/open-catalog.c -fPIC -DPIC -o ../src/.libs/open-catalog.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/po-charset.c -fPIC -DPIC -o ../src/.libs/po-charset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/po-lex.lo ../src/po-lex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/po-gram-gen.lo ../src/po-gram-gen.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/po-lex.c -fPIC -DPIC -o ../src/.libs/po-lex.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/po-gram-gen.c -fPIC -DPIC -o ../src/.libs/po-gram-gen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/read-po.lo ../src/read-po.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/read-po.c -fPIC -DPIC -o ../src/.libs/read-po.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/read-catalog-abstract.lo ../src/read-catalog-abstract.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/read-catalog.lo ../src/read-catalog.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/read-catalog-abstract.c -fPIC -DPIC -o ../src/.libs/read-catalog-abstract.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/read-catalog.c -fPIC -DPIC -o ../src/.libs/read-catalog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/plural-table.lo ../src/plural-table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-c.lo ../src/format-c.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/plural-table.c -fPIC -DPIC -o ../src/.libs/plural-table.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-c.c -fPIC -DPIC -o ../src/.libs/format-c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-python.lo ../src/format-python.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-python-brace.lo ../src/format-python-brace.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-python.c -fPIC -DPIC -o ../src/.libs/format-python.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-java.lo ../src/format-java.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-python-brace.c -fPIC -DPIC -o ../src/.libs/format-python-brace.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-java.c -fPIC -DPIC -o ../src/.libs/format-java.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-java-printf.lo ../src/format-java-printf.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-java-printf.c -fPIC -DPIC -o ../src/.libs/format-java-printf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-csharp.lo ../src/format-csharp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-javascript.lo ../src/format-javascript.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-csharp.c -fPIC -DPIC -o ../src/.libs/format-csharp.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-javascript.c -fPIC -DPIC -o ../src/.libs/format-javascript.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-scheme.lo ../src/format-scheme.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-scheme.c -fPIC -DPIC -o ../src/.libs/format-scheme.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-lisp.lo ../src/format-lisp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-elisp.lo ../src/format-elisp.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-lisp.c -fPIC -DPIC -o ../src/.libs/format-lisp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-librep.lo ../src/format-librep.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-elisp.c -fPIC -DPIC -o ../src/.libs/format-elisp.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-librep.c -fPIC -DPIC -o ../src/.libs/format-librep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-ruby.lo ../src/format-ruby.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-sh.lo ../src/format-sh.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-ruby.c -fPIC -DPIC -o ../src/.libs/format-ruby.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-sh.c -fPIC -DPIC -o ../src/.libs/format-sh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-awk.lo ../src/format-awk.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-awk.c -fPIC -DPIC -o ../src/.libs/format-awk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-lua.lo ../src/format-lua.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-lua.c -fPIC -DPIC -o ../src/.libs/format-lua.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-pascal.lo ../src/format-pascal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-smalltalk.lo ../src/format-smalltalk.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-pascal.c -fPIC -DPIC -o ../src/.libs/format-pascal.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-smalltalk.c -fPIC -DPIC -o ../src/.libs/format-smalltalk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-qt.lo ../src/format-qt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-qt-plural.lo ../src/format-qt-plural.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-qt.c -fPIC -DPIC -o ../src/.libs/format-qt.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-qt-plural.c -fPIC -DPIC -o ../src/.libs/format-qt-plural.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-kde.lo ../src/format-kde.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-kde-kuit.lo ../src/format-kde-kuit.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-kde.c -fPIC -DPIC -o ../src/.libs/format-kde.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-kde-kuit.c -fPIC -DPIC -o ../src/.libs/format-kde-kuit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-boost.lo ../src/format-boost.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-tcl.lo ../src/format-tcl.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-boost.c -fPIC -DPIC -o ../src/.libs/format-boost.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-tcl.c -fPIC -DPIC -o ../src/.libs/format-tcl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-perl.lo ../src/format-perl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-perl-brace.lo ../src/format-perl-brace.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-perl.c -fPIC -DPIC -o ../src/.libs/format-perl.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-perl-brace.c -fPIC -DPIC -o ../src/.libs/format-perl-brace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-php.lo ../src/format-php.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-gcc-internal.lo ../src/format-gcc-internal.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-php.c -fPIC -DPIC -o ../src/.libs/format-php.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-gcc-internal.c -fPIC -DPIC -o ../src/.libs/format-gcc-internal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format-gfc-internal.lo ../src/format-gfc-internal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/format.lo ../src/format.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format-gfc-internal.c -fPIC -DPIC -o ../src/.libs/format-gfc-internal.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/format.c -fPIC -DPIC -o ../src/.libs/format.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/plural-exp.lo ../src/plural-exp.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/plural-exp.c -fPIC -DPIC -o ../src/.libs/plural-exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/plural-eval.lo ../src/plural-eval.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/msgl-check.lo ../src/msgl-check.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o ../src/sentence.lo ../src/sentence.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/plural-eval.c -fPIC -DPIC -o ../src/.libs/plural-eval.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/sentence.c -fPIC -DPIC -o ../src/.libs/sentence.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c ../src/msgl-check.c -fPIC -DPIC -o ../src/.libs/msgl-check.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o glthread/lock.lo glthread/lock.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/ctype_alpha.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unictype/ctype_space.lo unictype/ctype_space.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-check.lo unistr/u8-check.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-mblen.lo unistr/u8-mblen.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-next.lo unistr/u8-next.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/u8-next.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-prev.lo unistr/u8-prev.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c -o uniwidth/width.lo uniwidth/width.c libtool: compile: gcc -DIN_LIBGETTEXTPO=1 -DOMIT_SETLOCALE_LOCK=1 -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I../src -I../src -I../intl -I../../gettext-runtime/intl -mtune=generic -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -no-undefined -o libgnu.la basename-lgpl.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo c-strstr.lo cloexec.lo concat-filename.lo error-progname.lo exitfail.lo fd-hook.lo fstrcmp.lo fwriteerror.lo gcd.lo getprogname.lo hard-locale.lo gl_linked_list.lo gl_list.lo localcharset.lo glthread/lock.lo malloca.lo markup.lo mbswidth.lo mem-hash-map.lo setlocale_null.lo stat-time.lo striconv.lo striconveh.lo striconveha.lo glthread/threadlib.lo glthread/tls.lo uniconv/u8-conv-from-enc.lo unictype/ctype_alpha.lo unictype/ctype_space.lo unilbrk/lbrktables.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-width-linebreaks.lo unistd.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u8-check.lo unistr/u8-mblen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-strmbtouc.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwidth/width.lo wctype-h.lo xmalloc.lo xstrdup.lo xconcat-filename.lo xerror.lo gl_xlist.lo xmalloca.lo xsize.lo xstriconv.lo xvasprintf.lo xasprintf.lo asnprintf.lo fcntl.lo mbrtowc.lo obstack.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/basename-lgpl.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/c-strstr.o .libs/cloexec.o .libs/concat-filename.o .libs/error-progname.o .libs/exitfail.o .libs/fd-hook.o .libs/fstrcmp.o .libs/fwriteerror.o .libs/gcd.o .libs/getprogname.o .libs/hard-locale.o .libs/gl_linked_list.o .libs/gl_list.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/markup.o .libs/mbswidth.o .libs/mem-hash-map.o .libs/setlocale_null.o .libs/stat-time.o .libs/striconv.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o glthread/.libs/tls.o uniconv/.libs/u8-conv-from-enc.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_space.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-width-linebreaks.o .libs/unistd.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u8-check.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xmalloc.o .libs/xstrdup.o .libs/xconcat-filename.o .libs/xerror.o .libs/gl_xlist.o .libs/xmalloca.o .libs/xsize.o .libs/xstriconv.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/fcntl.o .libs/mbrtowc.o .libs/obstack.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -mtune=generic -version-info 5:7:5 -rpath /usr/lib -lc -no-undefined -o libgettextpo.la -rpath /usr/lib gettext-po.lo ../src/str-list.lo ../src/dir-list.lo ../src/message.lo ../src/msgl-ascii.lo ../src/po-error.lo ../src/po-xerror.lo ../src/write-catalog.lo ../src/write-po.lo ../src/open-catalog.lo ../src/po-charset.lo ../src/po-lex.lo ../src/po-gram-gen.lo ../src/read-po.lo ../src/read-catalog-abstract.lo ../src/read-catalog.lo ../src/plural-table.lo ../src/format-c.lo ../src/format-python.lo ../src/format-python-brace.lo ../src/format-java.lo ../src/format-java-printf.lo ../src/format-csharp.lo ../src/format-javascript.lo ../src/format-scheme.lo ../src/format-lisp.lo ../src/format-elisp.lo ../src/format-librep.lo ../src/format-ruby.lo ../src/format-sh.lo ../src/format-awk.lo ../src/format-lua.lo ../src/format-pascal.lo ../src/format-smalltalk.lo ../src/format-qt.lo ../src/format-qt-plural.lo ../src/format-kde.lo ../src/format-kde-kuit.lo ../src/format-boost.lo ../src/format-tcl.lo ../src/format-perl.lo ../src/format-perl-brace.lo ../src/format-php.lo ../src/format-gcc-internal.lo ../src/format-gfc-internal.lo ../src/format.lo ../src/plural-exp.lo ../src/plural-eval.lo ../src/msgl-check.lo ../src/sentence.lo libgnu.la libtool: link: gcc -shared -fPIC -DPIC .libs/gettext-po.o ../src/.libs/str-list.o ../src/.libs/dir-list.o ../src/.libs/message.o ../src/.libs/msgl-ascii.o ../src/.libs/po-error.o ../src/.libs/po-xerror.o ../src/.libs/write-catalog.o ../src/.libs/write-po.o ../src/.libs/open-catalog.o ../src/.libs/po-charset.o ../src/.libs/po-lex.o ../src/.libs/po-gram-gen.o ../src/.libs/read-po.o ../src/.libs/read-catalog-abstract.o ../src/.libs/read-catalog.o ../src/.libs/plural-table.o ../src/.libs/format-c.o ../src/.libs/format-python.o ../src/.libs/format-python-brace.o ../src/.libs/format-java.o ../src/.libs/format-java-printf.o ../src/.libs/format-csharp.o ../src/.libs/format-javascript.o ../src/.libs/format-scheme.o ../src/.libs/format-lisp.o ../src/.libs/format-elisp.o ../src/.libs/format-librep.o ../src/.libs/format-ruby.o ../src/.libs/format-sh.o ../src/.libs/format-awk.o ../src/.libs/format-lua.o ../src/.libs/format-pascal.o ../src/.libs/format-smalltalk.o ../src/.libs/format-qt.o ../src/.libs/format-qt-plural.o ../src/.libs/format-kde.o ../src/.libs/format-kde-kuit.o ../src/.libs/format-boost.o ../src/.libs/format-tcl.o ../src/.libs/format-perl.o ../src/.libs/format-perl-brace.o ../src/.libs/format-php.o ../src/.libs/format-gcc-internal.o ../src/.libs/format-gfc-internal.o ../src/.libs/format.o ../src/.libs/plural-exp.o ../src/.libs/plural-eval.o ../src/.libs/msgl-check.o ../src/.libs/sentence.o -Wl,--whole-archive ./.libs/libgnu.a -Wl,--no-whole-archive -lc -mtune=generic -Wl,-soname -Wl,libgettextpo.so.0 -o .libs/libgettextpo.so.0.5.7 libtool: link: (cd ".libs" && rm -f "libgettextpo.so.0" && ln -s "libgettextpo.so.0.5.7" "libgettextpo.so.0") libtool: link: (cd ".libs" && rm -f "libgettextpo.so" && ln -s "libgettextpo.so.0.5.7" "libgettextpo.so") libtool: link: ( cd ".libs" && rm -f "libgettextpo.la" && ln -s "../libgettextpo.la" "libgettextpo.la" ) make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' Making all in po make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/po' Making all in its make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/its' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/its' Making all in projects make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/projects' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects' Making all in styles make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/styles' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles' Making all in emacs make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case start-po.elc in */*) \ am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ -f batch-byte-compile 'start-po.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-mode.elc in */*) \ am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ -f batch-byte-compile 'po-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-compat.elc in */*) \ am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ -f batch-byte-compile 'po-compat.el'; \ else :; fi make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs' Making all in misc make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/misc' xz -c -5 < '.'/archive.dir.tar > archive.dir.tar.xz-t && mv archive.dir.tar.xz-t archive.dir.tar.xz make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc' Making all in man make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/man' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/man' Making all in m4 make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/m4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4' Making all in tests make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/tests' Making all in system-tests make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/system-tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/system-tests' Making all in gnulib-tests make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' /bin/mkdir -p arpa rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \ cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \ mv test-posix_spawn1.sh-t test-posix_spawn1.sh rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||g' \ -e 's|@''HAVE_ARPA_INET_H''@|1|g' \ -e 's/@''GNULIB_INET_NTOP''@/0/g' \ -e 's/@''GNULIB_INET_PTON''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \ -e 's|@''REPLACE_INET_NTOP''@|0|g' \ -e 's|@''REPLACE_INET_PTON''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./arpa_inet.in.h; \ } > arpa/inet.h-t && \ mv arpa/inet.h-t arpa/inet.h rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \ cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \ mv test-posix_spawn2.sh-t test-posix_spawn2.sh rm -f pthread.h-t pthread.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_PTHREAD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_PTHREAD_H''@||g' \ -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \ -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \ -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \ -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \ -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \ -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \ -e 's|@''HAVE_PTHREAD_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \ -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \ -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \ -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \ -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \ -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \ -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \ -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \ < ./pthread.in.h | \ sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \ -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \ -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \ -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \ -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > pthread.h-t && \ mv pthread.h-t pthread.h /bin/mkdir -p sys /bin/mkdir -p sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||g' \ -e 's/@''GNULIB_IOCTL''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e 's|@''REPLACE_IOCTL''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_ioctl.in.h; \ } > sys/ioctl.h-t && \ mv sys/ioctl.h-t sys/ioctl.h rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_SOCKET''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_CONNECT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_ACCEPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_BIND''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETPEERNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ -e 's/@''GNULIB_LISTEN''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_RECV''@/0/g' \ -e 's/@''GNULIB_SEND''@/0/g' \ -e 's/@''GNULIB_RECVFROM''@/0/g' \ -e 's/@''GNULIB_SENDTO''@/0/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/IN_GETTEXT_TOOLS_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SHUTDOWN''@/0/g' \ -e 's/@''GNULIB_ACCEPT4''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_socket.in.h; \ } > sys/socket.h-t && \ mv -f sys/socket.h-t sys/socket.h /bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h make all-recursive make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' Making all in . make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo copy-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT copy-acl.o -MD -MP -MF $depbase.Tpo -c -o copy-acl.o copy-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo set-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT set-acl.o -MD -MP -MF $depbase.Tpo -c -o set-acl.o set-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gl_array_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT gl_array_list.o -MD -MP -MF $depbase.Tpo -c -o gl_array_list.o gl_array_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file-has-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT file-has-acl.o -MD -MP -MF $depbase.Tpo -c -o file-has-acl.o file-has-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo qset-acl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT qset-acl.o -MD -MP -MF $depbase.Tpo -c -o qset-acl.o qset-acl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-cmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT unistr/u8-cmp.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-cmp.o unistr/u8-cmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-strlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GETTEXT_TOOLS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gnulib-lib -I./../gnulib-lib -I../intl -mtune=generic -MT unistr/u8-strlen.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-strlen.o unistr/u8-strlen.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libtests.a ar cr libtests.a copy-acl.o set-acl.o gl_array_list.o dtotimespec.o file-has-acl.o filenamecat.o filenamecat-lgpl.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o priv-set.o qset-acl.o sockets.o sys_socket.o glthread/thread.o timespec-add.o timespec-sub.o unistr/u8-cmp.o unistr/u8-strlen.o unlinkdir.o vma-iter.o ioctl.o nanosleep.o strerror_r.o ranlib libtests.a /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -mtune=generic -o current-locale locale.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la /bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -mtune=generic -o test-localcharset test-localcharset.o libtests.a ../gnulib-lib/libgettextlib.la libtests.a ../gnulib-lib/libgettextlib.la libtool: link: gcc -mtune=generic -o .libs/test-localcharset test-localcharset.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm libtool: link: gcc -mtune=generic -o .libs/current-locale locale.o libtests.a libtests.a ../gnulib-lib/.libs/libgettextlib.so /usr/lib/libacl.so /usr/lib/libattr.so -lm make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' Making all in examples make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' Making all in po make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' Making all in doc make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/doc' make[4]: warning: -j1 forced in makefile: resetting jobserver mode. make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools' make[2]: Leaving directory '/sources/gettext-0.21/gettext-tools' make[2]: Entering directory '/sources/gettext-0.21' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/sources/gettext-0.21' make[1]: Leaving directory '/sources/gettext-0.21' make install-recursive make[1]: Entering directory '/sources/gettext-0.21' Making install in gnulib-local make[2]: Entering directory '/sources/gettext-0.21/gnulib-local' make[3]: Entering directory '/sources/gettext-0.21/gnulib-local' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext' /bin/install -c -m 644 lib/gettext.h '/usr/share/gettext' make[3]: Leaving directory '/sources/gettext-0.21/gnulib-local' make[2]: Leaving directory '/sources/gettext-0.21/gnulib-local' Making install in gettext-runtime make[2]: Entering directory '/sources/gettext-0.21/gettext-runtime' Making install in doc make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/doc' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/doc' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/doc' Making install in intl make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' make install-am make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl' Making install in intl-java make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-java' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/gettext /bin/mkdir -p /usr/share/doc/gettext-0.21/javadoc2 /bin/mkdir -p /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext /bin/install -c -m 644 ./javadoc2/index.html /usr/share/doc/gettext-0.21/javadoc2/index.html /bin/install -c -m 644 ./javadoc2/allclasses-frame.html /usr/share/doc/gettext-0.21/javadoc2/allclasses-frame.html /bin/install -c -m 644 ./javadoc2/overview-tree.html /usr/share/doc/gettext-0.21/javadoc2/overview-tree.html /bin/install -c -m 644 ./javadoc2/deprecated-list.html /usr/share/doc/gettext-0.21/javadoc2/deprecated-list.html /bin/install -c -m 644 ./javadoc2/serialized-form.html /usr/share/doc/gettext-0.21/javadoc2/serialized-form.html /bin/install -c -m 644 ./javadoc2/index-all.html /usr/share/doc/gettext-0.21/javadoc2/index-all.html /bin/install -c -m 644 ./javadoc2/help-doc.html /usr/share/doc/gettext-0.21/javadoc2/help-doc.html /bin/install -c -m 644 ./javadoc2/packages.html /usr/share/doc/gettext-0.21/javadoc2/packages.html /bin/install -c -m 644 ./javadoc2/package-list /usr/share/doc/gettext-0.21/javadoc2/package-list /bin/install -c -m 644 ./javadoc2/stylesheet.css /usr/share/doc/gettext-0.21/javadoc2/stylesheet.css /bin/install -c -m 644 ./javadoc2/gnu/gettext/package-summary.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/package-summary.html /bin/install -c -m 644 ./javadoc2/gnu/gettext/package-tree.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/package-tree.html /bin/install -c -m 644 ./javadoc2/gnu/gettext/package-frame.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/package-frame.html /bin/install -c -m 644 ./javadoc2/gnu/gettext/GettextResource.html /usr/share/doc/gettext-0.21/javadoc2/gnu/gettext/GettextResource.html make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-java' Making install in intl-csharp make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/lib /bin/mkdir -p /usr/share/doc/gettext-0.21/csharpdoc /bin/install -c -m 644 ./doc/index.html /usr/share/doc/gettext-0.21/csharpdoc/index.html /bin/install -c -m 644 ./doc/namespaces.html /usr/share/doc/gettext-0.21/csharpdoc/namespaces.html /bin/install -c -m 644 ./doc/begin.html /usr/share/doc/gettext-0.21/csharpdoc/begin.html /bin/install -c -m 644 ./doc/GNU_Gettext.html /usr/share/doc/gettext-0.21/csharpdoc/GNU_Gettext.html /bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceManager.html /usr/share/doc/gettext-0.21/csharpdoc/GNU_Gettext_GettextResourceManager.html /bin/install -c -m 644 ./doc/GNU_Gettext_GettextResourceSet.html /usr/share/doc/gettext-0.21/csharpdoc/GNU_Gettext_GettextResourceSet.html make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/intl-csharp' Making install in gnulib-lib make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make install-recursive make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[6]: Entering directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/gnulib-lib' Making install in libasprintf make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' make install-am make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' make[5]: Entering directory '/sources/gettext-0.21/gettext-runtime/libasprintf' /bin/mkdir -p '/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libasprintf.la '/usr/lib' libtool: install: /bin/install -c .libs/libasprintf.so.0.0.0 /usr/lib/libasprintf.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so.0 || { rm -f libasprintf.so.0 && ln -s libasprintf.so.0.0.0 libasprintf.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libasprintf.so.0.0.0 libasprintf.so || { rm -f libasprintf.so && ln -s libasprintf.so.0.0.0 libasprintf.so; }; }) libtool: install: /bin/install -c .libs/libasprintf.lai /usr/lib/libasprintf.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/share/doc/gettext-0.21' /bin/install -c -m 644 autosprintf_all.html '/usr/share/doc/gettext-0.21' /bin/mkdir -p '/usr/include' /bin/install -c -m 644 autosprintf.h '/usr/include' /bin/mkdir -p '/usr/share/info' /bin/install -c -m 644 ./autosprintf.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/autosprintf.info' make[5]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/libasprintf' Making install in src make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/src' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/src' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c gettext ngettext envsubst '/usr/bin' libtool: install: /bin/install -c gettext /usr/bin/gettext libtool: install: /bin/install -c ngettext /usr/bin/ngettext libtool: install: /bin/install -c envsubst /usr/bin/envsubst /bin/mkdir -p '/usr/bin' /bin/install -c gettext.sh '/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/src' Making install in po make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/po' installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/gettext-runtime.mo installing be.gmo as /usr/share/locale/be/LC_MESSAGES/gettext-runtime.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gettext-runtime.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gettext-runtime.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gettext-runtime.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gettext-runtime.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gettext-runtime.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/gettext-runtime.mo installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gettext-runtime.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gettext-runtime.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/gettext-runtime.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gettext-runtime.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gettext-runtime.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/gettext-runtime.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/gettext-runtime.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/gettext-runtime.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gettext-runtime.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gettext-runtime.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gettext-runtime.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/gettext-runtime.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gettext-runtime.mo installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/gettext-runtime.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gettext-runtime.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/gettext-runtime.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gettext-runtime.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gettext-runtime.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/gettext-runtime.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/gettext-runtime.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gettext-runtime.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gettext-runtime.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gettext-runtime.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gettext-runtime.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gettext-runtime.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo installing zh_HK.gmo as /usr/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo if test "gettext-runtime" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/po' Making install in man make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/man' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext-0.21 for file in gettext.1.html ngettext.1.html envsubst.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/install -c -m 644 $dir/$file /usr/share/doc/gettext-0.21/$file; \ done /bin/mkdir -p '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man1' /bin/install -c -m 644 gettext.1 ngettext.1 envsubst.1 '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /bin/install -c -m 644 gettext.3 ngettext.3 textdomain.3 bindtextdomain.3 bind_textdomain_codeset.3 dgettext.3 dcgettext.3 dngettext.3 dcngettext.3 '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man3' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/man' Making install in m4 make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/m4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/m4' Making install in tests make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime/tests' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime/tests' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime/tests' make[3]: Entering directory '/sources/gettext-0.21/gettext-runtime' make[4]: Entering directory '/sources/gettext-0.21/gettext-runtime' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext' /bin/install -c -m 644 ABOUT-NLS '/usr/share/gettext' make[4]: Leaving directory '/sources/gettext-0.21/gettext-runtime' make[3]: Leaving directory '/sources/gettext-0.21/gettext-runtime' make[2]: Leaving directory '/sources/gettext-0.21/gettext-runtime' Making install in libtextstyle make[2]: Entering directory '/sources/gettext-0.21/libtextstyle' Making install in lib make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' make install-am make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libtextstyle.la '/usr/lib' libtool: install: /bin/install -c .libs/libtextstyle.so.0.1.1 /usr/lib/libtextstyle.so.0.1.1 libtool: install: (cd /usr/lib && { ln -s -f libtextstyle.so.0.1.1 libtextstyle.so.0 || { rm -f libtextstyle.so.0 && ln -s libtextstyle.so.0.1.1 libtextstyle.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libtextstyle.so.0.1.1 libtextstyle.so || { rm -f libtextstyle.so && ln -s libtextstyle.so.0.1.1 libtextstyle.so; }; }) libtool: install: /bin/install -c .libs/libtextstyle.lai /usr/lib/libtextstyle.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /bin/install -c -m 644 textstyle.h '/usr/include/.' /bin/mkdir -p '/usr/include' /bin/mkdir -p '/usr/include/textstyle' /bin/install -c -m 644 textstyle/stdbool.h textstyle/version.h textstyle/woe32dll.h '/usr/include/textstyle' make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/lib' Making install in tests make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' make install-recursive make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' Making install in . make[5]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' make[6]: Entering directory '/sources/gettext-0.21/libtextstyle/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' make[5]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/tests' Making install in adhoc-tests make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/adhoc-tests' Making install in doc make[3]: Entering directory '/sources/gettext-0.21/libtextstyle/doc' make[4]: Entering directory '/sources/gettext-0.21/libtextstyle/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext-0.21 for file in `if test -f libtextstyle_toc.html; then echo .; else echo .; fi`/libtextstyle_*.html; do \ /bin/install -c -m 644 $file /usr/share/doc/gettext-0.21/`basename $file`; \ done /bin/mkdir -p '/usr/share/info' /bin/install -c -m 644 ./libtextstyle.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libtextstyle.info' make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc' make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle/doc' make[3]: Entering directory '/sources/gettext-0.21/libtextstyle' make[4]: Entering directory '/sources/gettext-0.21/libtextstyle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/libtextstyle' make[3]: Leaving directory '/sources/gettext-0.21/libtextstyle' make[2]: Leaving directory '/sources/gettext-0.21/libtextstyle' Making install in gettext-tools make[2]: Entering directory '/sources/gettext-0.21/gettext-tools' Making install in intl make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' make install-am make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/intl' /bin/mkdir -p /usr/lib /bin/sh ../libtool --mode=install \ /bin/install -c -m 644 libgnuintl.la /usr/lib/libgnuintl.la libtool: install: /bin/install -c -m 644 .libs/libgnuintl.so.8.2.0 /usr/lib/libgnuintl.so.8.2.0 libtool: install: (cd /usr/lib && { ln -s -f libgnuintl.so.8.2.0 libgnuintl.so.8 || { rm -f libgnuintl.so.8 && ln -s libgnuintl.so.8.2.0 libgnuintl.so.8; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgnuintl.so.8.2.0 libgnuintl.so || { rm -f libgnuintl.so && ln -s libgnuintl.so.8.2.0 libgnuintl.so; }; }) libtool: install: /bin/install -c -m 644 .libs/libgnuintl.lai /usr/lib/libgnuintl.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- rm -f /usr/lib/preloadable_libintl.so /bin/install -c -m 644 /usr/lib/libgnuintl.so /usr/lib/preloadable_libintl.so /bin/sh ../libtool --mode=uninstall \ rm -f /usr/lib/libgnuintl.la libtool: uninstall: rm -f /usr/lib/libgnuintl.la /usr/lib/libgnuintl.so.8.2.0 /usr/lib/libgnuintl.so.8 /usr/lib/libgnuintl.so rm -rf /usr/share/gettext/intl make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/intl' Making install in gnulib-lib make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' make install-am make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libgettextlib.la '/usr/lib' libtool: install: /bin/install -c .libs/libgettextlib-0.21.so /usr/lib/libgettextlib-0.21.so libtool: install: (cd /usr/lib && { ln -s -f libgettextlib-0.21.so libgettextlib.so || { rm -f libgettextlib.so && ln -s libgettextlib-0.21.so libgettextlib.so; }; }) libtool: install: /bin/install -c .libs/libgettextlib.lai /usr/lib/libgettextlib.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- case "linux-gnu" in \ aix*) ;; \ *) rm -f /usr/lib/libgettextlib.a ;; \ esac /bin/mkdir -p '/usr/share/gettext' /bin/install -c -m 644 javaversion.class '/usr/share/gettext' make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-lib' Making install in libgrep make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' make install-am make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgrep' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgrep' Making install in src make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/src' make install-am make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/src' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/src' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libgettextsrc.la '/usr/lib' libtool: warning: relinking 'libgettextsrc.la' libtool: install: (cd /sources/gettext-0.21/gettext-tools/src; /bin/sh "/sources/gettext-0.21/gettext-tools/libtool" --tag CC --mode=relink gcc -mtune=generic -release 0.21 ../gnulib-lib/libgettextlib.la ../../libtextstyle/lib/libtextstyle.la -lc -no-undefined -o libgettextsrc.la -rpath /usr/lib libgettextsrc_la-message.lo libgettextsrc_la-po-error.lo libgettextsrc_la-po-xerror.lo libgettextsrc_la-read-catalog-abstract.lo libgettextsrc_la-po-lex.lo libgettextsrc_la-po-gram-gen.lo libgettextsrc_la-po-charset.lo libgettextsrc_la-read-po.lo libgettextsrc_la-read-properties.lo libgettextsrc_la-read-stringtable.lo libgettextsrc_la-open-catalog.lo libgettextsrc_la-dir-list.lo libgettextsrc_la-str-list.lo libgettextsrc_la-read-catalog.lo libgettextsrc_la-write-catalog.lo libgettextsrc_la-write-properties.lo libgettextsrc_la-write-stringtable.lo libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo libgettextsrc_la-msgl-iconv.lo libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo libgettextsrc_la-msgl-header.lo libgettextsrc_la-msgl-english.lo libgettextsrc_la-msgl-check.lo libgettextsrc_la-file-list.lo libgettextsrc_la-msgl-charset.lo libgettextsrc_la-po-time.lo libgettextsrc_la-plural-exp.lo libgettextsrc_la-plural-eval.lo libgettextsrc_la-plural-table.lo libgettextsrc_la-sentence.lo libgettextsrc_la-format.lo libgettextsrc_la-format-c.lo libgettextsrc_la-format-python.lo libgettextsrc_la-format-python-brace.lo libgettextsrc_la-format-java.lo libgettextsrc_la-format-java-printf.lo libgettextsrc_la-format-csharp.lo libgettextsrc_la-format-javascript.lo libgettextsrc_la-format-scheme.lo libgettextsrc_la-format-lisp.lo libgettextsrc_la-format-elisp.lo libgettextsrc_la-format-librep.lo libgettextsrc_la-format-ruby.lo libgettextsrc_la-format-sh.lo libgettextsrc_la-format-awk.lo libgettextsrc_la-format-lua.lo libgettextsrc_la-format-pascal.lo libgettextsrc_la-format-smalltalk.lo libgettextsrc_la-format-qt.lo libgettextsrc_la-format-qt-plural.lo libgettextsrc_la-format-kde.lo libgettextsrc_la-format-kde-kuit.lo libgettextsrc_la-format-boost.lo libgettextsrc_la-format-tcl.lo libgettextsrc_la-format-perl.lo libgettextsrc_la-format-perl-brace.lo libgettextsrc_la-format-php.lo libgettextsrc_la-format-gcc-internal.lo libgettextsrc_la-format-gfc-internal.lo libgettextsrc_la-read-desktop.lo libgettextsrc_la-locating-rule.lo libgettextsrc_la-its.lo libgettextsrc_la-search-path.lo ) libtool: relink: gcc -shared -fPIC -DPIC .libs/libgettextsrc_la-message.o .libs/libgettextsrc_la-po-error.o .libs/libgettextsrc_la-po-xerror.o .libs/libgettextsrc_la-read-catalog-abstract.o .libs/libgettextsrc_la-po-lex.o .libs/libgettextsrc_la-po-gram-gen.o .libs/libgettextsrc_la-po-charset.o .libs/libgettextsrc_la-read-po.o .libs/libgettextsrc_la-read-properties.o .libs/libgettextsrc_la-read-stringtable.o .libs/libgettextsrc_la-open-catalog.o .libs/libgettextsrc_la-dir-list.o .libs/libgettextsrc_la-str-list.o .libs/libgettextsrc_la-read-catalog.o .libs/libgettextsrc_la-write-catalog.o .libs/libgettextsrc_la-write-properties.o .libs/libgettextsrc_la-write-stringtable.o .libs/libgettextsrc_la-write-po.o .libs/libgettextsrc_la-msgl-ascii.o .libs/libgettextsrc_la-msgl-iconv.o .libs/libgettextsrc_la-msgl-equal.o .libs/libgettextsrc_la-msgl-cat.o .libs/libgettextsrc_la-msgl-header.o .libs/libgettextsrc_la-msgl-english.o .libs/libgettextsrc_la-msgl-check.o .libs/libgettextsrc_la-file-list.o .libs/libgettextsrc_la-msgl-charset.o .libs/libgettextsrc_la-po-time.o .libs/libgettextsrc_la-plural-exp.o .libs/libgettextsrc_la-plural-eval.o .libs/libgettextsrc_la-plural-table.o .libs/libgettextsrc_la-sentence.o .libs/libgettextsrc_la-format.o .libs/libgettextsrc_la-format-c.o .libs/libgettextsrc_la-format-python.o .libs/libgettextsrc_la-format-python-brace.o .libs/libgettextsrc_la-format-java.o .libs/libgettextsrc_la-format-java-printf.o .libs/libgettextsrc_la-format-csharp.o .libs/libgettextsrc_la-format-javascript.o .libs/libgettextsrc_la-format-scheme.o .libs/libgettextsrc_la-format-lisp.o .libs/libgettextsrc_la-format-elisp.o .libs/libgettextsrc_la-format-librep.o .libs/libgettextsrc_la-format-ruby.o .libs/libgettextsrc_la-format-sh.o .libs/libgettextsrc_la-format-awk.o .libs/libgettextsrc_la-format-lua.o .libs/libgettextsrc_la-format-pascal.o .libs/libgettextsrc_la-format-smalltalk.o .libs/libgettextsrc_la-format-qt.o .libs/libgettextsrc_la-format-qt-plural.o .libs/libgettextsrc_la-format-kde.o .libs/libgettextsrc_la-format-kde-kuit.o .libs/libgettextsrc_la-format-boost.o .libs/libgettextsrc_la-format-tcl.o .libs/libgettextsrc_la-format-perl.o .libs/libgettextsrc_la-format-perl-brace.o .libs/libgettextsrc_la-format-php.o .libs/libgettextsrc_la-format-gcc-internal.o .libs/libgettextsrc_la-format-gfc-internal.o .libs/libgettextsrc_la-read-desktop.o .libs/libgettextsrc_la-locating-rule.o .libs/libgettextsrc_la-its.o .libs/libgettextsrc_la-search-path.o -L/usr/lib -lgettextlib -lacl -lattr -ltextstyle -lm -lncurses -lc -mtune=generic -Wl,-soname -Wl,libgettextsrc-0.21.so -o .libs/libgettextsrc-0.21.so libtool: install: /bin/install -c .libs/libgettextsrc-0.21.soT /usr/lib/libgettextsrc-0.21.so libtool: install: (cd /usr/lib && { ln -s -f libgettextsrc-0.21.so libgettextsrc.so || { rm -f libgettextsrc.so && ln -s libgettextsrc-0.21.so libgettextsrc.so; }; }) libtool: install: /bin/install -c .libs/libgettextsrc.lai /usr/lib/libgettextsrc.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c msgcmp msgfmt msgmerge msgunfmt xgettext msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq recode-sr-latin '/usr/bin' libtool: install: /bin/install -c .libs/msgcmp /usr/bin/msgcmp libtool: install: /bin/install -c .libs/msgfmt /usr/bin/msgfmt libtool: install: /bin/install -c .libs/msgmerge /usr/bin/msgmerge libtool: install: /bin/install -c .libs/msgunfmt /usr/bin/msgunfmt libtool: install: /bin/install -c .libs/xgettext /usr/bin/xgettext libtool: install: /bin/install -c .libs/msgattrib /usr/bin/msgattrib libtool: install: /bin/install -c .libs/msgcat /usr/bin/msgcat libtool: install: /bin/install -c .libs/msgcomm /usr/bin/msgcomm libtool: install: /bin/install -c .libs/msgconv /usr/bin/msgconv libtool: install: /bin/install -c .libs/msgen /usr/bin/msgen libtool: install: /bin/install -c .libs/msgexec /usr/bin/msgexec libtool: install: /bin/install -c .libs/msgfilter /usr/bin/msgfilter libtool: install: /bin/install -c .libs/msggrep /usr/bin/msggrep libtool: install: /bin/install -c .libs/msginit /usr/bin/msginit libtool: install: /bin/install -c .libs/msguniq /usr/bin/msguniq libtool: install: /bin/install -c .libs/recode-sr-latin /usr/bin/recode-sr-latin /bin/mkdir -p /usr/lib/gettext /bin/mkdir -p /usr/lib/gettext /bin/sh ../libtool --mode=install /bin/install -c hostname /usr/lib/gettext/hostname libtool: install: /bin/install -c .libs/hostname /usr/lib/gettext/hostname /bin/sh ../libtool --mode=install /bin/install -c urlget /usr/lib/gettext/urlget libtool: install: /bin/install -c .libs/urlget /usr/lib/gettext/urlget /bin/sh ../libtool --mode=install /bin/install -c cldr-plurals /usr/lib/gettext/cldr-plurals libtool: install: /bin/install -c .libs/cldr-plurals /usr/lib/gettext/cldr-plurals /bin/install -c user-email /usr/lib/gettext/user-email /bin/install -c ./project-id /usr/lib/gettext/project-id make install-exec-hook make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/src' case "linux-gnu" in \ aix*) ;; \ *) rm -f /usr/lib/libgettextsrc.a ;; \ esac make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' /bin/mkdir -p /usr/share/gettext /bin/install -c -m 644 ./msgunfmt.tcl /usr/share/gettext/msgunfmt.tcl make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/src' Making install in libgettextpo make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' make install-am make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/libgettextpo' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libgettextpo.la '/usr/lib' libtool: install: /bin/install -c .libs/libgettextpo.so.0.5.7 /usr/lib/libgettextpo.so.0.5.7 libtool: install: (cd /usr/lib && { ln -s -f libgettextpo.so.0.5.7 libgettextpo.so.0 || { rm -f libgettextpo.so.0 && ln -s libgettextpo.so.0.5.7 libgettextpo.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libgettextpo.so.0.5.7 libgettextpo.so || { rm -f libgettextpo.so && ln -s libgettextpo.so.0.5.7 libgettextpo.so; }; }) libtool: install: /bin/install -c .libs/libgettextpo.lai /usr/lib/libgettextpo.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/include' /bin/install -c -m 644 gettext-po.h '/usr/include' make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/libgettextpo' Making install in po make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/po' installing be.gmo as /usr/share/locale/be/LC_MESSAGES/gettext-tools.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gettext-tools.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gettext-tools.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gettext-tools.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gettext-tools.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gettext-tools.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/gettext-tools.mo installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gettext-tools.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/gettext-tools.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/gettext-tools.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gettext-tools.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gettext-tools.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/gettext-tools.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gettext-tools.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gettext-tools.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gettext-tools.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/gettext-tools.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/gettext-tools.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gettext-tools.mo installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/gettext-tools.mo installing pa.gmo as /usr/share/locale/pa/LC_MESSAGES/gettext-tools.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gettext-tools.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/gettext-tools.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gettext-tools.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gettext-tools.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/gettext-tools.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/gettext-tools.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gettext-tools.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gettext-tools.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gettext-tools.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gettext-tools.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gettext-tools.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo if test "gettext-tools" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/po' Making install in its make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/its' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/its' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext-0.21/its' /bin/install -c -m 644 glade.loc glade1.its glade2.its gtkbuilder.its gsettings.loc gsettings.its metainfo.loc metainfo.its '/usr/share/gettext-0.21/its' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/its' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/its' Making install in projects make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/projects' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/projects' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/gettext/projects /bin/mkdir -p /usr/share/gettext/projects/TP /bin/mkdir -p /usr/share/gettext/projects/KDE /bin/mkdir -p /usr/share/gettext/projects/GNOME /bin/install -c ./team-address /usr/share/gettext/projects/team-address /bin/install -c ./TP/trigger /usr/share/gettext/projects/TP/trigger /bin/install -c ./TP/team-address /usr/share/gettext/projects/TP/team-address /bin/install -c ./KDE/trigger /usr/share/gettext/projects/KDE/trigger /bin/install -c ./KDE/team-address /usr/share/gettext/projects/KDE/team-address /bin/install -c ./GNOME/trigger /usr/share/gettext/projects/GNOME/trigger /bin/install -c ./GNOME/team-address /usr/share/gettext/projects/GNOME/team-address /bin/install -c -m 644 ./index /usr/share/gettext/projects/index /bin/install -c -m 644 ./TP/teams.url /usr/share/gettext/projects/TP/teams.url /bin/install -c -m 644 ./TP/teams.html /usr/share/gettext/projects/TP/teams.html /bin/install -c -m 644 ./KDE/teams.url /usr/share/gettext/projects/KDE/teams.url /bin/install -c -m 644 ./KDE/teams.html /usr/share/gettext/projects/KDE/teams.html /bin/install -c -m 644 ./GNOME/teams.url /usr/share/gettext/projects/GNOME/teams.url /bin/install -c -m 644 ./GNOME/teams.html /usr/share/gettext/projects/GNOME/teams.html make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/projects' Making install in styles make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/styles' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/styles' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/gettext/styles' /bin/install -c -m 644 po-default.css po-vim.css po-emacs-x.css po-emacs-xterm256.css po-emacs-xterm16.css po-emacs-xterm.css '/usr/share/gettext/styles' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/styles' Making install in emacs make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case start-po.elc in */*) \ am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ -f batch-byte-compile 'start-po.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-mode.elc in */*) \ am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ -f batch-byte-compile 'po-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-compat.elc in */*) \ am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ -f batch-byte-compile 'po-compat.el'; \ else :; fi make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/emacs' make[4]: Nothing to be done for 'install-exec-am'. if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case start-po.elc in */*) \ am__dir=`echo 'start-po.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "start-po.elc")) (defun byte-compile-dest-file (_) "start-po.elc") )' \ -f batch-byte-compile 'start-po.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-mode.elc in */*) \ am__dir=`echo 'po-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-mode.elc")) (defun byte-compile-dest-file (_) "po-mode.elc") )' \ -f batch-byte-compile 'po-mode.el'; \ else :; fi if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case po-compat.elc in */*) \ am__dir=`echo 'po-compat.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "po-compat.elc")) (defun byte-compile-dest-file (_) "po-compat.elc") )' \ -f batch-byte-compile 'po-compat.el'; \ else :; fi make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/emacs' Making install in misc make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/misc' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/misc' /bin/mkdir -p '/usr/bin' /bin/install -c gettextize autopoint '/usr/bin' /bin/mkdir -p '/usr/share/gettext' /bin/install -c -m 644 archive.dir.tar.xz '/usr/share/gettext' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/misc' Making install in man make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/man' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext-0.21 for file in msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html recode-sr-latin.1.html gettextize.1.html autopoint.1.html; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/install -c -m 644 $dir/$file /usr/share/doc/gettext-0.21/$file; \ done /bin/mkdir -p '/usr/share/man/man1' /bin/install -c -m 644 msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 recode-sr-latin.1 gettextize.1 autopoint.1 '/usr/share/man/man1' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/man' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/man' Making install in m4 make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/m4' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/m4' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/aclocal' /bin/install -c -m 644 ../../gettext-runtime/gnulib-m4/host-cpu-c-abi.m4 ../../gettext-runtime/gnulib-m4/lib-ld.m4 ../../gettext-runtime/gnulib-m4/lib-link.m4 ../../gettext-runtime/gnulib-m4/lib-prefix.m4 ../../gettext-runtime/m4/gettext.m4 ../../gettext-runtime/m4/iconv.m4 ../../gettext-runtime/m4/intlmacosx.m4 ../../gettext-runtime/m4/nls.m4 ../../gettext-runtime/m4/po.m4 ../../gettext-runtime/m4/progtest.m4 '/usr/share/aclocal' /bin/mkdir -p '/usr/share/doc/gettext-0.21/examples/build-aux' /bin/install -c -m 644 ../gnulib-m4/javacomp.m4 ../gnulib-m4/javaexec.m4 ../gnulib-m4/csharpcomp.m4 ../gnulib-m4/csharpexec.m4 csharpexec-test.exe '/usr/share/doc/gettext-0.21/examples/build-aux' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/m4' Making install in tests make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/tests' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/tests' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/tests' Making install in system-tests make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/system-tests' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/system-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/system-tests' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/system-tests' Making install in gnulib-tests make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make install-recursive make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' Making install in . make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make[6]: Entering directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/gnulib-tests' Making install in examples make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' Making install in po make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples/po' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples/po' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' make[5]: Entering directory '/sources/gettext-0.21/gettext-tools/examples' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext-0.21/examples for f in hello-c/INSTALL hello-c/autogen.sh hello-c/autoclean.sh hello-c/hello.c hello-c/Makefile.am hello-c/configure.ac hello-c/m4/Makefile.am hello-c/po/Makevars hello-c/po/POTFILES.in hello-c-gnome/INSTALL hello-c-gnome/autogen.sh hello-c-gnome/autoclean.sh hello-c-gnome/hello.c hello-c-gnome/Makefile.am hello-c-gnome/configure.ac hello-c-gnome/m4/Makefile.am hello-c-gnome/m4/gnome.m4 hello-c-gnome/m4/gnome-gnorba-check.m4 hello-c-gnome/m4/gnome-orbit-check.m4 hello-c-gnome/po/Makevars hello-c-gnome/po/POTFILES.in hello-c-gnome3/INSTALL hello-c-gnome3/autogen.sh hello-c-gnome3/autoclean.sh hello-c-gnome3/hello.c hello-c-gnome3/hello.desktop.in.in hello-c-gnome3/hello.gschema.xml hello-c-gnome3/hello.gresource.xml hello-c-gnome3/hello.ui hello-c-gnome3/Makefile.am hello-c-gnome3/configure.ac hello-c-gnome3/m4/Makefile.am hello-c-gnome3/po/Makevars hello-c-gnome3/po/POTFILES.in hello-c++/INSTALL hello-c++/autogen.sh hello-c++/autoclean.sh hello-c++/hello.cc hello-c++/Makefile.am hello-c++/configure.ac hello-c++/m4/Makefile.am hello-c++/po/Makevars hello-c++/po/POTFILES.in hello-c++-qt/INSTALL hello-c++-qt/BUGS hello-c++-qt/autogen.sh hello-c++-qt/autoclean.sh hello-c++-qt/hello.cc hello-c++-qt/Makefile.am hello-c++-qt/configure.ac hello-c++-qt/m4/Makefile.am hello-c++-qt/m4/qt.m4 hello-c++-qt/po/Makefile.am hello-c++-kde/INSTALL hello-c++-kde/BUGS hello-c++-kde/autogen.sh hello-c++-kde/autoclean.sh hello-c++-kde/hello.cc hello-c++-kde/hellowindow.h hello-c++-kde/hellowindow.cc hello-c++-kde/Makefile.am hello-c++-kde/configure.in.in hello-c++-kde/m4/Makefile.am hello-c++-kde/admin/acinclude.m4.in hello-c++-kde/admin/am_edit hello-c++-kde/admin/ChangeLog hello-c++-kde/admin/compile hello-c++-kde/admin/conf.change.pl hello-c++-kde/admin/config.guess hello-c++-kde/admin/config.pl hello-c++-kde/admin/config.sub hello-c++-kde/admin/configure.in.bot.end hello-c++-kde/admin/configure.in.min hello-c++-kde/admin/cvs-clean.pl hello-c++-kde/admin/cvs.sh hello-c++-kde/admin/debianrules hello-c++-kde/admin/depcomp hello-c++-kde/admin/detect-autoconf.sh hello-c++-kde/admin/Doxyfile.am hello-c++-kde/admin/Doxyfile.global hello-c++-kde/admin/install-sh hello-c++-kde/admin/libtool.m4.in hello-c++-kde/admin/ltmain.sh hello-c++-kde/admin/Makefile.common hello-c++-kde/admin/missing hello-c++-kde/admin/mkinstalldirs hello-c++-kde/admin/ylwrap hello-c++-kde/po/Makevars hello-c++-kde/po/POTFILES.in hello-c++-gnome/INSTALL hello-c++-gnome/autogen.sh hello-c++-gnome/autoclean.sh hello-c++-gnome/hello.cc hello-c++-gnome/Makefile.am hello-c++-gnome/configure.ac hello-c++-gnome/m4/Makefile.am hello-c++-gnome/m4/gnome.m4 hello-c++-gnome/m4/gnome-gnorba-check.m4 hello-c++-gnome/m4/gnome-orbit-check.m4 hello-c++-gnome/m4/gtk.m4 hello-c++-gnome/m4/gtk--.m4 hello-c++-gnome/po/Makevars hello-c++-gnome/po/POTFILES.in hello-c++-wxwidgets/INSTALL hello-c++-wxwidgets/autogen.sh hello-c++-wxwidgets/autoclean.sh hello-c++-wxwidgets/hello.cc hello-c++-wxwidgets/Makefile.am hello-c++-wxwidgets/configure.ac hello-c++-wxwidgets/m4/Makefile.am hello-c++-wxwidgets/m4/wxwidgets.m4 hello-c++-wxwidgets/po/Makefile.am hello-objc/INSTALL hello-objc/autogen.sh hello-objc/autoclean.sh hello-objc/hello.m hello-objc/Makefile.am hello-objc/configure.ac hello-objc/m4/Makefile.am hello-objc/po/Makevars hello-objc/po/POTFILES.in hello-objc-gnustep/INSTALL hello-objc-gnustep/BUGS hello-objc-gnustep/autogen.sh hello-objc-gnustep/autoclean.sh hello-objc-gnustep/main.m hello-objc-gnustep/AppController.h hello-objc-gnustep/AppController.m hello-objc-gnustep/Hello.h hello-objc-gnustep/Hello.m hello-objc-gnustep/GNUmakefile hello-objc-gnustep/po/GNUmakefile hello-objc-gnustep/po/LocaleAliases hello-objc-gnome/INSTALL hello-objc-gnome/autogen.sh hello-objc-gnome/autoclean.sh hello-objc-gnome/hello.m hello-objc-gnome/Makefile.am hello-objc-gnome/configure.ac hello-objc-gnome/m4/Makefile.am hello-objc-gnome/m4/gnome.m4 hello-objc-gnome/m4/gnome-gnorba-check.m4 hello-objc-gnome/m4/gnome-orbit-check.m4 hello-objc-gnome/po/Makevars hello-objc-gnome/po/POTFILES.in hello-sh/INSTALL hello-sh/autogen.sh hello-sh/autoclean.sh hello-sh/hello.sh hello-sh/Makefile.am hello-sh/configure.ac hello-sh/m4/Makefile.am hello-sh/po/Makefile.am hello-python/INSTALL hello-python/autogen.sh hello-python/autoclean.sh hello-python/hello.py.in hello-python/Makefile.am hello-python/configure.ac hello-python/m4/Makefile.am hello-python/po/Makefile.am hello-clisp/INSTALL hello-clisp/autogen.sh hello-clisp/autoclean.sh hello-clisp/hello.lisp.in hello-clisp/Makefile.am hello-clisp/configure.ac hello-clisp/m4/Makefile.am hello-clisp/po/Makefile.am hello-librep/INSTALL hello-librep/autogen.sh hello-librep/autoclean.sh hello-librep/hello.jl.in hello-librep/Makefile.am hello-librep/configure.ac hello-librep/m4/Makefile.am hello-librep/po/Makefile.am hello-guile/INSTALL hello-guile/autogen.sh hello-guile/autoclean.sh hello-guile/hello.scm hello-guile/Makefile.am hello-guile/configure.ac hello-guile/m4/Makefile.am hello-guile/po/Makefile.am hello-smalltalk/INSTALL hello-smalltalk/autogen.sh hello-smalltalk/autoclean.sh hello-smalltalk/hello.st.in hello-smalltalk/Makefile.am hello-smalltalk/configure.ac hello-smalltalk/m4/Makefile.am hello-smalltalk/po/Makefile.am hello-java/INSTALL hello-java/autogen.sh hello-java/autoclean.sh hello-java/Hello.java hello-java/Makefile.am hello-java/configure.ac hello-java/m4/Makefile.am hello-java/po/Makefile.am hello-java-awt/INSTALL hello-java-awt/BUGS hello-java-awt/autogen.sh hello-java-awt/autoclean.sh hello-java-awt/Hello.java hello-java-awt/Makefile.am hello-java-awt/configure.ac hello-java-awt/m4/Makefile.am hello-java-awt/m4/TestAWT.java hello-java-awt/m4/TestAWT.class hello-java-awt/po/Makefile.am hello-java-swing/INSTALL hello-java-swing/BUGS hello-java-swing/autogen.sh hello-java-swing/autoclean.sh hello-java-swing/Hello.java hello-java-swing/Makefile.am hello-java-swing/configure.ac hello-java-swing/m4/Makefile.am hello-java-swing/m4/TestAWT.java hello-java-swing/m4/TestAWT.class hello-java-swing/po/Makefile.am hello-java-qtjambi/INSTALL hello-java-qtjambi/BUGS hello-java-qtjambi/autogen.sh hello-java-qtjambi/autoclean.sh hello-java-qtjambi/Hello.java hello-java-qtjambi/Makefile.am hello-java-qtjambi/configure.ac hello-java-qtjambi/m4/Makefile.am hello-java-qtjambi/m4/Test15.java hello-java-qtjambi/m4/Test15.class hello-java-qtjambi/po/Makefile.am hello-csharp/INSTALL hello-csharp/autogen.sh hello-csharp/autoclean.sh hello-csharp/hello.cs hello-csharp/Makefile.am hello-csharp/configure.ac hello-csharp/m4/Makefile.am hello-csharp/po/Makefile.am hello-csharp-forms/INSTALL hello-csharp-forms/README hello-csharp-forms/autogen.sh hello-csharp-forms/autoclean.sh hello-csharp-forms/hello.cs hello-csharp-forms/Makefile.am hello-csharp-forms/configure.ac hello-csharp-forms/m4/Makefile.am hello-csharp-forms/po/Makefile.am hello-gawk/INSTALL hello-gawk/autogen.sh hello-gawk/autoclean.sh hello-gawk/hello.awk hello-gawk/Makefile.am hello-gawk/configure.ac hello-gawk/m4/Makefile.am hello-gawk/po/Makefile.am hello-pascal/INSTALL hello-pascal/autogen.sh hello-pascal/autoclean.sh hello-pascal/hello.pas hello-pascal/Makefile.am hello-pascal/configure.ac hello-pascal/m4/Makefile.am hello-pascal/po/Makefile.am hello-ycp/INSTALL hello-ycp/autogen.sh hello-ycp/autoclean.sh hello-ycp/hello.ycp hello-ycp/Makefile.am hello-ycp/configure.ac hello-ycp/m4/Makefile.am hello-ycp/po/Makefile.am hello-tcl/INSTALL hello-tcl/autogen.sh hello-tcl/autoclean.sh hello-tcl/hello.tcl hello-tcl/Makefile.am hello-tcl/configure.ac hello-tcl/m4/Makefile.am hello-tcl/po/Makefile.am hello-tcl-tk/INSTALL hello-tcl-tk/autogen.sh hello-tcl-tk/autoclean.sh hello-tcl-tk/hello.tcl hello-tcl-tk/Makefile.am hello-tcl-tk/configure.ac hello-tcl-tk/m4/Makefile.am hello-tcl-tk/po/Makefile.am hello-perl/INSTALL hello-perl/autogen.sh hello-perl/autoclean.sh hello-perl/hello-1.pl.in hello-perl/hello-2.pl.in hello-perl/Makefile.am hello-perl/configure.ac hello-perl/m4/Makefile.am hello-perl/po/Makefile.am hello-php/INSTALL hello-php/README hello-php/autogen.sh hello-php/autoclean.sh hello-php/hello.php hello-php/Makefile.am hello-php/configure.ac hello-php/m4/Makefile.am hello-php/po/Makefile.am README; do \ d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ test -z "$d" || /bin/mkdir -p /usr/share/doc/gettext-0.21/examples$d || exit 1; \ b=`echo $f | sed -e 's,^.*/,,'`; \ if test $b = autogen.sh || test $b = autoclean.sh; then \ echo "/bin/install -c ./$f /usr/share/doc/gettext-0.21/examples/$f"; \ /bin/install -c ./$f /usr/share/doc/gettext-0.21/examples/$f; \ else \ echo "/bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f"; \ /bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f; \ fi; \ done /bin/install -c -m 644 ./hello-c/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c/INSTALL /bin/install -c ./hello-c/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c/autogen.sh /bin/install -c ./hello-c/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c/autoclean.sh /bin/install -c -m 644 ./hello-c/hello.c /usr/share/doc/gettext-0.21/examples/hello-c/hello.c /bin/install -c -m 644 ./hello-c/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c/Makefile.am /bin/install -c -m 644 ./hello-c/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c/configure.ac /bin/install -c -m 644 ./hello-c/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c/m4/Makefile.am /bin/install -c -m 644 ./hello-c/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c/po/Makevars /bin/install -c -m 644 ./hello-c/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c/po/POTFILES.in /bin/install -c -m 644 ./hello-c-gnome/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c-gnome/INSTALL /bin/install -c ./hello-c-gnome/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome/autogen.sh /bin/install -c ./hello-c-gnome/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome/autoclean.sh /bin/install -c -m 644 ./hello-c-gnome/hello.c /usr/share/doc/gettext-0.21/examples/hello-c-gnome/hello.c /bin/install -c -m 644 ./hello-c-gnome/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome/Makefile.am /bin/install -c -m 644 ./hello-c-gnome/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c-gnome/configure.ac /bin/install -c -m 644 ./hello-c-gnome/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/Makefile.am /bin/install -c -m 644 ./hello-c-gnome/m4/gnome.m4 /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/gnome.m4 /bin/install -c -m 644 ./hello-c-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 /bin/install -c -m 644 ./hello-c-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c-gnome/m4/gnome-orbit-check.m4 /bin/install -c -m 644 ./hello-c-gnome/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/Makevars /bin/install -c -m 644 ./hello-c-gnome/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/POTFILES.in /bin/install -c -m 644 ./hello-c-gnome3/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/INSTALL /bin/install -c ./hello-c-gnome3/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/autogen.sh /bin/install -c ./hello-c-gnome3/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/autoclean.sh /bin/install -c -m 644 ./hello-c-gnome3/hello.c /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.c /bin/install -c -m 644 ./hello-c-gnome3/hello.desktop.in.in /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.desktop.in.in /bin/install -c -m 644 ./hello-c-gnome3/hello.gschema.xml /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.gschema.xml /bin/install -c -m 644 ./hello-c-gnome3/hello.gresource.xml /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.gresource.xml /bin/install -c -m 644 ./hello-c-gnome3/hello.ui /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/hello.ui /bin/install -c -m 644 ./hello-c-gnome3/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/Makefile.am /bin/install -c -m 644 ./hello-c-gnome3/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/configure.ac /bin/install -c -m 644 ./hello-c-gnome3/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/m4/Makefile.am /bin/install -c -m 644 ./hello-c-gnome3/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/Makevars /bin/install -c -m 644 ./hello-c-gnome3/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/POTFILES.in /bin/install -c -m 644 ./hello-c++/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++/INSTALL /bin/install -c ./hello-c++/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++/autogen.sh /bin/install -c ./hello-c++/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++/autoclean.sh /bin/install -c -m 644 ./hello-c++/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++/hello.cc /bin/install -c -m 644 ./hello-c++/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++/Makefile.am /bin/install -c -m 644 ./hello-c++/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++/configure.ac /bin/install -c -m 644 ./hello-c++/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++/m4/Makefile.am /bin/install -c -m 644 ./hello-c++/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c++/po/Makevars /bin/install -c -m 644 ./hello-c++/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c++/po/POTFILES.in /bin/install -c -m 644 ./hello-c++-qt/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-qt/INSTALL /bin/install -c -m 644 ./hello-c++-qt/BUGS /usr/share/doc/gettext-0.21/examples/hello-c++-qt/BUGS /bin/install -c ./hello-c++-qt/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-qt/autogen.sh /bin/install -c ./hello-c++-qt/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-qt/autoclean.sh /bin/install -c -m 644 ./hello-c++-qt/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-qt/hello.cc /bin/install -c -m 644 ./hello-c++-qt/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-qt/Makefile.am /bin/install -c -m 644 ./hello-c++-qt/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++-qt/configure.ac /bin/install -c -m 644 ./hello-c++-qt/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-qt/m4/Makefile.am /bin/install -c -m 644 ./hello-c++-qt/m4/qt.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-qt/m4/qt.m4 /bin/install -c -m 644 ./hello-c++-qt/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/Makefile.am /bin/install -c -m 644 ./hello-c++-kde/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-kde/INSTALL /bin/install -c -m 644 ./hello-c++-kde/BUGS /usr/share/doc/gettext-0.21/examples/hello-c++-kde/BUGS /bin/install -c ./hello-c++-kde/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/autogen.sh /bin/install -c ./hello-c++-kde/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/autoclean.sh /bin/install -c -m 644 ./hello-c++-kde/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-kde/hello.cc /bin/install -c -m 644 ./hello-c++-kde/hellowindow.h /usr/share/doc/gettext-0.21/examples/hello-c++-kde/hellowindow.h /bin/install -c -m 644 ./hello-c++-kde/hellowindow.cc /usr/share/doc/gettext-0.21/examples/hello-c++-kde/hellowindow.cc /bin/install -c -m 644 ./hello-c++-kde/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-kde/Makefile.am /bin/install -c -m 644 ./hello-c++-kde/configure.in.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/configure.in.in /bin/install -c -m 644 ./hello-c++-kde/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-kde/m4/Makefile.am /bin/install -c -m 644 ./hello-c++-kde/admin/acinclude.m4.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/acinclude.m4.in /bin/install -c -m 644 ./hello-c++-kde/admin/am_edit /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/am_edit /bin/install -c -m 644 ./hello-c++-kde/admin/ChangeLog /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/ChangeLog /bin/install -c -m 644 ./hello-c++-kde/admin/compile /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/compile /bin/install -c -m 644 ./hello-c++-kde/admin/conf.change.pl /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/conf.change.pl /bin/install -c -m 644 ./hello-c++-kde/admin/config.guess /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/config.guess /bin/install -c -m 644 ./hello-c++-kde/admin/config.pl /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/config.pl /bin/install -c -m 644 ./hello-c++-kde/admin/config.sub /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/config.sub /bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.bot.end /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/configure.in.bot.end /bin/install -c -m 644 ./hello-c++-kde/admin/configure.in.min /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/configure.in.min /bin/install -c -m 644 ./hello-c++-kde/admin/cvs-clean.pl /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/cvs-clean.pl /bin/install -c -m 644 ./hello-c++-kde/admin/cvs.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/cvs.sh /bin/install -c -m 644 ./hello-c++-kde/admin/debianrules /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/debianrules /bin/install -c -m 644 ./hello-c++-kde/admin/depcomp /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/depcomp /bin/install -c -m 644 ./hello-c++-kde/admin/detect-autoconf.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/detect-autoconf.sh /bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.am /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/Doxyfile.am /bin/install -c -m 644 ./hello-c++-kde/admin/Doxyfile.global /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/Doxyfile.global /bin/install -c -m 644 ./hello-c++-kde/admin/install-sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/install-sh /bin/install -c -m 644 ./hello-c++-kde/admin/libtool.m4.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/libtool.m4.in /bin/install -c -m 644 ./hello-c++-kde/admin/ltmain.sh /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/ltmain.sh /bin/install -c -m 644 ./hello-c++-kde/admin/Makefile.common /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/Makefile.common /bin/install -c -m 644 ./hello-c++-kde/admin/missing /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/missing /bin/install -c -m 644 ./hello-c++-kde/admin/mkinstalldirs /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/mkinstalldirs /bin/install -c -m 644 ./hello-c++-kde/admin/ylwrap /usr/share/doc/gettext-0.21/examples/hello-c++-kde/admin/ylwrap /bin/install -c -m 644 ./hello-c++-kde/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/Makevars /bin/install -c -m 644 ./hello-c++-kde/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/POTFILES.in /bin/install -c -m 644 ./hello-c++-gnome/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/INSTALL /bin/install -c ./hello-c++-gnome/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/autogen.sh /bin/install -c ./hello-c++-gnome/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/autoclean.sh /bin/install -c -m 644 ./hello-c++-gnome/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/hello.cc /bin/install -c -m 644 ./hello-c++-gnome/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/Makefile.am /bin/install -c -m 644 ./hello-c++-gnome/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/configure.ac /bin/install -c -m 644 ./hello-c++-gnome/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/Makefile.am /bin/install -c -m 644 ./hello-c++-gnome/m4/gnome.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gnome.m4 /bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 /bin/install -c -m 644 ./hello-c++-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 /bin/install -c -m 644 ./hello-c++-gnome/m4/gtk.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gtk.m4 /bin/install -c -m 644 ./hello-c++-gnome/m4/gtk--.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/m4/gtk--.m4 /bin/install -c -m 644 ./hello-c++-gnome/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/Makevars /bin/install -c -m 644 ./hello-c++-gnome/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/POTFILES.in /bin/install -c -m 644 ./hello-c++-wxwidgets/INSTALL /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/INSTALL /bin/install -c ./hello-c++-wxwidgets/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/autogen.sh /bin/install -c ./hello-c++-wxwidgets/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/autoclean.sh /bin/install -c -m 644 ./hello-c++-wxwidgets/hello.cc /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/hello.cc /bin/install -c -m 644 ./hello-c++-wxwidgets/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/Makefile.am /bin/install -c -m 644 ./hello-c++-wxwidgets/configure.ac /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/configure.ac /bin/install -c -m 644 ./hello-c++-wxwidgets/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/m4/Makefile.am /bin/install -c -m 644 ./hello-c++-wxwidgets/m4/wxwidgets.m4 /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/m4/wxwidgets.m4 /bin/install -c -m 644 ./hello-c++-wxwidgets/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/Makefile.am /bin/install -c -m 644 ./hello-objc/INSTALL /usr/share/doc/gettext-0.21/examples/hello-objc/INSTALL /bin/install -c ./hello-objc/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-objc/autogen.sh /bin/install -c ./hello-objc/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-objc/autoclean.sh /bin/install -c -m 644 ./hello-objc/hello.m /usr/share/doc/gettext-0.21/examples/hello-objc/hello.m /bin/install -c -m 644 ./hello-objc/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc/Makefile.am /bin/install -c -m 644 ./hello-objc/configure.ac /usr/share/doc/gettext-0.21/examples/hello-objc/configure.ac /bin/install -c -m 644 ./hello-objc/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc/m4/Makefile.am /bin/install -c -m 644 ./hello-objc/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-objc/po/Makevars /bin/install -c -m 644 ./hello-objc/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-objc/po/POTFILES.in /bin/install -c -m 644 ./hello-objc-gnustep/INSTALL /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/INSTALL /bin/install -c -m 644 ./hello-objc-gnustep/BUGS /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/BUGS /bin/install -c ./hello-objc-gnustep/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/autogen.sh /bin/install -c ./hello-objc-gnustep/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/autoclean.sh /bin/install -c -m 644 ./hello-objc-gnustep/main.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/main.m /bin/install -c -m 644 ./hello-objc-gnustep/AppController.h /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/AppController.h /bin/install -c -m 644 ./hello-objc-gnustep/AppController.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/AppController.m /bin/install -c -m 644 ./hello-objc-gnustep/Hello.h /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/Hello.h /bin/install -c -m 644 ./hello-objc-gnustep/Hello.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/Hello.m /bin/install -c -m 644 ./hello-objc-gnustep/GNUmakefile /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/GNUmakefile /bin/install -c -m 644 ./hello-objc-gnustep/po/GNUmakefile /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/GNUmakefile /bin/install -c -m 644 ./hello-objc-gnustep/po/LocaleAliases /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/LocaleAliases /bin/install -c -m 644 ./hello-objc-gnome/INSTALL /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/INSTALL /bin/install -c ./hello-objc-gnome/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/autogen.sh /bin/install -c ./hello-objc-gnome/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/autoclean.sh /bin/install -c -m 644 ./hello-objc-gnome/hello.m /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/hello.m /bin/install -c -m 644 ./hello-objc-gnome/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/Makefile.am /bin/install -c -m 644 ./hello-objc-gnome/configure.ac /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/configure.ac /bin/install -c -m 644 ./hello-objc-gnome/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/Makefile.am /bin/install -c -m 644 ./hello-objc-gnome/m4/gnome.m4 /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/gnome.m4 /bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-gnorba-check.m4 /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 /bin/install -c -m 644 ./hello-objc-gnome/m4/gnome-orbit-check.m4 /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 /bin/install -c -m 644 ./hello-objc-gnome/po/Makevars /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/Makevars /bin/install -c -m 644 ./hello-objc-gnome/po/POTFILES.in /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/POTFILES.in /bin/install -c -m 644 ./hello-sh/INSTALL /usr/share/doc/gettext-0.21/examples/hello-sh/INSTALL /bin/install -c ./hello-sh/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-sh/autogen.sh /bin/install -c ./hello-sh/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-sh/autoclean.sh /bin/install -c -m 644 ./hello-sh/hello.sh /usr/share/doc/gettext-0.21/examples/hello-sh/hello.sh /bin/install -c -m 644 ./hello-sh/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-sh/Makefile.am /bin/install -c -m 644 ./hello-sh/configure.ac /usr/share/doc/gettext-0.21/examples/hello-sh/configure.ac /bin/install -c -m 644 ./hello-sh/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-sh/m4/Makefile.am /bin/install -c -m 644 ./hello-sh/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-sh/po/Makefile.am /bin/install -c -m 644 ./hello-python/INSTALL /usr/share/doc/gettext-0.21/examples/hello-python/INSTALL /bin/install -c ./hello-python/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-python/autogen.sh /bin/install -c ./hello-python/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-python/autoclean.sh /bin/install -c -m 644 ./hello-python/hello.py.in /usr/share/doc/gettext-0.21/examples/hello-python/hello.py.in /bin/install -c -m 644 ./hello-python/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-python/Makefile.am /bin/install -c -m 644 ./hello-python/configure.ac /usr/share/doc/gettext-0.21/examples/hello-python/configure.ac /bin/install -c -m 644 ./hello-python/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-python/m4/Makefile.am /bin/install -c -m 644 ./hello-python/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-python/po/Makefile.am /bin/install -c -m 644 ./hello-clisp/INSTALL /usr/share/doc/gettext-0.21/examples/hello-clisp/INSTALL /bin/install -c ./hello-clisp/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-clisp/autogen.sh /bin/install -c ./hello-clisp/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-clisp/autoclean.sh /bin/install -c -m 644 ./hello-clisp/hello.lisp.in /usr/share/doc/gettext-0.21/examples/hello-clisp/hello.lisp.in /bin/install -c -m 644 ./hello-clisp/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-clisp/Makefile.am /bin/install -c -m 644 ./hello-clisp/configure.ac /usr/share/doc/gettext-0.21/examples/hello-clisp/configure.ac /bin/install -c -m 644 ./hello-clisp/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-clisp/m4/Makefile.am /bin/install -c -m 644 ./hello-clisp/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-clisp/po/Makefile.am /bin/install -c -m 644 ./hello-librep/INSTALL /usr/share/doc/gettext-0.21/examples/hello-librep/INSTALL /bin/install -c ./hello-librep/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-librep/autogen.sh /bin/install -c ./hello-librep/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-librep/autoclean.sh /bin/install -c -m 644 ./hello-librep/hello.jl.in /usr/share/doc/gettext-0.21/examples/hello-librep/hello.jl.in /bin/install -c -m 644 ./hello-librep/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-librep/Makefile.am /bin/install -c -m 644 ./hello-librep/configure.ac /usr/share/doc/gettext-0.21/examples/hello-librep/configure.ac /bin/install -c -m 644 ./hello-librep/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-librep/m4/Makefile.am /bin/install -c -m 644 ./hello-librep/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-librep/po/Makefile.am /bin/install -c -m 644 ./hello-guile/INSTALL /usr/share/doc/gettext-0.21/examples/hello-guile/INSTALL /bin/install -c ./hello-guile/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-guile/autogen.sh /bin/install -c ./hello-guile/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-guile/autoclean.sh /bin/install -c -m 644 ./hello-guile/hello.scm /usr/share/doc/gettext-0.21/examples/hello-guile/hello.scm /bin/install -c -m 644 ./hello-guile/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-guile/Makefile.am /bin/install -c -m 644 ./hello-guile/configure.ac /usr/share/doc/gettext-0.21/examples/hello-guile/configure.ac /bin/install -c -m 644 ./hello-guile/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-guile/m4/Makefile.am /bin/install -c -m 644 ./hello-guile/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-guile/po/Makefile.am /bin/install -c -m 644 ./hello-smalltalk/INSTALL /usr/share/doc/gettext-0.21/examples/hello-smalltalk/INSTALL /bin/install -c ./hello-smalltalk/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-smalltalk/autogen.sh /bin/install -c ./hello-smalltalk/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-smalltalk/autoclean.sh /bin/install -c -m 644 ./hello-smalltalk/hello.st.in /usr/share/doc/gettext-0.21/examples/hello-smalltalk/hello.st.in /bin/install -c -m 644 ./hello-smalltalk/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-smalltalk/Makefile.am /bin/install -c -m 644 ./hello-smalltalk/configure.ac /usr/share/doc/gettext-0.21/examples/hello-smalltalk/configure.ac /bin/install -c -m 644 ./hello-smalltalk/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-smalltalk/m4/Makefile.am /bin/install -c -m 644 ./hello-smalltalk/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/Makefile.am /bin/install -c -m 644 ./hello-java/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java/INSTALL /bin/install -c ./hello-java/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java/autogen.sh /bin/install -c ./hello-java/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java/autoclean.sh /bin/install -c -m 644 ./hello-java/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java/Hello.java /bin/install -c -m 644 ./hello-java/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java/Makefile.am /bin/install -c -m 644 ./hello-java/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java/configure.ac /bin/install -c -m 644 ./hello-java/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java/m4/Makefile.am /bin/install -c -m 644 ./hello-java/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java/po/Makefile.am /bin/install -c -m 644 ./hello-java-awt/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java-awt/INSTALL /bin/install -c -m 644 ./hello-java-awt/BUGS /usr/share/doc/gettext-0.21/examples/hello-java-awt/BUGS /bin/install -c ./hello-java-awt/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java-awt/autogen.sh /bin/install -c ./hello-java-awt/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java-awt/autoclean.sh /bin/install -c -m 644 ./hello-java-awt/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java-awt/Hello.java /bin/install -c -m 644 ./hello-java-awt/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-awt/Makefile.am /bin/install -c -m 644 ./hello-java-awt/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java-awt/configure.ac /bin/install -c -m 644 ./hello-java-awt/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-awt/m4/Makefile.am /bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.java /usr/share/doc/gettext-0.21/examples/hello-java-awt/m4/TestAWT.java /bin/install -c -m 644 ./hello-java-awt/m4/TestAWT.class /usr/share/doc/gettext-0.21/examples/hello-java-awt/m4/TestAWT.class /bin/install -c -m 644 ./hello-java-awt/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/Makefile.am /bin/install -c -m 644 ./hello-java-swing/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java-swing/INSTALL /bin/install -c -m 644 ./hello-java-swing/BUGS /usr/share/doc/gettext-0.21/examples/hello-java-swing/BUGS /bin/install -c ./hello-java-swing/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java-swing/autogen.sh /bin/install -c ./hello-java-swing/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java-swing/autoclean.sh /bin/install -c -m 644 ./hello-java-swing/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java-swing/Hello.java /bin/install -c -m 644 ./hello-java-swing/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-swing/Makefile.am /bin/install -c -m 644 ./hello-java-swing/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java-swing/configure.ac /bin/install -c -m 644 ./hello-java-swing/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-swing/m4/Makefile.am /bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.java /usr/share/doc/gettext-0.21/examples/hello-java-swing/m4/TestAWT.java /bin/install -c -m 644 ./hello-java-swing/m4/TestAWT.class /usr/share/doc/gettext-0.21/examples/hello-java-swing/m4/TestAWT.class /bin/install -c -m 644 ./hello-java-swing/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/Makefile.am /bin/install -c -m 644 ./hello-java-qtjambi/INSTALL /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/INSTALL /bin/install -c -m 644 ./hello-java-qtjambi/BUGS /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/BUGS /bin/install -c ./hello-java-qtjambi/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/autogen.sh /bin/install -c ./hello-java-qtjambi/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/autoclean.sh /bin/install -c -m 644 ./hello-java-qtjambi/Hello.java /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/Hello.java /bin/install -c -m 644 ./hello-java-qtjambi/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/Makefile.am /bin/install -c -m 644 ./hello-java-qtjambi/configure.ac /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/configure.ac /bin/install -c -m 644 ./hello-java-qtjambi/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/m4/Makefile.am /bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.java /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/m4/Test15.java /bin/install -c -m 644 ./hello-java-qtjambi/m4/Test15.class /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/m4/Test15.class /bin/install -c -m 644 ./hello-java-qtjambi/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/Makefile.am /bin/install -c -m 644 ./hello-csharp/INSTALL /usr/share/doc/gettext-0.21/examples/hello-csharp/INSTALL /bin/install -c ./hello-csharp/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-csharp/autogen.sh /bin/install -c ./hello-csharp/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-csharp/autoclean.sh /bin/install -c -m 644 ./hello-csharp/hello.cs /usr/share/doc/gettext-0.21/examples/hello-csharp/hello.cs /bin/install -c -m 644 ./hello-csharp/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp/Makefile.am /bin/install -c -m 644 ./hello-csharp/configure.ac /usr/share/doc/gettext-0.21/examples/hello-csharp/configure.ac /bin/install -c -m 644 ./hello-csharp/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp/m4/Makefile.am /bin/install -c -m 644 ./hello-csharp/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp/po/Makefile.am /bin/install -c -m 644 ./hello-csharp-forms/INSTALL /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/INSTALL /bin/install -c -m 644 ./hello-csharp-forms/README /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/README /bin/install -c ./hello-csharp-forms/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/autogen.sh /bin/install -c ./hello-csharp-forms/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/autoclean.sh /bin/install -c -m 644 ./hello-csharp-forms/hello.cs /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/hello.cs /bin/install -c -m 644 ./hello-csharp-forms/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/Makefile.am /bin/install -c -m 644 ./hello-csharp-forms/configure.ac /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/configure.ac /bin/install -c -m 644 ./hello-csharp-forms/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/m4/Makefile.am /bin/install -c -m 644 ./hello-csharp-forms/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/Makefile.am /bin/install -c -m 644 ./hello-gawk/INSTALL /usr/share/doc/gettext-0.21/examples/hello-gawk/INSTALL /bin/install -c ./hello-gawk/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-gawk/autogen.sh /bin/install -c ./hello-gawk/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-gawk/autoclean.sh /bin/install -c -m 644 ./hello-gawk/hello.awk /usr/share/doc/gettext-0.21/examples/hello-gawk/hello.awk /bin/install -c -m 644 ./hello-gawk/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-gawk/Makefile.am /bin/install -c -m 644 ./hello-gawk/configure.ac /usr/share/doc/gettext-0.21/examples/hello-gawk/configure.ac /bin/install -c -m 644 ./hello-gawk/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-gawk/m4/Makefile.am /bin/install -c -m 644 ./hello-gawk/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-gawk/po/Makefile.am /bin/install -c -m 644 ./hello-pascal/INSTALL /usr/share/doc/gettext-0.21/examples/hello-pascal/INSTALL /bin/install -c ./hello-pascal/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-pascal/autogen.sh /bin/install -c ./hello-pascal/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-pascal/autoclean.sh /bin/install -c -m 644 ./hello-pascal/hello.pas /usr/share/doc/gettext-0.21/examples/hello-pascal/hello.pas /bin/install -c -m 644 ./hello-pascal/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-pascal/Makefile.am /bin/install -c -m 644 ./hello-pascal/configure.ac /usr/share/doc/gettext-0.21/examples/hello-pascal/configure.ac /bin/install -c -m 644 ./hello-pascal/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-pascal/m4/Makefile.am /bin/install -c -m 644 ./hello-pascal/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-pascal/po/Makefile.am /bin/install -c -m 644 ./hello-ycp/INSTALL /usr/share/doc/gettext-0.21/examples/hello-ycp/INSTALL /bin/install -c ./hello-ycp/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-ycp/autogen.sh /bin/install -c ./hello-ycp/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-ycp/autoclean.sh /bin/install -c -m 644 ./hello-ycp/hello.ycp /usr/share/doc/gettext-0.21/examples/hello-ycp/hello.ycp /bin/install -c -m 644 ./hello-ycp/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-ycp/Makefile.am /bin/install -c -m 644 ./hello-ycp/configure.ac /usr/share/doc/gettext-0.21/examples/hello-ycp/configure.ac /bin/install -c -m 644 ./hello-ycp/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-ycp/m4/Makefile.am /bin/install -c -m 644 ./hello-ycp/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-ycp/po/Makefile.am /bin/install -c -m 644 ./hello-tcl/INSTALL /usr/share/doc/gettext-0.21/examples/hello-tcl/INSTALL /bin/install -c ./hello-tcl/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-tcl/autogen.sh /bin/install -c ./hello-tcl/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-tcl/autoclean.sh /bin/install -c -m 644 ./hello-tcl/hello.tcl /usr/share/doc/gettext-0.21/examples/hello-tcl/hello.tcl /bin/install -c -m 644 ./hello-tcl/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl/Makefile.am /bin/install -c -m 644 ./hello-tcl/configure.ac /usr/share/doc/gettext-0.21/examples/hello-tcl/configure.ac /bin/install -c -m 644 ./hello-tcl/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl/m4/Makefile.am /bin/install -c -m 644 ./hello-tcl/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl/po/Makefile.am /bin/install -c -m 644 ./hello-tcl-tk/INSTALL /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/INSTALL /bin/install -c ./hello-tcl-tk/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/autogen.sh /bin/install -c ./hello-tcl-tk/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/autoclean.sh /bin/install -c -m 644 ./hello-tcl-tk/hello.tcl /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/hello.tcl /bin/install -c -m 644 ./hello-tcl-tk/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/Makefile.am /bin/install -c -m 644 ./hello-tcl-tk/configure.ac /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/configure.ac /bin/install -c -m 644 ./hello-tcl-tk/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/m4/Makefile.am /bin/install -c -m 644 ./hello-tcl-tk/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/Makefile.am /bin/install -c -m 644 ./hello-perl/INSTALL /usr/share/doc/gettext-0.21/examples/hello-perl/INSTALL /bin/install -c ./hello-perl/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-perl/autogen.sh /bin/install -c ./hello-perl/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-perl/autoclean.sh /bin/install -c -m 644 ./hello-perl/hello-1.pl.in /usr/share/doc/gettext-0.21/examples/hello-perl/hello-1.pl.in /bin/install -c -m 644 ./hello-perl/hello-2.pl.in /usr/share/doc/gettext-0.21/examples/hello-perl/hello-2.pl.in /bin/install -c -m 644 ./hello-perl/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-perl/Makefile.am /bin/install -c -m 644 ./hello-perl/configure.ac /usr/share/doc/gettext-0.21/examples/hello-perl/configure.ac /bin/install -c -m 644 ./hello-perl/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-perl/m4/Makefile.am /bin/install -c -m 644 ./hello-perl/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-perl/po/Makefile.am /bin/install -c -m 644 ./hello-php/INSTALL /usr/share/doc/gettext-0.21/examples/hello-php/INSTALL /bin/install -c -m 644 ./hello-php/README /usr/share/doc/gettext-0.21/examples/hello-php/README /bin/install -c ./hello-php/autogen.sh /usr/share/doc/gettext-0.21/examples/hello-php/autogen.sh /bin/install -c ./hello-php/autoclean.sh /usr/share/doc/gettext-0.21/examples/hello-php/autoclean.sh /bin/install -c -m 644 ./hello-php/hello.php /usr/share/doc/gettext-0.21/examples/hello-php/hello.php /bin/install -c -m 644 ./hello-php/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-php/Makefile.am /bin/install -c -m 644 ./hello-php/configure.ac /usr/share/doc/gettext-0.21/examples/hello-php/configure.ac /bin/install -c -m 644 ./hello-php/m4/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-php/m4/Makefile.am /bin/install -c -m 644 ./hello-php/po/Makefile.am /usr/share/doc/gettext-0.21/examples/hello-php/po/Makefile.am /bin/install -c -m 644 ./README /usr/share/doc/gettext-0.21/examples/README for f1 in hello-c hello-c-gnome hello-c-gnome3 hello-c++ hello-c++-qt hello-c++-kde hello-c++-gnome hello-c++-wxwidgets hello-objc hello-objc-gnustep hello-objc-gnome hello-sh hello-python hello-clisp hello-librep hello-guile hello-smalltalk hello-java hello-java-awt hello-java-swing hello-java-qtjambi hello-csharp hello-csharp-forms hello-gawk hello-pascal hello-ycp hello-tcl hello-tcl-tk hello-perl hello-php; do \ for f2 in LINGUAS af.po ast.po bg.po ca.po cs.po da.po de.po el.po eo.po es.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po ja.po ky.po lv.po ms.po mt.po nb.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sv.po ta.po tr.po uk.po vi.po zh_CN.po zh_HK.po zh_TW.po; do \ f=$f1/po/$f2; \ test -f ./$f || { \ echo "WARNING: ./$f doesn't exist; do \"make dist\" to prepare" >&2; \ break; \ }; \ d=`echo /$f | sed -e 's,/[^/]*$,,'`; \ test -z "$d" || /bin/mkdir -p /usr/share/doc/gettext-0.21/examples$d || exit 1; \ b=`echo $f | sed -e 's,^.*/,,'`; \ echo "/bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f"; \ /bin/install -c -m 644 ./$f /usr/share/doc/gettext-0.21/examples/$f; \ done; \ done /bin/install -c -m 644 ./hello-c/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c/po/LINGUAS /bin/install -c -m 644 ./hello-c/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c/po/af.po /bin/install -c -m 644 ./hello-c/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ast.po /bin/install -c -m 644 ./hello-c/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c/po/bg.po /bin/install -c -m 644 ./hello-c/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ca.po /bin/install -c -m 644 ./hello-c/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c/po/cs.po /bin/install -c -m 644 ./hello-c/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c/po/da.po /bin/install -c -m 644 ./hello-c/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c/po/de.po /bin/install -c -m 644 ./hello-c/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c/po/el.po /bin/install -c -m 644 ./hello-c/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c/po/eo.po /bin/install -c -m 644 ./hello-c/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c/po/es.po /bin/install -c -m 644 ./hello-c/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c/po/fi.po /bin/install -c -m 644 ./hello-c/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/fr.po /bin/install -c -m 644 ./hello-c/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ga.po /bin/install -c -m 644 ./hello-c/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/gl.po /bin/install -c -m 644 ./hello-c/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/hr.po /bin/install -c -m 644 ./hello-c/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c/po/hu.po /bin/install -c -m 644 ./hello-c/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c/po/id.po /bin/install -c -m 644 ./hello-c/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c/po/it.po /bin/install -c -m 644 ./hello-c/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ja.po /bin/install -c -m 644 ./hello-c/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ky.po /bin/install -c -m 644 ./hello-c/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c/po/lv.po /bin/install -c -m 644 ./hello-c/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ms.po /bin/install -c -m 644 ./hello-c/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c/po/mt.po /bin/install -c -m 644 ./hello-c/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c/po/nb.po /bin/install -c -m 644 ./hello-c/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/nl.po /bin/install -c -m 644 ./hello-c/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c/po/nn.po /bin/install -c -m 644 ./hello-c/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/pl.po /bin/install -c -m 644 ./hello-c/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c/po/pt.po /bin/install -c -m 644 ./hello-c/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c/po/pt_BR.po /bin/install -c -m 644 ./hello-c/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ro.po /bin/install -c -m 644 ./hello-c/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ru.po /bin/install -c -m 644 ./hello-c/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sk.po /bin/install -c -m 644 ./hello-c/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sl.po /bin/install -c -m 644 ./hello-c/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sq.po /bin/install -c -m 644 ./hello-c/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sr.po /bin/install -c -m 644 ./hello-c/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c/po/sv.po /bin/install -c -m 644 ./hello-c/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c/po/ta.po /bin/install -c -m 644 ./hello-c/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c/po/tr.po /bin/install -c -m 644 ./hello-c/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c/po/uk.po /bin/install -c -m 644 ./hello-c/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c/po/vi.po /bin/install -c -m 644 ./hello-c/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c/po/zh_CN.po /bin/install -c -m 644 ./hello-c/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c/po/zh_HK.po /bin/install -c -m 644 ./hello-c/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c/po/zh_TW.po /bin/install -c -m 644 ./hello-c-gnome/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/LINGUAS /bin/install -c -m 644 ./hello-c-gnome/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/af.po /bin/install -c -m 644 ./hello-c-gnome/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ast.po /bin/install -c -m 644 ./hello-c-gnome/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/bg.po /bin/install -c -m 644 ./hello-c-gnome/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ca.po /bin/install -c -m 644 ./hello-c-gnome/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/cs.po /bin/install -c -m 644 ./hello-c-gnome/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/da.po /bin/install -c -m 644 ./hello-c-gnome/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/de.po /bin/install -c -m 644 ./hello-c-gnome/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/el.po /bin/install -c -m 644 ./hello-c-gnome/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/eo.po /bin/install -c -m 644 ./hello-c-gnome/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/es.po /bin/install -c -m 644 ./hello-c-gnome/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/fi.po /bin/install -c -m 644 ./hello-c-gnome/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/fr.po /bin/install -c -m 644 ./hello-c-gnome/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ga.po /bin/install -c -m 644 ./hello-c-gnome/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/gl.po /bin/install -c -m 644 ./hello-c-gnome/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/hr.po /bin/install -c -m 644 ./hello-c-gnome/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/hu.po /bin/install -c -m 644 ./hello-c-gnome/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/id.po /bin/install -c -m 644 ./hello-c-gnome/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/it.po /bin/install -c -m 644 ./hello-c-gnome/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ja.po /bin/install -c -m 644 ./hello-c-gnome/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ky.po /bin/install -c -m 644 ./hello-c-gnome/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/lv.po /bin/install -c -m 644 ./hello-c-gnome/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ms.po /bin/install -c -m 644 ./hello-c-gnome/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/mt.po /bin/install -c -m 644 ./hello-c-gnome/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/nb.po /bin/install -c -m 644 ./hello-c-gnome/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/nl.po /bin/install -c -m 644 ./hello-c-gnome/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/nn.po /bin/install -c -m 644 ./hello-c-gnome/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/pl.po /bin/install -c -m 644 ./hello-c-gnome/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/pt.po /bin/install -c -m 644 ./hello-c-gnome/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/pt_BR.po /bin/install -c -m 644 ./hello-c-gnome/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ro.po /bin/install -c -m 644 ./hello-c-gnome/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ru.po /bin/install -c -m 644 ./hello-c-gnome/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sk.po /bin/install -c -m 644 ./hello-c-gnome/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sl.po /bin/install -c -m 644 ./hello-c-gnome/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sq.po /bin/install -c -m 644 ./hello-c-gnome/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sr.po /bin/install -c -m 644 ./hello-c-gnome/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/sv.po /bin/install -c -m 644 ./hello-c-gnome/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/ta.po /bin/install -c -m 644 ./hello-c-gnome/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/tr.po /bin/install -c -m 644 ./hello-c-gnome/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/uk.po /bin/install -c -m 644 ./hello-c-gnome/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/vi.po /bin/install -c -m 644 ./hello-c-gnome/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/zh_CN.po /bin/install -c -m 644 ./hello-c-gnome/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/zh_HK.po /bin/install -c -m 644 ./hello-c-gnome/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome/po/zh_TW.po /bin/install -c -m 644 ./hello-c-gnome3/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/LINGUAS /bin/install -c -m 644 ./hello-c-gnome3/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/af.po /bin/install -c -m 644 ./hello-c-gnome3/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ast.po /bin/install -c -m 644 ./hello-c-gnome3/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/bg.po /bin/install -c -m 644 ./hello-c-gnome3/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ca.po /bin/install -c -m 644 ./hello-c-gnome3/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/cs.po /bin/install -c -m 644 ./hello-c-gnome3/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/da.po /bin/install -c -m 644 ./hello-c-gnome3/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/de.po /bin/install -c -m 644 ./hello-c-gnome3/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/el.po /bin/install -c -m 644 ./hello-c-gnome3/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/eo.po /bin/install -c -m 644 ./hello-c-gnome3/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/es.po /bin/install -c -m 644 ./hello-c-gnome3/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/fi.po /bin/install -c -m 644 ./hello-c-gnome3/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/fr.po /bin/install -c -m 644 ./hello-c-gnome3/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ga.po /bin/install -c -m 644 ./hello-c-gnome3/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/gl.po /bin/install -c -m 644 ./hello-c-gnome3/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/hr.po /bin/install -c -m 644 ./hello-c-gnome3/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/hu.po /bin/install -c -m 644 ./hello-c-gnome3/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/id.po /bin/install -c -m 644 ./hello-c-gnome3/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/it.po /bin/install -c -m 644 ./hello-c-gnome3/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ja.po /bin/install -c -m 644 ./hello-c-gnome3/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ky.po /bin/install -c -m 644 ./hello-c-gnome3/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/lv.po /bin/install -c -m 644 ./hello-c-gnome3/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ms.po /bin/install -c -m 644 ./hello-c-gnome3/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/mt.po /bin/install -c -m 644 ./hello-c-gnome3/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/nb.po /bin/install -c -m 644 ./hello-c-gnome3/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/nl.po /bin/install -c -m 644 ./hello-c-gnome3/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/nn.po /bin/install -c -m 644 ./hello-c-gnome3/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/pl.po /bin/install -c -m 644 ./hello-c-gnome3/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/pt.po /bin/install -c -m 644 ./hello-c-gnome3/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/pt_BR.po /bin/install -c -m 644 ./hello-c-gnome3/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ro.po /bin/install -c -m 644 ./hello-c-gnome3/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ru.po /bin/install -c -m 644 ./hello-c-gnome3/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sk.po /bin/install -c -m 644 ./hello-c-gnome3/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sl.po /bin/install -c -m 644 ./hello-c-gnome3/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sq.po /bin/install -c -m 644 ./hello-c-gnome3/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sr.po /bin/install -c -m 644 ./hello-c-gnome3/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/sv.po /bin/install -c -m 644 ./hello-c-gnome3/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/ta.po /bin/install -c -m 644 ./hello-c-gnome3/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/tr.po /bin/install -c -m 644 ./hello-c-gnome3/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/uk.po /bin/install -c -m 644 ./hello-c-gnome3/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/vi.po /bin/install -c -m 644 ./hello-c-gnome3/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/zh_CN.po /bin/install -c -m 644 ./hello-c-gnome3/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/zh_HK.po /bin/install -c -m 644 ./hello-c-gnome3/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c-gnome3/po/zh_TW.po /bin/install -c -m 644 ./hello-c++/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++/po/LINGUAS /bin/install -c -m 644 ./hello-c++/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/af.po /bin/install -c -m 644 ./hello-c++/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ast.po /bin/install -c -m 644 ./hello-c++/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/bg.po /bin/install -c -m 644 ./hello-c++/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ca.po /bin/install -c -m 644 ./hello-c++/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/cs.po /bin/install -c -m 644 ./hello-c++/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/da.po /bin/install -c -m 644 ./hello-c++/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/de.po /bin/install -c -m 644 ./hello-c++/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/el.po /bin/install -c -m 644 ./hello-c++/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/eo.po /bin/install -c -m 644 ./hello-c++/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/es.po /bin/install -c -m 644 ./hello-c++/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/fi.po /bin/install -c -m 644 ./hello-c++/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/fr.po /bin/install -c -m 644 ./hello-c++/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ga.po /bin/install -c -m 644 ./hello-c++/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/gl.po /bin/install -c -m 644 ./hello-c++/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/hr.po /bin/install -c -m 644 ./hello-c++/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/hu.po /bin/install -c -m 644 ./hello-c++/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/id.po /bin/install -c -m 644 ./hello-c++/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/it.po /bin/install -c -m 644 ./hello-c++/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ja.po /bin/install -c -m 644 ./hello-c++/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ky.po /bin/install -c -m 644 ./hello-c++/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/lv.po /bin/install -c -m 644 ./hello-c++/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ms.po /bin/install -c -m 644 ./hello-c++/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/mt.po /bin/install -c -m 644 ./hello-c++/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/nb.po /bin/install -c -m 644 ./hello-c++/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/nl.po /bin/install -c -m 644 ./hello-c++/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/nn.po /bin/install -c -m 644 ./hello-c++/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/pl.po /bin/install -c -m 644 ./hello-c++/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/pt.po /bin/install -c -m 644 ./hello-c++/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/pt_BR.po /bin/install -c -m 644 ./hello-c++/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ro.po /bin/install -c -m 644 ./hello-c++/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ru.po /bin/install -c -m 644 ./hello-c++/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sk.po /bin/install -c -m 644 ./hello-c++/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sl.po /bin/install -c -m 644 ./hello-c++/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sq.po /bin/install -c -m 644 ./hello-c++/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sr.po /bin/install -c -m 644 ./hello-c++/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/sv.po /bin/install -c -m 644 ./hello-c++/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/ta.po /bin/install -c -m 644 ./hello-c++/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/tr.po /bin/install -c -m 644 ./hello-c++/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/uk.po /bin/install -c -m 644 ./hello-c++/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/vi.po /bin/install -c -m 644 ./hello-c++/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/zh_CN.po /bin/install -c -m 644 ./hello-c++/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/zh_HK.po /bin/install -c -m 644 ./hello-c++/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++/po/zh_TW.po /bin/install -c -m 644 ./hello-c++-qt/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/LINGUAS /bin/install -c -m 644 ./hello-c++-qt/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/af.po /bin/install -c -m 644 ./hello-c++-qt/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ast.po /bin/install -c -m 644 ./hello-c++-qt/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/bg.po /bin/install -c -m 644 ./hello-c++-qt/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ca.po /bin/install -c -m 644 ./hello-c++-qt/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/cs.po /bin/install -c -m 644 ./hello-c++-qt/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/da.po /bin/install -c -m 644 ./hello-c++-qt/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/de.po /bin/install -c -m 644 ./hello-c++-qt/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/el.po /bin/install -c -m 644 ./hello-c++-qt/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/eo.po /bin/install -c -m 644 ./hello-c++-qt/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/es.po /bin/install -c -m 644 ./hello-c++-qt/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/fi.po /bin/install -c -m 644 ./hello-c++-qt/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/fr.po /bin/install -c -m 644 ./hello-c++-qt/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ga.po /bin/install -c -m 644 ./hello-c++-qt/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/gl.po /bin/install -c -m 644 ./hello-c++-qt/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/hr.po /bin/install -c -m 644 ./hello-c++-qt/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/hu.po /bin/install -c -m 644 ./hello-c++-qt/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/id.po /bin/install -c -m 644 ./hello-c++-qt/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/it.po /bin/install -c -m 644 ./hello-c++-qt/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ja.po /bin/install -c -m 644 ./hello-c++-qt/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ky.po /bin/install -c -m 644 ./hello-c++-qt/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/lv.po /bin/install -c -m 644 ./hello-c++-qt/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ms.po /bin/install -c -m 644 ./hello-c++-qt/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/mt.po /bin/install -c -m 644 ./hello-c++-qt/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/nb.po /bin/install -c -m 644 ./hello-c++-qt/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/nl.po /bin/install -c -m 644 ./hello-c++-qt/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/nn.po /bin/install -c -m 644 ./hello-c++-qt/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/pl.po /bin/install -c -m 644 ./hello-c++-qt/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/pt.po /bin/install -c -m 644 ./hello-c++-qt/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/pt_BR.po /bin/install -c -m 644 ./hello-c++-qt/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ro.po /bin/install -c -m 644 ./hello-c++-qt/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ru.po /bin/install -c -m 644 ./hello-c++-qt/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sk.po /bin/install -c -m 644 ./hello-c++-qt/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sl.po /bin/install -c -m 644 ./hello-c++-qt/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sq.po /bin/install -c -m 644 ./hello-c++-qt/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sr.po /bin/install -c -m 644 ./hello-c++-qt/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/sv.po /bin/install -c -m 644 ./hello-c++-qt/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/ta.po /bin/install -c -m 644 ./hello-c++-qt/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/tr.po /bin/install -c -m 644 ./hello-c++-qt/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/uk.po /bin/install -c -m 644 ./hello-c++-qt/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/vi.po /bin/install -c -m 644 ./hello-c++-qt/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/zh_CN.po /bin/install -c -m 644 ./hello-c++-qt/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/zh_HK.po /bin/install -c -m 644 ./hello-c++-qt/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-qt/po/zh_TW.po /bin/install -c -m 644 ./hello-c++-kde/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/LINGUAS /bin/install -c -m 644 ./hello-c++-kde/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/af.po /bin/install -c -m 644 ./hello-c++-kde/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ast.po /bin/install -c -m 644 ./hello-c++-kde/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/bg.po /bin/install -c -m 644 ./hello-c++-kde/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ca.po /bin/install -c -m 644 ./hello-c++-kde/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/cs.po /bin/install -c -m 644 ./hello-c++-kde/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/da.po /bin/install -c -m 644 ./hello-c++-kde/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/de.po /bin/install -c -m 644 ./hello-c++-kde/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/el.po /bin/install -c -m 644 ./hello-c++-kde/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/eo.po /bin/install -c -m 644 ./hello-c++-kde/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/es.po /bin/install -c -m 644 ./hello-c++-kde/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/fi.po /bin/install -c -m 644 ./hello-c++-kde/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/fr.po /bin/install -c -m 644 ./hello-c++-kde/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ga.po /bin/install -c -m 644 ./hello-c++-kde/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/gl.po /bin/install -c -m 644 ./hello-c++-kde/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/hr.po /bin/install -c -m 644 ./hello-c++-kde/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/hu.po /bin/install -c -m 644 ./hello-c++-kde/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/id.po /bin/install -c -m 644 ./hello-c++-kde/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/it.po /bin/install -c -m 644 ./hello-c++-kde/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ja.po /bin/install -c -m 644 ./hello-c++-kde/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ky.po /bin/install -c -m 644 ./hello-c++-kde/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/lv.po /bin/install -c -m 644 ./hello-c++-kde/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ms.po /bin/install -c -m 644 ./hello-c++-kde/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/mt.po /bin/install -c -m 644 ./hello-c++-kde/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/nb.po /bin/install -c -m 644 ./hello-c++-kde/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/nl.po /bin/install -c -m 644 ./hello-c++-kde/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/nn.po /bin/install -c -m 644 ./hello-c++-kde/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/pl.po /bin/install -c -m 644 ./hello-c++-kde/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/pt.po /bin/install -c -m 644 ./hello-c++-kde/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/pt_BR.po /bin/install -c -m 644 ./hello-c++-kde/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ro.po /bin/install -c -m 644 ./hello-c++-kde/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ru.po /bin/install -c -m 644 ./hello-c++-kde/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sk.po /bin/install -c -m 644 ./hello-c++-kde/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sl.po /bin/install -c -m 644 ./hello-c++-kde/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sq.po /bin/install -c -m 644 ./hello-c++-kde/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sr.po /bin/install -c -m 644 ./hello-c++-kde/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/sv.po /bin/install -c -m 644 ./hello-c++-kde/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/ta.po /bin/install -c -m 644 ./hello-c++-kde/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/tr.po /bin/install -c -m 644 ./hello-c++-kde/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/uk.po /bin/install -c -m 644 ./hello-c++-kde/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/vi.po /bin/install -c -m 644 ./hello-c++-kde/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/zh_CN.po /bin/install -c -m 644 ./hello-c++-kde/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/zh_HK.po /bin/install -c -m 644 ./hello-c++-kde/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-kde/po/zh_TW.po /bin/install -c -m 644 ./hello-c++-gnome/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/LINGUAS /bin/install -c -m 644 ./hello-c++-gnome/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/af.po /bin/install -c -m 644 ./hello-c++-gnome/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ast.po /bin/install -c -m 644 ./hello-c++-gnome/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/bg.po /bin/install -c -m 644 ./hello-c++-gnome/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ca.po /bin/install -c -m 644 ./hello-c++-gnome/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/cs.po /bin/install -c -m 644 ./hello-c++-gnome/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/da.po /bin/install -c -m 644 ./hello-c++-gnome/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/de.po /bin/install -c -m 644 ./hello-c++-gnome/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/el.po /bin/install -c -m 644 ./hello-c++-gnome/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/eo.po /bin/install -c -m 644 ./hello-c++-gnome/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/es.po /bin/install -c -m 644 ./hello-c++-gnome/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/fi.po /bin/install -c -m 644 ./hello-c++-gnome/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/fr.po /bin/install -c -m 644 ./hello-c++-gnome/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ga.po /bin/install -c -m 644 ./hello-c++-gnome/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/gl.po /bin/install -c -m 644 ./hello-c++-gnome/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/hr.po /bin/install -c -m 644 ./hello-c++-gnome/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/hu.po /bin/install -c -m 644 ./hello-c++-gnome/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/id.po /bin/install -c -m 644 ./hello-c++-gnome/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/it.po /bin/install -c -m 644 ./hello-c++-gnome/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ja.po /bin/install -c -m 644 ./hello-c++-gnome/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ky.po /bin/install -c -m 644 ./hello-c++-gnome/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/lv.po /bin/install -c -m 644 ./hello-c++-gnome/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ms.po /bin/install -c -m 644 ./hello-c++-gnome/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/mt.po /bin/install -c -m 644 ./hello-c++-gnome/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/nb.po /bin/install -c -m 644 ./hello-c++-gnome/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/nl.po /bin/install -c -m 644 ./hello-c++-gnome/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/nn.po /bin/install -c -m 644 ./hello-c++-gnome/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/pl.po /bin/install -c -m 644 ./hello-c++-gnome/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/pt.po /bin/install -c -m 644 ./hello-c++-gnome/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/pt_BR.po /bin/install -c -m 644 ./hello-c++-gnome/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ro.po /bin/install -c -m 644 ./hello-c++-gnome/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ru.po /bin/install -c -m 644 ./hello-c++-gnome/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sk.po /bin/install -c -m 644 ./hello-c++-gnome/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sl.po /bin/install -c -m 644 ./hello-c++-gnome/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sq.po /bin/install -c -m 644 ./hello-c++-gnome/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sr.po /bin/install -c -m 644 ./hello-c++-gnome/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/sv.po /bin/install -c -m 644 ./hello-c++-gnome/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/ta.po /bin/install -c -m 644 ./hello-c++-gnome/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/tr.po /bin/install -c -m 644 ./hello-c++-gnome/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/uk.po /bin/install -c -m 644 ./hello-c++-gnome/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/vi.po /bin/install -c -m 644 ./hello-c++-gnome/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/zh_CN.po /bin/install -c -m 644 ./hello-c++-gnome/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/zh_HK.po /bin/install -c -m 644 ./hello-c++-gnome/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-gnome/po/zh_TW.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/LINGUAS /bin/install -c -m 644 ./hello-c++-wxwidgets/po/af.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/af.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ast.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/bg.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ca.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/cs.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/da.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/da.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/de.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/de.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/el.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/el.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/eo.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/es.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/es.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/fi.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/fr.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ga.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/gl.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/hr.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/hu.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/id.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/id.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/it.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/it.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ja.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ky.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/lv.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ms.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/mt.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/nb.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/nl.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/nn.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/pl.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/pt.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/pt_BR.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ro.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ru.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sk.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sl.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sq.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sr.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/sv.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/ta.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/tr.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/uk.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/vi.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/zh_CN.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/zh_HK.po /bin/install -c -m 644 ./hello-c++-wxwidgets/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-c++-wxwidgets/po/zh_TW.po /bin/install -c -m 644 ./hello-objc/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-objc/po/LINGUAS /bin/install -c -m 644 ./hello-objc/po/af.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/af.po /bin/install -c -m 644 ./hello-objc/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ast.po /bin/install -c -m 644 ./hello-objc/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/bg.po /bin/install -c -m 644 ./hello-objc/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ca.po /bin/install -c -m 644 ./hello-objc/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/cs.po /bin/install -c -m 644 ./hello-objc/po/da.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/da.po /bin/install -c -m 644 ./hello-objc/po/de.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/de.po /bin/install -c -m 644 ./hello-objc/po/el.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/el.po /bin/install -c -m 644 ./hello-objc/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/eo.po /bin/install -c -m 644 ./hello-objc/po/es.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/es.po /bin/install -c -m 644 ./hello-objc/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/fi.po /bin/install -c -m 644 ./hello-objc/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/fr.po /bin/install -c -m 644 ./hello-objc/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ga.po /bin/install -c -m 644 ./hello-objc/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/gl.po /bin/install -c -m 644 ./hello-objc/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/hr.po /bin/install -c -m 644 ./hello-objc/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/hu.po /bin/install -c -m 644 ./hello-objc/po/id.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/id.po /bin/install -c -m 644 ./hello-objc/po/it.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/it.po /bin/install -c -m 644 ./hello-objc/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ja.po /bin/install -c -m 644 ./hello-objc/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ky.po /bin/install -c -m 644 ./hello-objc/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/lv.po /bin/install -c -m 644 ./hello-objc/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ms.po /bin/install -c -m 644 ./hello-objc/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/mt.po /bin/install -c -m 644 ./hello-objc/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/nb.po /bin/install -c -m 644 ./hello-objc/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/nl.po /bin/install -c -m 644 ./hello-objc/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/nn.po /bin/install -c -m 644 ./hello-objc/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/pl.po /bin/install -c -m 644 ./hello-objc/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/pt.po /bin/install -c -m 644 ./hello-objc/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/pt_BR.po /bin/install -c -m 644 ./hello-objc/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ro.po /bin/install -c -m 644 ./hello-objc/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ru.po /bin/install -c -m 644 ./hello-objc/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sk.po /bin/install -c -m 644 ./hello-objc/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sl.po /bin/install -c -m 644 ./hello-objc/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sq.po /bin/install -c -m 644 ./hello-objc/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sr.po /bin/install -c -m 644 ./hello-objc/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/sv.po /bin/install -c -m 644 ./hello-objc/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/ta.po /bin/install -c -m 644 ./hello-objc/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/tr.po /bin/install -c -m 644 ./hello-objc/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/uk.po /bin/install -c -m 644 ./hello-objc/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/vi.po /bin/install -c -m 644 ./hello-objc/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/zh_CN.po /bin/install -c -m 644 ./hello-objc/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/zh_HK.po /bin/install -c -m 644 ./hello-objc/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-objc/po/zh_TW.po /bin/install -c -m 644 ./hello-objc-gnustep/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/LINGUAS /bin/install -c -m 644 ./hello-objc-gnustep/po/af.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/af.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ast.po /bin/install -c -m 644 ./hello-objc-gnustep/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/bg.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ca.po /bin/install -c -m 644 ./hello-objc-gnustep/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/cs.po /bin/install -c -m 644 ./hello-objc-gnustep/po/da.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/da.po /bin/install -c -m 644 ./hello-objc-gnustep/po/de.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/de.po /bin/install -c -m 644 ./hello-objc-gnustep/po/el.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/el.po /bin/install -c -m 644 ./hello-objc-gnustep/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/eo.po /bin/install -c -m 644 ./hello-objc-gnustep/po/es.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/es.po /bin/install -c -m 644 ./hello-objc-gnustep/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/fi.po /bin/install -c -m 644 ./hello-objc-gnustep/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/fr.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ga.po /bin/install -c -m 644 ./hello-objc-gnustep/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/gl.po /bin/install -c -m 644 ./hello-objc-gnustep/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/hr.po /bin/install -c -m 644 ./hello-objc-gnustep/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/hu.po /bin/install -c -m 644 ./hello-objc-gnustep/po/id.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/id.po /bin/install -c -m 644 ./hello-objc-gnustep/po/it.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/it.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ja.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ky.po /bin/install -c -m 644 ./hello-objc-gnustep/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/lv.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ms.po /bin/install -c -m 644 ./hello-objc-gnustep/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/mt.po /bin/install -c -m 644 ./hello-objc-gnustep/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/nb.po /bin/install -c -m 644 ./hello-objc-gnustep/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/nl.po /bin/install -c -m 644 ./hello-objc-gnustep/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/nn.po /bin/install -c -m 644 ./hello-objc-gnustep/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/pl.po /bin/install -c -m 644 ./hello-objc-gnustep/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/pt.po /bin/install -c -m 644 ./hello-objc-gnustep/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/pt_BR.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ro.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ru.po /bin/install -c -m 644 ./hello-objc-gnustep/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sk.po /bin/install -c -m 644 ./hello-objc-gnustep/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sl.po /bin/install -c -m 644 ./hello-objc-gnustep/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sq.po /bin/install -c -m 644 ./hello-objc-gnustep/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sr.po /bin/install -c -m 644 ./hello-objc-gnustep/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/sv.po /bin/install -c -m 644 ./hello-objc-gnustep/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/ta.po /bin/install -c -m 644 ./hello-objc-gnustep/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/tr.po /bin/install -c -m 644 ./hello-objc-gnustep/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/uk.po /bin/install -c -m 644 ./hello-objc-gnustep/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/vi.po /bin/install -c -m 644 ./hello-objc-gnustep/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/zh_CN.po /bin/install -c -m 644 ./hello-objc-gnustep/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/zh_HK.po /bin/install -c -m 644 ./hello-objc-gnustep/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnustep/po/zh_TW.po /bin/install -c -m 644 ./hello-objc-gnome/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/LINGUAS /bin/install -c -m 644 ./hello-objc-gnome/po/af.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/af.po /bin/install -c -m 644 ./hello-objc-gnome/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ast.po /bin/install -c -m 644 ./hello-objc-gnome/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/bg.po /bin/install -c -m 644 ./hello-objc-gnome/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ca.po /bin/install -c -m 644 ./hello-objc-gnome/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/cs.po /bin/install -c -m 644 ./hello-objc-gnome/po/da.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/da.po /bin/install -c -m 644 ./hello-objc-gnome/po/de.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/de.po /bin/install -c -m 644 ./hello-objc-gnome/po/el.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/el.po /bin/install -c -m 644 ./hello-objc-gnome/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/eo.po /bin/install -c -m 644 ./hello-objc-gnome/po/es.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/es.po /bin/install -c -m 644 ./hello-objc-gnome/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/fi.po /bin/install -c -m 644 ./hello-objc-gnome/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/fr.po /bin/install -c -m 644 ./hello-objc-gnome/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ga.po /bin/install -c -m 644 ./hello-objc-gnome/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/gl.po /bin/install -c -m 644 ./hello-objc-gnome/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/hr.po /bin/install -c -m 644 ./hello-objc-gnome/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/hu.po /bin/install -c -m 644 ./hello-objc-gnome/po/id.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/id.po /bin/install -c -m 644 ./hello-objc-gnome/po/it.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/it.po /bin/install -c -m 644 ./hello-objc-gnome/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ja.po /bin/install -c -m 644 ./hello-objc-gnome/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ky.po /bin/install -c -m 644 ./hello-objc-gnome/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/lv.po /bin/install -c -m 644 ./hello-objc-gnome/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ms.po /bin/install -c -m 644 ./hello-objc-gnome/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/mt.po /bin/install -c -m 644 ./hello-objc-gnome/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/nb.po /bin/install -c -m 644 ./hello-objc-gnome/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/nl.po /bin/install -c -m 644 ./hello-objc-gnome/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/nn.po /bin/install -c -m 644 ./hello-objc-gnome/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/pl.po /bin/install -c -m 644 ./hello-objc-gnome/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/pt.po /bin/install -c -m 644 ./hello-objc-gnome/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/pt_BR.po /bin/install -c -m 644 ./hello-objc-gnome/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ro.po /bin/install -c -m 644 ./hello-objc-gnome/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ru.po /bin/install -c -m 644 ./hello-objc-gnome/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sk.po /bin/install -c -m 644 ./hello-objc-gnome/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sl.po /bin/install -c -m 644 ./hello-objc-gnome/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sq.po /bin/install -c -m 644 ./hello-objc-gnome/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sr.po /bin/install -c -m 644 ./hello-objc-gnome/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/sv.po /bin/install -c -m 644 ./hello-objc-gnome/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/ta.po /bin/install -c -m 644 ./hello-objc-gnome/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/tr.po /bin/install -c -m 644 ./hello-objc-gnome/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/uk.po /bin/install -c -m 644 ./hello-objc-gnome/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/vi.po /bin/install -c -m 644 ./hello-objc-gnome/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/zh_CN.po /bin/install -c -m 644 ./hello-objc-gnome/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/zh_HK.po /bin/install -c -m 644 ./hello-objc-gnome/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-objc-gnome/po/zh_TW.po /bin/install -c -m 644 ./hello-sh/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-sh/po/LINGUAS /bin/install -c -m 644 ./hello-sh/po/af.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/af.po /bin/install -c -m 644 ./hello-sh/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ast.po /bin/install -c -m 644 ./hello-sh/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/bg.po /bin/install -c -m 644 ./hello-sh/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ca.po /bin/install -c -m 644 ./hello-sh/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/cs.po /bin/install -c -m 644 ./hello-sh/po/da.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/da.po /bin/install -c -m 644 ./hello-sh/po/de.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/de.po /bin/install -c -m 644 ./hello-sh/po/el.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/el.po /bin/install -c -m 644 ./hello-sh/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/eo.po /bin/install -c -m 644 ./hello-sh/po/es.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/es.po /bin/install -c -m 644 ./hello-sh/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/fi.po /bin/install -c -m 644 ./hello-sh/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/fr.po /bin/install -c -m 644 ./hello-sh/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ga.po /bin/install -c -m 644 ./hello-sh/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/gl.po /bin/install -c -m 644 ./hello-sh/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/hr.po /bin/install -c -m 644 ./hello-sh/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/hu.po /bin/install -c -m 644 ./hello-sh/po/id.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/id.po /bin/install -c -m 644 ./hello-sh/po/it.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/it.po /bin/install -c -m 644 ./hello-sh/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ja.po /bin/install -c -m 644 ./hello-sh/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ky.po /bin/install -c -m 644 ./hello-sh/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/lv.po /bin/install -c -m 644 ./hello-sh/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ms.po /bin/install -c -m 644 ./hello-sh/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/mt.po /bin/install -c -m 644 ./hello-sh/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/nb.po /bin/install -c -m 644 ./hello-sh/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/nl.po /bin/install -c -m 644 ./hello-sh/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/nn.po /bin/install -c -m 644 ./hello-sh/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/pl.po /bin/install -c -m 644 ./hello-sh/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/pt.po /bin/install -c -m 644 ./hello-sh/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/pt_BR.po /bin/install -c -m 644 ./hello-sh/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ro.po /bin/install -c -m 644 ./hello-sh/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ru.po /bin/install -c -m 644 ./hello-sh/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sk.po /bin/install -c -m 644 ./hello-sh/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sl.po /bin/install -c -m 644 ./hello-sh/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sq.po /bin/install -c -m 644 ./hello-sh/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sr.po /bin/install -c -m 644 ./hello-sh/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/sv.po /bin/install -c -m 644 ./hello-sh/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/ta.po /bin/install -c -m 644 ./hello-sh/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/tr.po /bin/install -c -m 644 ./hello-sh/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/uk.po /bin/install -c -m 644 ./hello-sh/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/vi.po /bin/install -c -m 644 ./hello-sh/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/zh_CN.po /bin/install -c -m 644 ./hello-sh/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/zh_HK.po /bin/install -c -m 644 ./hello-sh/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-sh/po/zh_TW.po /bin/install -c -m 644 ./hello-python/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-python/po/LINGUAS /bin/install -c -m 644 ./hello-python/po/af.po /usr/share/doc/gettext-0.21/examples/hello-python/po/af.po /bin/install -c -m 644 ./hello-python/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ast.po /bin/install -c -m 644 ./hello-python/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-python/po/bg.po /bin/install -c -m 644 ./hello-python/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ca.po /bin/install -c -m 644 ./hello-python/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-python/po/cs.po /bin/install -c -m 644 ./hello-python/po/da.po /usr/share/doc/gettext-0.21/examples/hello-python/po/da.po /bin/install -c -m 644 ./hello-python/po/de.po /usr/share/doc/gettext-0.21/examples/hello-python/po/de.po /bin/install -c -m 644 ./hello-python/po/el.po /usr/share/doc/gettext-0.21/examples/hello-python/po/el.po /bin/install -c -m 644 ./hello-python/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-python/po/eo.po /bin/install -c -m 644 ./hello-python/po/es.po /usr/share/doc/gettext-0.21/examples/hello-python/po/es.po /bin/install -c -m 644 ./hello-python/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-python/po/fi.po /bin/install -c -m 644 ./hello-python/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/fr.po /bin/install -c -m 644 ./hello-python/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ga.po /bin/install -c -m 644 ./hello-python/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/gl.po /bin/install -c -m 644 ./hello-python/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/hr.po /bin/install -c -m 644 ./hello-python/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-python/po/hu.po /bin/install -c -m 644 ./hello-python/po/id.po /usr/share/doc/gettext-0.21/examples/hello-python/po/id.po /bin/install -c -m 644 ./hello-python/po/it.po /usr/share/doc/gettext-0.21/examples/hello-python/po/it.po /bin/install -c -m 644 ./hello-python/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ja.po /bin/install -c -m 644 ./hello-python/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ky.po /bin/install -c -m 644 ./hello-python/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-python/po/lv.po /bin/install -c -m 644 ./hello-python/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ms.po /bin/install -c -m 644 ./hello-python/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-python/po/mt.po /bin/install -c -m 644 ./hello-python/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-python/po/nb.po /bin/install -c -m 644 ./hello-python/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/nl.po /bin/install -c -m 644 ./hello-python/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-python/po/nn.po /bin/install -c -m 644 ./hello-python/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/pl.po /bin/install -c -m 644 ./hello-python/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-python/po/pt.po /bin/install -c -m 644 ./hello-python/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-python/po/pt_BR.po /bin/install -c -m 644 ./hello-python/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ro.po /bin/install -c -m 644 ./hello-python/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ru.po /bin/install -c -m 644 ./hello-python/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sk.po /bin/install -c -m 644 ./hello-python/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sl.po /bin/install -c -m 644 ./hello-python/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sq.po /bin/install -c -m 644 ./hello-python/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sr.po /bin/install -c -m 644 ./hello-python/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-python/po/sv.po /bin/install -c -m 644 ./hello-python/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-python/po/ta.po /bin/install -c -m 644 ./hello-python/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-python/po/tr.po /bin/install -c -m 644 ./hello-python/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-python/po/uk.po /bin/install -c -m 644 ./hello-python/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-python/po/vi.po /bin/install -c -m 644 ./hello-python/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-python/po/zh_CN.po /bin/install -c -m 644 ./hello-python/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-python/po/zh_HK.po /bin/install -c -m 644 ./hello-python/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-python/po/zh_TW.po /bin/install -c -m 644 ./hello-clisp/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-clisp/po/LINGUAS /bin/install -c -m 644 ./hello-clisp/po/af.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/af.po /bin/install -c -m 644 ./hello-clisp/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ast.po /bin/install -c -m 644 ./hello-clisp/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/bg.po /bin/install -c -m 644 ./hello-clisp/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ca.po /bin/install -c -m 644 ./hello-clisp/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/cs.po /bin/install -c -m 644 ./hello-clisp/po/da.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/da.po /bin/install -c -m 644 ./hello-clisp/po/de.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/de.po /bin/install -c -m 644 ./hello-clisp/po/el.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/el.po /bin/install -c -m 644 ./hello-clisp/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/eo.po /bin/install -c -m 644 ./hello-clisp/po/es.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/es.po /bin/install -c -m 644 ./hello-clisp/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/fi.po /bin/install -c -m 644 ./hello-clisp/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/fr.po /bin/install -c -m 644 ./hello-clisp/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ga.po /bin/install -c -m 644 ./hello-clisp/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/gl.po /bin/install -c -m 644 ./hello-clisp/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/hr.po /bin/install -c -m 644 ./hello-clisp/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/hu.po /bin/install -c -m 644 ./hello-clisp/po/id.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/id.po /bin/install -c -m 644 ./hello-clisp/po/it.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/it.po /bin/install -c -m 644 ./hello-clisp/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ja.po /bin/install -c -m 644 ./hello-clisp/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ky.po /bin/install -c -m 644 ./hello-clisp/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/lv.po /bin/install -c -m 644 ./hello-clisp/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ms.po /bin/install -c -m 644 ./hello-clisp/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/mt.po /bin/install -c -m 644 ./hello-clisp/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/nb.po /bin/install -c -m 644 ./hello-clisp/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/nl.po /bin/install -c -m 644 ./hello-clisp/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/nn.po /bin/install -c -m 644 ./hello-clisp/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/pl.po /bin/install -c -m 644 ./hello-clisp/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/pt.po /bin/install -c -m 644 ./hello-clisp/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/pt_BR.po /bin/install -c -m 644 ./hello-clisp/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ro.po /bin/install -c -m 644 ./hello-clisp/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ru.po /bin/install -c -m 644 ./hello-clisp/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sk.po /bin/install -c -m 644 ./hello-clisp/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sl.po /bin/install -c -m 644 ./hello-clisp/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sq.po /bin/install -c -m 644 ./hello-clisp/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sr.po /bin/install -c -m 644 ./hello-clisp/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/sv.po /bin/install -c -m 644 ./hello-clisp/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/ta.po /bin/install -c -m 644 ./hello-clisp/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/tr.po /bin/install -c -m 644 ./hello-clisp/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/uk.po /bin/install -c -m 644 ./hello-clisp/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/vi.po /bin/install -c -m 644 ./hello-clisp/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/zh_CN.po /bin/install -c -m 644 ./hello-clisp/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/zh_HK.po /bin/install -c -m 644 ./hello-clisp/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-clisp/po/zh_TW.po /bin/install -c -m 644 ./hello-librep/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-librep/po/LINGUAS /bin/install -c -m 644 ./hello-librep/po/af.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/af.po /bin/install -c -m 644 ./hello-librep/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ast.po /bin/install -c -m 644 ./hello-librep/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/bg.po /bin/install -c -m 644 ./hello-librep/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ca.po /bin/install -c -m 644 ./hello-librep/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/cs.po /bin/install -c -m 644 ./hello-librep/po/da.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/da.po /bin/install -c -m 644 ./hello-librep/po/de.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/de.po /bin/install -c -m 644 ./hello-librep/po/el.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/el.po /bin/install -c -m 644 ./hello-librep/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/eo.po /bin/install -c -m 644 ./hello-librep/po/es.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/es.po /bin/install -c -m 644 ./hello-librep/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/fi.po /bin/install -c -m 644 ./hello-librep/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/fr.po /bin/install -c -m 644 ./hello-librep/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ga.po /bin/install -c -m 644 ./hello-librep/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/gl.po /bin/install -c -m 644 ./hello-librep/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/hr.po /bin/install -c -m 644 ./hello-librep/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/hu.po /bin/install -c -m 644 ./hello-librep/po/id.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/id.po /bin/install -c -m 644 ./hello-librep/po/it.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/it.po /bin/install -c -m 644 ./hello-librep/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ja.po /bin/install -c -m 644 ./hello-librep/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ky.po /bin/install -c -m 644 ./hello-librep/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/lv.po /bin/install -c -m 644 ./hello-librep/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ms.po /bin/install -c -m 644 ./hello-librep/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/mt.po /bin/install -c -m 644 ./hello-librep/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/nb.po /bin/install -c -m 644 ./hello-librep/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/nl.po /bin/install -c -m 644 ./hello-librep/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/nn.po /bin/install -c -m 644 ./hello-librep/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/pl.po /bin/install -c -m 644 ./hello-librep/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/pt.po /bin/install -c -m 644 ./hello-librep/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/pt_BR.po /bin/install -c -m 644 ./hello-librep/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ro.po /bin/install -c -m 644 ./hello-librep/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ru.po /bin/install -c -m 644 ./hello-librep/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sk.po /bin/install -c -m 644 ./hello-librep/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sl.po /bin/install -c -m 644 ./hello-librep/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sq.po /bin/install -c -m 644 ./hello-librep/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sr.po /bin/install -c -m 644 ./hello-librep/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/sv.po /bin/install -c -m 644 ./hello-librep/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/ta.po /bin/install -c -m 644 ./hello-librep/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/tr.po /bin/install -c -m 644 ./hello-librep/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/uk.po /bin/install -c -m 644 ./hello-librep/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/vi.po /bin/install -c -m 644 ./hello-librep/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/zh_CN.po /bin/install -c -m 644 ./hello-librep/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/zh_HK.po /bin/install -c -m 644 ./hello-librep/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-librep/po/zh_TW.po /bin/install -c -m 644 ./hello-guile/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-guile/po/LINGUAS /bin/install -c -m 644 ./hello-guile/po/af.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/af.po /bin/install -c -m 644 ./hello-guile/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ast.po /bin/install -c -m 644 ./hello-guile/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/bg.po /bin/install -c -m 644 ./hello-guile/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ca.po /bin/install -c -m 644 ./hello-guile/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/cs.po /bin/install -c -m 644 ./hello-guile/po/da.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/da.po /bin/install -c -m 644 ./hello-guile/po/de.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/de.po /bin/install -c -m 644 ./hello-guile/po/el.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/el.po /bin/install -c -m 644 ./hello-guile/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/eo.po /bin/install -c -m 644 ./hello-guile/po/es.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/es.po /bin/install -c -m 644 ./hello-guile/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/fi.po /bin/install -c -m 644 ./hello-guile/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/fr.po /bin/install -c -m 644 ./hello-guile/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ga.po /bin/install -c -m 644 ./hello-guile/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/gl.po /bin/install -c -m 644 ./hello-guile/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/hr.po /bin/install -c -m 644 ./hello-guile/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/hu.po /bin/install -c -m 644 ./hello-guile/po/id.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/id.po /bin/install -c -m 644 ./hello-guile/po/it.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/it.po /bin/install -c -m 644 ./hello-guile/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ja.po /bin/install -c -m 644 ./hello-guile/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ky.po /bin/install -c -m 644 ./hello-guile/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/lv.po /bin/install -c -m 644 ./hello-guile/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ms.po /bin/install -c -m 644 ./hello-guile/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/mt.po /bin/install -c -m 644 ./hello-guile/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/nb.po /bin/install -c -m 644 ./hello-guile/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/nl.po /bin/install -c -m 644 ./hello-guile/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/nn.po /bin/install -c -m 644 ./hello-guile/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/pl.po /bin/install -c -m 644 ./hello-guile/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/pt.po /bin/install -c -m 644 ./hello-guile/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/pt_BR.po /bin/install -c -m 644 ./hello-guile/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ro.po /bin/install -c -m 644 ./hello-guile/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ru.po /bin/install -c -m 644 ./hello-guile/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sk.po /bin/install -c -m 644 ./hello-guile/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sl.po /bin/install -c -m 644 ./hello-guile/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sq.po /bin/install -c -m 644 ./hello-guile/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sr.po /bin/install -c -m 644 ./hello-guile/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/sv.po /bin/install -c -m 644 ./hello-guile/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/ta.po /bin/install -c -m 644 ./hello-guile/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/tr.po /bin/install -c -m 644 ./hello-guile/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/uk.po /bin/install -c -m 644 ./hello-guile/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/vi.po /bin/install -c -m 644 ./hello-guile/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/zh_CN.po /bin/install -c -m 644 ./hello-guile/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/zh_HK.po /bin/install -c -m 644 ./hello-guile/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-guile/po/zh_TW.po /bin/install -c -m 644 ./hello-smalltalk/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/LINGUAS /bin/install -c -m 644 ./hello-smalltalk/po/af.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/af.po /bin/install -c -m 644 ./hello-smalltalk/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ast.po /bin/install -c -m 644 ./hello-smalltalk/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/bg.po /bin/install -c -m 644 ./hello-smalltalk/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ca.po /bin/install -c -m 644 ./hello-smalltalk/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/cs.po /bin/install -c -m 644 ./hello-smalltalk/po/da.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/da.po /bin/install -c -m 644 ./hello-smalltalk/po/de.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/de.po /bin/install -c -m 644 ./hello-smalltalk/po/el.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/el.po /bin/install -c -m 644 ./hello-smalltalk/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/eo.po /bin/install -c -m 644 ./hello-smalltalk/po/es.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/es.po /bin/install -c -m 644 ./hello-smalltalk/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/fi.po /bin/install -c -m 644 ./hello-smalltalk/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/fr.po /bin/install -c -m 644 ./hello-smalltalk/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ga.po /bin/install -c -m 644 ./hello-smalltalk/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/gl.po /bin/install -c -m 644 ./hello-smalltalk/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/hr.po /bin/install -c -m 644 ./hello-smalltalk/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/hu.po /bin/install -c -m 644 ./hello-smalltalk/po/id.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/id.po /bin/install -c -m 644 ./hello-smalltalk/po/it.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/it.po /bin/install -c -m 644 ./hello-smalltalk/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ja.po /bin/install -c -m 644 ./hello-smalltalk/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ky.po /bin/install -c -m 644 ./hello-smalltalk/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/lv.po /bin/install -c -m 644 ./hello-smalltalk/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ms.po /bin/install -c -m 644 ./hello-smalltalk/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/mt.po /bin/install -c -m 644 ./hello-smalltalk/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/nb.po /bin/install -c -m 644 ./hello-smalltalk/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/nl.po /bin/install -c -m 644 ./hello-smalltalk/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/nn.po /bin/install -c -m 644 ./hello-smalltalk/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/pl.po /bin/install -c -m 644 ./hello-smalltalk/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/pt.po /bin/install -c -m 644 ./hello-smalltalk/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/pt_BR.po /bin/install -c -m 644 ./hello-smalltalk/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ro.po /bin/install -c -m 644 ./hello-smalltalk/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ru.po /bin/install -c -m 644 ./hello-smalltalk/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sk.po /bin/install -c -m 644 ./hello-smalltalk/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sl.po /bin/install -c -m 644 ./hello-smalltalk/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sq.po /bin/install -c -m 644 ./hello-smalltalk/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sr.po /bin/install -c -m 644 ./hello-smalltalk/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/sv.po /bin/install -c -m 644 ./hello-smalltalk/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/ta.po /bin/install -c -m 644 ./hello-smalltalk/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/tr.po /bin/install -c -m 644 ./hello-smalltalk/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/uk.po /bin/install -c -m 644 ./hello-smalltalk/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/vi.po /bin/install -c -m 644 ./hello-smalltalk/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/zh_CN.po /bin/install -c -m 644 ./hello-smalltalk/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/zh_HK.po /bin/install -c -m 644 ./hello-smalltalk/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-smalltalk/po/zh_TW.po /bin/install -c -m 644 ./hello-java/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java/po/LINGUAS /bin/install -c -m 644 ./hello-java/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java/po/af.po /bin/install -c -m 644 ./hello-java/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ast.po /bin/install -c -m 644 ./hello-java/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java/po/bg.po /bin/install -c -m 644 ./hello-java/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ca.po /bin/install -c -m 644 ./hello-java/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java/po/cs.po /bin/install -c -m 644 ./hello-java/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java/po/da.po /bin/install -c -m 644 ./hello-java/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java/po/de.po /bin/install -c -m 644 ./hello-java/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java/po/el.po /bin/install -c -m 644 ./hello-java/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java/po/eo.po /bin/install -c -m 644 ./hello-java/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java/po/es.po /bin/install -c -m 644 ./hello-java/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java/po/fi.po /bin/install -c -m 644 ./hello-java/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/fr.po /bin/install -c -m 644 ./hello-java/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ga.po /bin/install -c -m 644 ./hello-java/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/gl.po /bin/install -c -m 644 ./hello-java/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/hr.po /bin/install -c -m 644 ./hello-java/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java/po/hu.po /bin/install -c -m 644 ./hello-java/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java/po/id.po /bin/install -c -m 644 ./hello-java/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java/po/it.po /bin/install -c -m 644 ./hello-java/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ja.po /bin/install -c -m 644 ./hello-java/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ky.po /bin/install -c -m 644 ./hello-java/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java/po/lv.po /bin/install -c -m 644 ./hello-java/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ms.po /bin/install -c -m 644 ./hello-java/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java/po/mt.po /bin/install -c -m 644 ./hello-java/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java/po/nb.po /bin/install -c -m 644 ./hello-java/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/nl.po /bin/install -c -m 644 ./hello-java/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java/po/nn.po /bin/install -c -m 644 ./hello-java/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/pl.po /bin/install -c -m 644 ./hello-java/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java/po/pt.po /bin/install -c -m 644 ./hello-java/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java/po/pt_BR.po /bin/install -c -m 644 ./hello-java/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ro.po /bin/install -c -m 644 ./hello-java/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ru.po /bin/install -c -m 644 ./hello-java/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sk.po /bin/install -c -m 644 ./hello-java/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sl.po /bin/install -c -m 644 ./hello-java/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sq.po /bin/install -c -m 644 ./hello-java/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sr.po /bin/install -c -m 644 ./hello-java/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java/po/sv.po /bin/install -c -m 644 ./hello-java/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java/po/ta.po /bin/install -c -m 644 ./hello-java/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java/po/tr.po /bin/install -c -m 644 ./hello-java/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java/po/uk.po /bin/install -c -m 644 ./hello-java/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java/po/vi.po /bin/install -c -m 644 ./hello-java/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java/po/zh_CN.po /bin/install -c -m 644 ./hello-java/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java/po/zh_HK.po /bin/install -c -m 644 ./hello-java/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java/po/zh_TW.po /bin/install -c -m 644 ./hello-java-awt/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/LINGUAS /bin/install -c -m 644 ./hello-java-awt/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/af.po /bin/install -c -m 644 ./hello-java-awt/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ast.po /bin/install -c -m 644 ./hello-java-awt/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/bg.po /bin/install -c -m 644 ./hello-java-awt/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ca.po /bin/install -c -m 644 ./hello-java-awt/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/cs.po /bin/install -c -m 644 ./hello-java-awt/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/da.po /bin/install -c -m 644 ./hello-java-awt/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/de.po /bin/install -c -m 644 ./hello-java-awt/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/el.po /bin/install -c -m 644 ./hello-java-awt/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/eo.po /bin/install -c -m 644 ./hello-java-awt/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/es.po /bin/install -c -m 644 ./hello-java-awt/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/fi.po /bin/install -c -m 644 ./hello-java-awt/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/fr.po /bin/install -c -m 644 ./hello-java-awt/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ga.po /bin/install -c -m 644 ./hello-java-awt/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/gl.po /bin/install -c -m 644 ./hello-java-awt/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/hr.po /bin/install -c -m 644 ./hello-java-awt/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/hu.po /bin/install -c -m 644 ./hello-java-awt/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/id.po /bin/install -c -m 644 ./hello-java-awt/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/it.po /bin/install -c -m 644 ./hello-java-awt/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ja.po /bin/install -c -m 644 ./hello-java-awt/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ky.po /bin/install -c -m 644 ./hello-java-awt/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/lv.po /bin/install -c -m 644 ./hello-java-awt/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ms.po /bin/install -c -m 644 ./hello-java-awt/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/mt.po /bin/install -c -m 644 ./hello-java-awt/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/nb.po /bin/install -c -m 644 ./hello-java-awt/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/nl.po /bin/install -c -m 644 ./hello-java-awt/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/nn.po /bin/install -c -m 644 ./hello-java-awt/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/pl.po /bin/install -c -m 644 ./hello-java-awt/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/pt.po /bin/install -c -m 644 ./hello-java-awt/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/pt_BR.po /bin/install -c -m 644 ./hello-java-awt/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ro.po /bin/install -c -m 644 ./hello-java-awt/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ru.po /bin/install -c -m 644 ./hello-java-awt/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sk.po /bin/install -c -m 644 ./hello-java-awt/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sl.po /bin/install -c -m 644 ./hello-java-awt/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sq.po /bin/install -c -m 644 ./hello-java-awt/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sr.po /bin/install -c -m 644 ./hello-java-awt/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/sv.po /bin/install -c -m 644 ./hello-java-awt/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/ta.po /bin/install -c -m 644 ./hello-java-awt/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/tr.po /bin/install -c -m 644 ./hello-java-awt/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/uk.po /bin/install -c -m 644 ./hello-java-awt/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/vi.po /bin/install -c -m 644 ./hello-java-awt/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/zh_CN.po /bin/install -c -m 644 ./hello-java-awt/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/zh_HK.po /bin/install -c -m 644 ./hello-java-awt/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java-awt/po/zh_TW.po /bin/install -c -m 644 ./hello-java-swing/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/LINGUAS /bin/install -c -m 644 ./hello-java-swing/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/af.po /bin/install -c -m 644 ./hello-java-swing/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ast.po /bin/install -c -m 644 ./hello-java-swing/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/bg.po /bin/install -c -m 644 ./hello-java-swing/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ca.po /bin/install -c -m 644 ./hello-java-swing/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/cs.po /bin/install -c -m 644 ./hello-java-swing/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/da.po /bin/install -c -m 644 ./hello-java-swing/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/de.po /bin/install -c -m 644 ./hello-java-swing/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/el.po /bin/install -c -m 644 ./hello-java-swing/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/eo.po /bin/install -c -m 644 ./hello-java-swing/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/es.po /bin/install -c -m 644 ./hello-java-swing/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/fi.po /bin/install -c -m 644 ./hello-java-swing/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/fr.po /bin/install -c -m 644 ./hello-java-swing/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ga.po /bin/install -c -m 644 ./hello-java-swing/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/gl.po /bin/install -c -m 644 ./hello-java-swing/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/hr.po /bin/install -c -m 644 ./hello-java-swing/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/hu.po /bin/install -c -m 644 ./hello-java-swing/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/id.po /bin/install -c -m 644 ./hello-java-swing/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/it.po /bin/install -c -m 644 ./hello-java-swing/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ja.po /bin/install -c -m 644 ./hello-java-swing/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ky.po /bin/install -c -m 644 ./hello-java-swing/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/lv.po /bin/install -c -m 644 ./hello-java-swing/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ms.po /bin/install -c -m 644 ./hello-java-swing/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/mt.po /bin/install -c -m 644 ./hello-java-swing/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/nb.po /bin/install -c -m 644 ./hello-java-swing/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/nl.po /bin/install -c -m 644 ./hello-java-swing/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/nn.po /bin/install -c -m 644 ./hello-java-swing/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/pl.po /bin/install -c -m 644 ./hello-java-swing/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/pt.po /bin/install -c -m 644 ./hello-java-swing/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/pt_BR.po /bin/install -c -m 644 ./hello-java-swing/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ro.po /bin/install -c -m 644 ./hello-java-swing/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ru.po /bin/install -c -m 644 ./hello-java-swing/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sk.po /bin/install -c -m 644 ./hello-java-swing/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sl.po /bin/install -c -m 644 ./hello-java-swing/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sq.po /bin/install -c -m 644 ./hello-java-swing/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sr.po /bin/install -c -m 644 ./hello-java-swing/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/sv.po /bin/install -c -m 644 ./hello-java-swing/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/ta.po /bin/install -c -m 644 ./hello-java-swing/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/tr.po /bin/install -c -m 644 ./hello-java-swing/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/uk.po /bin/install -c -m 644 ./hello-java-swing/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/vi.po /bin/install -c -m 644 ./hello-java-swing/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/zh_CN.po /bin/install -c -m 644 ./hello-java-swing/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/zh_HK.po /bin/install -c -m 644 ./hello-java-swing/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java-swing/po/zh_TW.po /bin/install -c -m 644 ./hello-java-qtjambi/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/LINGUAS /bin/install -c -m 644 ./hello-java-qtjambi/po/af.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/af.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ast.po /bin/install -c -m 644 ./hello-java-qtjambi/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/bg.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ca.po /bin/install -c -m 644 ./hello-java-qtjambi/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/cs.po /bin/install -c -m 644 ./hello-java-qtjambi/po/da.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/da.po /bin/install -c -m 644 ./hello-java-qtjambi/po/de.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/de.po /bin/install -c -m 644 ./hello-java-qtjambi/po/el.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/el.po /bin/install -c -m 644 ./hello-java-qtjambi/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/eo.po /bin/install -c -m 644 ./hello-java-qtjambi/po/es.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/es.po /bin/install -c -m 644 ./hello-java-qtjambi/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/fi.po /bin/install -c -m 644 ./hello-java-qtjambi/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/fr.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ga.po /bin/install -c -m 644 ./hello-java-qtjambi/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/gl.po /bin/install -c -m 644 ./hello-java-qtjambi/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/hr.po /bin/install -c -m 644 ./hello-java-qtjambi/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/hu.po /bin/install -c -m 644 ./hello-java-qtjambi/po/id.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/id.po /bin/install -c -m 644 ./hello-java-qtjambi/po/it.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/it.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ja.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ky.po /bin/install -c -m 644 ./hello-java-qtjambi/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/lv.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ms.po /bin/install -c -m 644 ./hello-java-qtjambi/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/mt.po /bin/install -c -m 644 ./hello-java-qtjambi/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/nb.po /bin/install -c -m 644 ./hello-java-qtjambi/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/nl.po /bin/install -c -m 644 ./hello-java-qtjambi/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/nn.po /bin/install -c -m 644 ./hello-java-qtjambi/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/pl.po /bin/install -c -m 644 ./hello-java-qtjambi/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/pt.po /bin/install -c -m 644 ./hello-java-qtjambi/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/pt_BR.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ro.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ru.po /bin/install -c -m 644 ./hello-java-qtjambi/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sk.po /bin/install -c -m 644 ./hello-java-qtjambi/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sl.po /bin/install -c -m 644 ./hello-java-qtjambi/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sq.po /bin/install -c -m 644 ./hello-java-qtjambi/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sr.po /bin/install -c -m 644 ./hello-java-qtjambi/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/sv.po /bin/install -c -m 644 ./hello-java-qtjambi/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/ta.po /bin/install -c -m 644 ./hello-java-qtjambi/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/tr.po /bin/install -c -m 644 ./hello-java-qtjambi/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/uk.po /bin/install -c -m 644 ./hello-java-qtjambi/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/vi.po /bin/install -c -m 644 ./hello-java-qtjambi/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/zh_CN.po /bin/install -c -m 644 ./hello-java-qtjambi/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/zh_HK.po /bin/install -c -m 644 ./hello-java-qtjambi/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-java-qtjambi/po/zh_TW.po /bin/install -c -m 644 ./hello-csharp/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-csharp/po/LINGUAS /bin/install -c -m 644 ./hello-csharp/po/af.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/af.po /bin/install -c -m 644 ./hello-csharp/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ast.po /bin/install -c -m 644 ./hello-csharp/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/bg.po /bin/install -c -m 644 ./hello-csharp/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ca.po /bin/install -c -m 644 ./hello-csharp/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/cs.po /bin/install -c -m 644 ./hello-csharp/po/da.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/da.po /bin/install -c -m 644 ./hello-csharp/po/de.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/de.po /bin/install -c -m 644 ./hello-csharp/po/el.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/el.po /bin/install -c -m 644 ./hello-csharp/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/eo.po /bin/install -c -m 644 ./hello-csharp/po/es.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/es.po /bin/install -c -m 644 ./hello-csharp/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/fi.po /bin/install -c -m 644 ./hello-csharp/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/fr.po /bin/install -c -m 644 ./hello-csharp/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ga.po /bin/install -c -m 644 ./hello-csharp/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/gl.po /bin/install -c -m 644 ./hello-csharp/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/hr.po /bin/install -c -m 644 ./hello-csharp/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/hu.po /bin/install -c -m 644 ./hello-csharp/po/id.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/id.po /bin/install -c -m 644 ./hello-csharp/po/it.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/it.po /bin/install -c -m 644 ./hello-csharp/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ja.po /bin/install -c -m 644 ./hello-csharp/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ky.po /bin/install -c -m 644 ./hello-csharp/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/lv.po /bin/install -c -m 644 ./hello-csharp/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ms.po /bin/install -c -m 644 ./hello-csharp/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/mt.po /bin/install -c -m 644 ./hello-csharp/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/nb.po /bin/install -c -m 644 ./hello-csharp/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/nl.po /bin/install -c -m 644 ./hello-csharp/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/nn.po /bin/install -c -m 644 ./hello-csharp/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/pl.po /bin/install -c -m 644 ./hello-csharp/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/pt.po /bin/install -c -m 644 ./hello-csharp/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/pt_BR.po /bin/install -c -m 644 ./hello-csharp/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ro.po /bin/install -c -m 644 ./hello-csharp/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ru.po /bin/install -c -m 644 ./hello-csharp/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sk.po /bin/install -c -m 644 ./hello-csharp/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sl.po /bin/install -c -m 644 ./hello-csharp/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sq.po /bin/install -c -m 644 ./hello-csharp/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sr.po /bin/install -c -m 644 ./hello-csharp/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/sv.po /bin/install -c -m 644 ./hello-csharp/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/ta.po /bin/install -c -m 644 ./hello-csharp/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/tr.po /bin/install -c -m 644 ./hello-csharp/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/uk.po /bin/install -c -m 644 ./hello-csharp/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/vi.po /bin/install -c -m 644 ./hello-csharp/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/zh_CN.po /bin/install -c -m 644 ./hello-csharp/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/zh_HK.po /bin/install -c -m 644 ./hello-csharp/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-csharp/po/zh_TW.po /bin/install -c -m 644 ./hello-csharp-forms/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/LINGUAS /bin/install -c -m 644 ./hello-csharp-forms/po/af.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/af.po /bin/install -c -m 644 ./hello-csharp-forms/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ast.po /bin/install -c -m 644 ./hello-csharp-forms/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/bg.po /bin/install -c -m 644 ./hello-csharp-forms/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ca.po /bin/install -c -m 644 ./hello-csharp-forms/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/cs.po /bin/install -c -m 644 ./hello-csharp-forms/po/da.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/da.po /bin/install -c -m 644 ./hello-csharp-forms/po/de.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/de.po /bin/install -c -m 644 ./hello-csharp-forms/po/el.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/el.po /bin/install -c -m 644 ./hello-csharp-forms/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/eo.po /bin/install -c -m 644 ./hello-csharp-forms/po/es.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/es.po /bin/install -c -m 644 ./hello-csharp-forms/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/fi.po /bin/install -c -m 644 ./hello-csharp-forms/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/fr.po /bin/install -c -m 644 ./hello-csharp-forms/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ga.po /bin/install -c -m 644 ./hello-csharp-forms/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/gl.po /bin/install -c -m 644 ./hello-csharp-forms/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/hr.po /bin/install -c -m 644 ./hello-csharp-forms/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/hu.po /bin/install -c -m 644 ./hello-csharp-forms/po/id.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/id.po /bin/install -c -m 644 ./hello-csharp-forms/po/it.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/it.po /bin/install -c -m 644 ./hello-csharp-forms/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ja.po /bin/install -c -m 644 ./hello-csharp-forms/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ky.po /bin/install -c -m 644 ./hello-csharp-forms/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/lv.po /bin/install -c -m 644 ./hello-csharp-forms/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ms.po /bin/install -c -m 644 ./hello-csharp-forms/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/mt.po /bin/install -c -m 644 ./hello-csharp-forms/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/nb.po /bin/install -c -m 644 ./hello-csharp-forms/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/nl.po /bin/install -c -m 644 ./hello-csharp-forms/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/nn.po /bin/install -c -m 644 ./hello-csharp-forms/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/pl.po /bin/install -c -m 644 ./hello-csharp-forms/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/pt.po /bin/install -c -m 644 ./hello-csharp-forms/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/pt_BR.po /bin/install -c -m 644 ./hello-csharp-forms/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ro.po /bin/install -c -m 644 ./hello-csharp-forms/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ru.po /bin/install -c -m 644 ./hello-csharp-forms/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sk.po /bin/install -c -m 644 ./hello-csharp-forms/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sl.po /bin/install -c -m 644 ./hello-csharp-forms/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sq.po /bin/install -c -m 644 ./hello-csharp-forms/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sr.po /bin/install -c -m 644 ./hello-csharp-forms/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/sv.po /bin/install -c -m 644 ./hello-csharp-forms/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/ta.po /bin/install -c -m 644 ./hello-csharp-forms/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/tr.po /bin/install -c -m 644 ./hello-csharp-forms/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/uk.po /bin/install -c -m 644 ./hello-csharp-forms/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/vi.po /bin/install -c -m 644 ./hello-csharp-forms/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/zh_CN.po /bin/install -c -m 644 ./hello-csharp-forms/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/zh_HK.po /bin/install -c -m 644 ./hello-csharp-forms/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-csharp-forms/po/zh_TW.po /bin/install -c -m 644 ./hello-gawk/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-gawk/po/LINGUAS /bin/install -c -m 644 ./hello-gawk/po/af.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/af.po /bin/install -c -m 644 ./hello-gawk/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ast.po /bin/install -c -m 644 ./hello-gawk/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/bg.po /bin/install -c -m 644 ./hello-gawk/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ca.po /bin/install -c -m 644 ./hello-gawk/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/cs.po /bin/install -c -m 644 ./hello-gawk/po/da.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/da.po /bin/install -c -m 644 ./hello-gawk/po/de.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/de.po /bin/install -c -m 644 ./hello-gawk/po/el.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/el.po /bin/install -c -m 644 ./hello-gawk/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/eo.po /bin/install -c -m 644 ./hello-gawk/po/es.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/es.po /bin/install -c -m 644 ./hello-gawk/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/fi.po /bin/install -c -m 644 ./hello-gawk/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/fr.po /bin/install -c -m 644 ./hello-gawk/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ga.po /bin/install -c -m 644 ./hello-gawk/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/gl.po /bin/install -c -m 644 ./hello-gawk/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/hr.po /bin/install -c -m 644 ./hello-gawk/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/hu.po /bin/install -c -m 644 ./hello-gawk/po/id.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/id.po /bin/install -c -m 644 ./hello-gawk/po/it.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/it.po /bin/install -c -m 644 ./hello-gawk/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ja.po /bin/install -c -m 644 ./hello-gawk/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ky.po /bin/install -c -m 644 ./hello-gawk/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/lv.po /bin/install -c -m 644 ./hello-gawk/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ms.po /bin/install -c -m 644 ./hello-gawk/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/mt.po /bin/install -c -m 644 ./hello-gawk/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/nb.po /bin/install -c -m 644 ./hello-gawk/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/nl.po /bin/install -c -m 644 ./hello-gawk/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/nn.po /bin/install -c -m 644 ./hello-gawk/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/pl.po /bin/install -c -m 644 ./hello-gawk/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/pt.po /bin/install -c -m 644 ./hello-gawk/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/pt_BR.po /bin/install -c -m 644 ./hello-gawk/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ro.po /bin/install -c -m 644 ./hello-gawk/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ru.po /bin/install -c -m 644 ./hello-gawk/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sk.po /bin/install -c -m 644 ./hello-gawk/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sl.po /bin/install -c -m 644 ./hello-gawk/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sq.po /bin/install -c -m 644 ./hello-gawk/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sr.po /bin/install -c -m 644 ./hello-gawk/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/sv.po /bin/install -c -m 644 ./hello-gawk/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/ta.po /bin/install -c -m 644 ./hello-gawk/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/tr.po /bin/install -c -m 644 ./hello-gawk/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/uk.po /bin/install -c -m 644 ./hello-gawk/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/vi.po /bin/install -c -m 644 ./hello-gawk/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/zh_CN.po /bin/install -c -m 644 ./hello-gawk/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/zh_HK.po /bin/install -c -m 644 ./hello-gawk/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-gawk/po/zh_TW.po /bin/install -c -m 644 ./hello-pascal/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-pascal/po/LINGUAS /bin/install -c -m 644 ./hello-pascal/po/af.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/af.po /bin/install -c -m 644 ./hello-pascal/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ast.po /bin/install -c -m 644 ./hello-pascal/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/bg.po /bin/install -c -m 644 ./hello-pascal/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ca.po /bin/install -c -m 644 ./hello-pascal/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/cs.po /bin/install -c -m 644 ./hello-pascal/po/da.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/da.po /bin/install -c -m 644 ./hello-pascal/po/de.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/de.po /bin/install -c -m 644 ./hello-pascal/po/el.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/el.po /bin/install -c -m 644 ./hello-pascal/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/eo.po /bin/install -c -m 644 ./hello-pascal/po/es.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/es.po /bin/install -c -m 644 ./hello-pascal/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/fi.po /bin/install -c -m 644 ./hello-pascal/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/fr.po /bin/install -c -m 644 ./hello-pascal/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ga.po /bin/install -c -m 644 ./hello-pascal/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/gl.po /bin/install -c -m 644 ./hello-pascal/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/hr.po /bin/install -c -m 644 ./hello-pascal/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/hu.po /bin/install -c -m 644 ./hello-pascal/po/id.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/id.po /bin/install -c -m 644 ./hello-pascal/po/it.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/it.po /bin/install -c -m 644 ./hello-pascal/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ja.po /bin/install -c -m 644 ./hello-pascal/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ky.po /bin/install -c -m 644 ./hello-pascal/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/lv.po /bin/install -c -m 644 ./hello-pascal/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ms.po /bin/install -c -m 644 ./hello-pascal/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/mt.po /bin/install -c -m 644 ./hello-pascal/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/nb.po /bin/install -c -m 644 ./hello-pascal/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/nl.po /bin/install -c -m 644 ./hello-pascal/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/nn.po /bin/install -c -m 644 ./hello-pascal/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/pl.po /bin/install -c -m 644 ./hello-pascal/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/pt.po /bin/install -c -m 644 ./hello-pascal/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/pt_BR.po /bin/install -c -m 644 ./hello-pascal/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ro.po /bin/install -c -m 644 ./hello-pascal/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ru.po /bin/install -c -m 644 ./hello-pascal/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sk.po /bin/install -c -m 644 ./hello-pascal/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sl.po /bin/install -c -m 644 ./hello-pascal/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sq.po /bin/install -c -m 644 ./hello-pascal/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sr.po /bin/install -c -m 644 ./hello-pascal/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/sv.po /bin/install -c -m 644 ./hello-pascal/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/ta.po /bin/install -c -m 644 ./hello-pascal/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/tr.po /bin/install -c -m 644 ./hello-pascal/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/uk.po /bin/install -c -m 644 ./hello-pascal/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/vi.po /bin/install -c -m 644 ./hello-pascal/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/zh_CN.po /bin/install -c -m 644 ./hello-pascal/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/zh_HK.po /bin/install -c -m 644 ./hello-pascal/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-pascal/po/zh_TW.po /bin/install -c -m 644 ./hello-ycp/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-ycp/po/LINGUAS /bin/install -c -m 644 ./hello-ycp/po/af.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/af.po /bin/install -c -m 644 ./hello-ycp/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ast.po /bin/install -c -m 644 ./hello-ycp/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/bg.po /bin/install -c -m 644 ./hello-ycp/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ca.po /bin/install -c -m 644 ./hello-ycp/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/cs.po /bin/install -c -m 644 ./hello-ycp/po/da.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/da.po /bin/install -c -m 644 ./hello-ycp/po/de.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/de.po /bin/install -c -m 644 ./hello-ycp/po/el.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/el.po /bin/install -c -m 644 ./hello-ycp/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/eo.po /bin/install -c -m 644 ./hello-ycp/po/es.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/es.po /bin/install -c -m 644 ./hello-ycp/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/fi.po /bin/install -c -m 644 ./hello-ycp/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/fr.po /bin/install -c -m 644 ./hello-ycp/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ga.po /bin/install -c -m 644 ./hello-ycp/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/gl.po /bin/install -c -m 644 ./hello-ycp/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/hr.po /bin/install -c -m 644 ./hello-ycp/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/hu.po /bin/install -c -m 644 ./hello-ycp/po/id.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/id.po /bin/install -c -m 644 ./hello-ycp/po/it.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/it.po /bin/install -c -m 644 ./hello-ycp/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ja.po /bin/install -c -m 644 ./hello-ycp/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ky.po /bin/install -c -m 644 ./hello-ycp/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/lv.po /bin/install -c -m 644 ./hello-ycp/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ms.po /bin/install -c -m 644 ./hello-ycp/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/mt.po /bin/install -c -m 644 ./hello-ycp/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/nb.po /bin/install -c -m 644 ./hello-ycp/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/nl.po /bin/install -c -m 644 ./hello-ycp/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/nn.po /bin/install -c -m 644 ./hello-ycp/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/pl.po /bin/install -c -m 644 ./hello-ycp/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/pt.po /bin/install -c -m 644 ./hello-ycp/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/pt_BR.po /bin/install -c -m 644 ./hello-ycp/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ro.po /bin/install -c -m 644 ./hello-ycp/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ru.po /bin/install -c -m 644 ./hello-ycp/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sk.po /bin/install -c -m 644 ./hello-ycp/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sl.po /bin/install -c -m 644 ./hello-ycp/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sq.po /bin/install -c -m 644 ./hello-ycp/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sr.po /bin/install -c -m 644 ./hello-ycp/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/sv.po /bin/install -c -m 644 ./hello-ycp/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/ta.po /bin/install -c -m 644 ./hello-ycp/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/tr.po /bin/install -c -m 644 ./hello-ycp/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/uk.po /bin/install -c -m 644 ./hello-ycp/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/vi.po /bin/install -c -m 644 ./hello-ycp/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/zh_CN.po /bin/install -c -m 644 ./hello-ycp/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/zh_HK.po /bin/install -c -m 644 ./hello-ycp/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-ycp/po/zh_TW.po /bin/install -c -m 644 ./hello-tcl/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-tcl/po/LINGUAS /bin/install -c -m 644 ./hello-tcl/po/af.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/af.po /bin/install -c -m 644 ./hello-tcl/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ast.po /bin/install -c -m 644 ./hello-tcl/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/bg.po /bin/install -c -m 644 ./hello-tcl/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ca.po /bin/install -c -m 644 ./hello-tcl/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/cs.po /bin/install -c -m 644 ./hello-tcl/po/da.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/da.po /bin/install -c -m 644 ./hello-tcl/po/de.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/de.po /bin/install -c -m 644 ./hello-tcl/po/el.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/el.po /bin/install -c -m 644 ./hello-tcl/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/eo.po /bin/install -c -m 644 ./hello-tcl/po/es.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/es.po /bin/install -c -m 644 ./hello-tcl/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/fi.po /bin/install -c -m 644 ./hello-tcl/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/fr.po /bin/install -c -m 644 ./hello-tcl/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ga.po /bin/install -c -m 644 ./hello-tcl/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/gl.po /bin/install -c -m 644 ./hello-tcl/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/hr.po /bin/install -c -m 644 ./hello-tcl/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/hu.po /bin/install -c -m 644 ./hello-tcl/po/id.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/id.po /bin/install -c -m 644 ./hello-tcl/po/it.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/it.po /bin/install -c -m 644 ./hello-tcl/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ja.po /bin/install -c -m 644 ./hello-tcl/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ky.po /bin/install -c -m 644 ./hello-tcl/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/lv.po /bin/install -c -m 644 ./hello-tcl/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ms.po /bin/install -c -m 644 ./hello-tcl/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/mt.po /bin/install -c -m 644 ./hello-tcl/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/nb.po /bin/install -c -m 644 ./hello-tcl/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/nl.po /bin/install -c -m 644 ./hello-tcl/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/nn.po /bin/install -c -m 644 ./hello-tcl/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/pl.po /bin/install -c -m 644 ./hello-tcl/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/pt.po /bin/install -c -m 644 ./hello-tcl/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/pt_BR.po /bin/install -c -m 644 ./hello-tcl/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ro.po /bin/install -c -m 644 ./hello-tcl/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ru.po /bin/install -c -m 644 ./hello-tcl/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sk.po /bin/install -c -m 644 ./hello-tcl/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sl.po /bin/install -c -m 644 ./hello-tcl/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sq.po /bin/install -c -m 644 ./hello-tcl/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sr.po /bin/install -c -m 644 ./hello-tcl/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/sv.po /bin/install -c -m 644 ./hello-tcl/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/ta.po /bin/install -c -m 644 ./hello-tcl/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/tr.po /bin/install -c -m 644 ./hello-tcl/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/uk.po /bin/install -c -m 644 ./hello-tcl/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/vi.po /bin/install -c -m 644 ./hello-tcl/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/zh_CN.po /bin/install -c -m 644 ./hello-tcl/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/zh_HK.po /bin/install -c -m 644 ./hello-tcl/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-tcl/po/zh_TW.po /bin/install -c -m 644 ./hello-tcl-tk/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/LINGUAS /bin/install -c -m 644 ./hello-tcl-tk/po/af.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/af.po /bin/install -c -m 644 ./hello-tcl-tk/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ast.po /bin/install -c -m 644 ./hello-tcl-tk/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/bg.po /bin/install -c -m 644 ./hello-tcl-tk/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ca.po /bin/install -c -m 644 ./hello-tcl-tk/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/cs.po /bin/install -c -m 644 ./hello-tcl-tk/po/da.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/da.po /bin/install -c -m 644 ./hello-tcl-tk/po/de.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/de.po /bin/install -c -m 644 ./hello-tcl-tk/po/el.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/el.po /bin/install -c -m 644 ./hello-tcl-tk/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/eo.po /bin/install -c -m 644 ./hello-tcl-tk/po/es.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/es.po /bin/install -c -m 644 ./hello-tcl-tk/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/fi.po /bin/install -c -m 644 ./hello-tcl-tk/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/fr.po /bin/install -c -m 644 ./hello-tcl-tk/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ga.po /bin/install -c -m 644 ./hello-tcl-tk/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/gl.po /bin/install -c -m 644 ./hello-tcl-tk/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/hr.po /bin/install -c -m 644 ./hello-tcl-tk/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/hu.po /bin/install -c -m 644 ./hello-tcl-tk/po/id.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/id.po /bin/install -c -m 644 ./hello-tcl-tk/po/it.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/it.po /bin/install -c -m 644 ./hello-tcl-tk/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ja.po /bin/install -c -m 644 ./hello-tcl-tk/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ky.po /bin/install -c -m 644 ./hello-tcl-tk/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/lv.po /bin/install -c -m 644 ./hello-tcl-tk/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ms.po /bin/install -c -m 644 ./hello-tcl-tk/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/mt.po /bin/install -c -m 644 ./hello-tcl-tk/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/nb.po /bin/install -c -m 644 ./hello-tcl-tk/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/nl.po /bin/install -c -m 644 ./hello-tcl-tk/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/nn.po /bin/install -c -m 644 ./hello-tcl-tk/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/pl.po /bin/install -c -m 644 ./hello-tcl-tk/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/pt.po /bin/install -c -m 644 ./hello-tcl-tk/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/pt_BR.po /bin/install -c -m 644 ./hello-tcl-tk/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ro.po /bin/install -c -m 644 ./hello-tcl-tk/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ru.po /bin/install -c -m 644 ./hello-tcl-tk/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sk.po /bin/install -c -m 644 ./hello-tcl-tk/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sl.po /bin/install -c -m 644 ./hello-tcl-tk/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sq.po /bin/install -c -m 644 ./hello-tcl-tk/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sr.po /bin/install -c -m 644 ./hello-tcl-tk/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/sv.po /bin/install -c -m 644 ./hello-tcl-tk/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/ta.po /bin/install -c -m 644 ./hello-tcl-tk/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/tr.po /bin/install -c -m 644 ./hello-tcl-tk/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/uk.po /bin/install -c -m 644 ./hello-tcl-tk/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/vi.po /bin/install -c -m 644 ./hello-tcl-tk/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/zh_CN.po /bin/install -c -m 644 ./hello-tcl-tk/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/zh_HK.po /bin/install -c -m 644 ./hello-tcl-tk/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-tcl-tk/po/zh_TW.po /bin/install -c -m 644 ./hello-perl/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-perl/po/LINGUAS /bin/install -c -m 644 ./hello-perl/po/af.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/af.po /bin/install -c -m 644 ./hello-perl/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ast.po /bin/install -c -m 644 ./hello-perl/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/bg.po /bin/install -c -m 644 ./hello-perl/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ca.po /bin/install -c -m 644 ./hello-perl/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/cs.po /bin/install -c -m 644 ./hello-perl/po/da.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/da.po /bin/install -c -m 644 ./hello-perl/po/de.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/de.po /bin/install -c -m 644 ./hello-perl/po/el.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/el.po /bin/install -c -m 644 ./hello-perl/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/eo.po /bin/install -c -m 644 ./hello-perl/po/es.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/es.po /bin/install -c -m 644 ./hello-perl/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/fi.po /bin/install -c -m 644 ./hello-perl/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/fr.po /bin/install -c -m 644 ./hello-perl/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ga.po /bin/install -c -m 644 ./hello-perl/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/gl.po /bin/install -c -m 644 ./hello-perl/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/hr.po /bin/install -c -m 644 ./hello-perl/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/hu.po /bin/install -c -m 644 ./hello-perl/po/id.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/id.po /bin/install -c -m 644 ./hello-perl/po/it.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/it.po /bin/install -c -m 644 ./hello-perl/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ja.po /bin/install -c -m 644 ./hello-perl/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ky.po /bin/install -c -m 644 ./hello-perl/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/lv.po /bin/install -c -m 644 ./hello-perl/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ms.po /bin/install -c -m 644 ./hello-perl/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/mt.po /bin/install -c -m 644 ./hello-perl/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/nb.po /bin/install -c -m 644 ./hello-perl/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/nl.po /bin/install -c -m 644 ./hello-perl/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/nn.po /bin/install -c -m 644 ./hello-perl/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/pl.po /bin/install -c -m 644 ./hello-perl/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/pt.po /bin/install -c -m 644 ./hello-perl/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/pt_BR.po /bin/install -c -m 644 ./hello-perl/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ro.po /bin/install -c -m 644 ./hello-perl/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ru.po /bin/install -c -m 644 ./hello-perl/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sk.po /bin/install -c -m 644 ./hello-perl/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sl.po /bin/install -c -m 644 ./hello-perl/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sq.po /bin/install -c -m 644 ./hello-perl/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sr.po /bin/install -c -m 644 ./hello-perl/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/sv.po /bin/install -c -m 644 ./hello-perl/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/ta.po /bin/install -c -m 644 ./hello-perl/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/tr.po /bin/install -c -m 644 ./hello-perl/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/uk.po /bin/install -c -m 644 ./hello-perl/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/vi.po /bin/install -c -m 644 ./hello-perl/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/zh_CN.po /bin/install -c -m 644 ./hello-perl/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/zh_HK.po /bin/install -c -m 644 ./hello-perl/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-perl/po/zh_TW.po /bin/install -c -m 644 ./hello-php/po/LINGUAS /usr/share/doc/gettext-0.21/examples/hello-php/po/LINGUAS /bin/install -c -m 644 ./hello-php/po/af.po /usr/share/doc/gettext-0.21/examples/hello-php/po/af.po /bin/install -c -m 644 ./hello-php/po/ast.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ast.po /bin/install -c -m 644 ./hello-php/po/bg.po /usr/share/doc/gettext-0.21/examples/hello-php/po/bg.po /bin/install -c -m 644 ./hello-php/po/ca.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ca.po /bin/install -c -m 644 ./hello-php/po/cs.po /usr/share/doc/gettext-0.21/examples/hello-php/po/cs.po /bin/install -c -m 644 ./hello-php/po/da.po /usr/share/doc/gettext-0.21/examples/hello-php/po/da.po /bin/install -c -m 644 ./hello-php/po/de.po /usr/share/doc/gettext-0.21/examples/hello-php/po/de.po /bin/install -c -m 644 ./hello-php/po/el.po /usr/share/doc/gettext-0.21/examples/hello-php/po/el.po /bin/install -c -m 644 ./hello-php/po/eo.po /usr/share/doc/gettext-0.21/examples/hello-php/po/eo.po /bin/install -c -m 644 ./hello-php/po/es.po /usr/share/doc/gettext-0.21/examples/hello-php/po/es.po /bin/install -c -m 644 ./hello-php/po/fi.po /usr/share/doc/gettext-0.21/examples/hello-php/po/fi.po /bin/install -c -m 644 ./hello-php/po/fr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/fr.po /bin/install -c -m 644 ./hello-php/po/ga.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ga.po /bin/install -c -m 644 ./hello-php/po/gl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/gl.po /bin/install -c -m 644 ./hello-php/po/hr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/hr.po /bin/install -c -m 644 ./hello-php/po/hu.po /usr/share/doc/gettext-0.21/examples/hello-php/po/hu.po /bin/install -c -m 644 ./hello-php/po/id.po /usr/share/doc/gettext-0.21/examples/hello-php/po/id.po /bin/install -c -m 644 ./hello-php/po/it.po /usr/share/doc/gettext-0.21/examples/hello-php/po/it.po /bin/install -c -m 644 ./hello-php/po/ja.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ja.po /bin/install -c -m 644 ./hello-php/po/ky.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ky.po /bin/install -c -m 644 ./hello-php/po/lv.po /usr/share/doc/gettext-0.21/examples/hello-php/po/lv.po /bin/install -c -m 644 ./hello-php/po/ms.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ms.po /bin/install -c -m 644 ./hello-php/po/mt.po /usr/share/doc/gettext-0.21/examples/hello-php/po/mt.po /bin/install -c -m 644 ./hello-php/po/nb.po /usr/share/doc/gettext-0.21/examples/hello-php/po/nb.po /bin/install -c -m 644 ./hello-php/po/nl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/nl.po /bin/install -c -m 644 ./hello-php/po/nn.po /usr/share/doc/gettext-0.21/examples/hello-php/po/nn.po /bin/install -c -m 644 ./hello-php/po/pl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/pl.po /bin/install -c -m 644 ./hello-php/po/pt.po /usr/share/doc/gettext-0.21/examples/hello-php/po/pt.po /bin/install -c -m 644 ./hello-php/po/pt_BR.po /usr/share/doc/gettext-0.21/examples/hello-php/po/pt_BR.po /bin/install -c -m 644 ./hello-php/po/ro.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ro.po /bin/install -c -m 644 ./hello-php/po/ru.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ru.po /bin/install -c -m 644 ./hello-php/po/sk.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sk.po /bin/install -c -m 644 ./hello-php/po/sl.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sl.po /bin/install -c -m 644 ./hello-php/po/sq.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sq.po /bin/install -c -m 644 ./hello-php/po/sr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sr.po /bin/install -c -m 644 ./hello-php/po/sv.po /usr/share/doc/gettext-0.21/examples/hello-php/po/sv.po /bin/install -c -m 644 ./hello-php/po/ta.po /usr/share/doc/gettext-0.21/examples/hello-php/po/ta.po /bin/install -c -m 644 ./hello-php/po/tr.po /usr/share/doc/gettext-0.21/examples/hello-php/po/tr.po /bin/install -c -m 644 ./hello-php/po/uk.po /usr/share/doc/gettext-0.21/examples/hello-php/po/uk.po /bin/install -c -m 644 ./hello-php/po/vi.po /usr/share/doc/gettext-0.21/examples/hello-php/po/vi.po /bin/install -c -m 644 ./hello-php/po/zh_CN.po /usr/share/doc/gettext-0.21/examples/hello-php/po/zh_CN.po /bin/install -c -m 644 ./hello-php/po/zh_HK.po /usr/share/doc/gettext-0.21/examples/hello-php/po/zh_HK.po /bin/install -c -m 644 ./hello-php/po/zh_TW.po /usr/share/doc/gettext-0.21/examples/hello-php/po/zh_TW.po /bin/mkdir -p '/usr/share/doc/gettext-0.21/examples' /bin/install -c -m 644 installpaths '/usr/share/doc/gettext-0.21/examples' make[5]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/examples' Making install in doc make[3]: Entering directory '/sources/gettext-0.21/gettext-tools/doc' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /usr/share/doc/gettext-0.21 for file in `if test -f gettext_toc.html; then echo .; else echo .; fi`/gettext_*.html; do \ /bin/install -c -m 644 $file /usr/share/doc/gettext-0.21/`basename $file`; \ done /bin/mkdir -p '/usr/share/doc/gettext-0.21' /bin/install -c -m 644 FAQ.html tutorial.html '/usr/share/doc/gettext-0.21' /bin/mkdir -p '/usr/share/info' /bin/install -c -m 644 ./gettext.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/gettext.info' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools/doc' make[3]: Entering directory '/sources/gettext-0.21/gettext-tools' make[4]: Entering directory '/sources/gettext-0.21/gettext-tools' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/doc/gettext-0.21/examples/build-aux' /bin/install -c -m 644 ../build-aux/javacomp.sh.in ../build-aux/javaexec.sh.in ../build-aux/csharpcomp.sh.in ../build-aux/csharpexec.sh.in '/usr/share/doc/gettext-0.21/examples/build-aux' /bin/mkdir -p '/usr/share/gettext' /bin/install -c ../build-aux/config.rpath '/usr/share/gettext' make[4]: Leaving directory '/sources/gettext-0.21/gettext-tools' make[3]: Leaving directory '/sources/gettext-0.21/gettext-tools' make[2]: Leaving directory '/sources/gettext-0.21/gettext-tools' make[2]: Entering directory '/sources/gettext-0.21' make[3]: Entering directory '/sources/gettext-0.21' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/gettext-0.21' make[2]: Leaving directory '/sources/gettext-0.21' make[1]: Leaving directory '/sources/gettext-0.21' mode of '/usr/lib/preloadable_libintl.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) Totalseconds: 256 KB: 2337800 / 2021-08-26 16:13:59 exec_hook package_done chapter08 831-gettext END: 2021-08-26 16:13:59