]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
The entire directory is not needed any more.
authorBruno Haible <bruno@clisp.org>
Thu, 3 Aug 2006 11:43:12 +0000 (11:43 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:52 +0000 (12:13 +0200)
16 files changed:
gettext-runtime/lib/ChangeLog [deleted file]
gettext-runtime/lib/Makefile.am [deleted file]
gettext-runtime/lib/Makefile.in [deleted file]
gettext-runtime/lib/atexit.c [deleted file]
gettext-runtime/lib/canonicalize.c [deleted file]
gettext-runtime/lib/error.c [deleted file]
gettext-runtime/lib/error.h [deleted file]
gettext-runtime/lib/getopt.c [deleted file]
gettext-runtime/lib/getopt1.c [deleted file]
gettext-runtime/lib/memmove.c [deleted file]
gettext-runtime/lib/readlink.c [deleted file]
gettext-runtime/lib/relocatable.c [deleted file]
gettext-runtime/lib/setenv.c [deleted file]
gettext-runtime/lib/strerror.c [deleted file]
gettext-runtime/lib/strtoul.c [deleted file]
gettext-runtime/lib/unsetenv.c [deleted file]

diff --git a/gettext-runtime/lib/ChangeLog b/gettext-runtime/lib/ChangeLog
deleted file mode 100644 (file)
index f334e9b..0000000
+++ /dev/null
@@ -1,271 +0,0 @@
-2006-07-30  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES, LIBADD_SOURCE, AM_CPPFLAGS,
-       EXTRA_DIST, stdbool.h, alloca.h, getopt.h): Replace gettext-tools/lib
-       with gettext-tools/gnulib-lib.
-       * atexit.c: Refer to ../../gettext-tools/gnulib-lib directory.
-       * canonicalize.c: Likewise.
-       * error.h: Likewise.
-       * error.c: Likewise.
-       * getopt.c: Likewise.
-       * getopt1.c: Likewise.
-       * memmove.c: Likewise.
-       * readlink.c: Likewise.
-       * relocatable.c: Likewise.
-       * setenv.c: Likewise.
-       * strerror.c: Likewise.
-       * strtoul.c: Likewise.
-       * unsetenv.c: Likewise.
-
-2006-07-30  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Add c-strstr.h, c-strstr.c.
-
-2006-07-25  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.msvc: Remove file.
-       * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
-
-2006-07-25  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.vms: Remove file.
-       * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
-
-2006-07-21  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.15 released.
-
-2006-05-14  Bruno Haible  <bruno@clisp.org>
-
-       Fix --enable-relocatable on non-glibc platforms, broken on 2005-12-04.
-       * Makefile.am (DEFS): Define EXEEXT.
-
-2006-05-07  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Add c-ctype.h and c-ctype.c.
-       * Makefile.msvc (OBJECTS): Add c-ctype.obj.
-       (c-ctype.obj): New rule.
-       * Makefile.vms (OBJECTS): Add c-ctype.obj.
-       (c-ctype.obj): New rule.
-
-2006-04-02  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Add c-strcase*, gettext.h,
-       iconvstring.*, localcharset.*, propername.*, strstr.h.
-       (DEFS): Also define LIBDIR.
-       * Makefile.msvc (libdir): New variable.
-       (OBJECTS): Add c-strcasecmp.obj, iconvstring.obj, localcharset.obj,
-       propername.obj.
-       (c-strcasecmp.obj, iconvstring.obj, localcharset.obj, propername.obj):
-       New rules.
-       * Makefile.vms (prefix, exec_prefix, libdir): New variables.
-       (DEFS): Also define LIBDIR.
-       (OBJECTS): Add c-strcasecmp.obj, iconvstring.obj, localcharset.obj,
-       propername.obj.
-       (c-strcasecmp.obj, iconvstring.obj, localcharset.obj, propername.obj):
-       New rules.
-
-2005-07-25  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am: Remove rules depending on @STDBOOL_H@, @ALLOCA_H@,
-       @GETOPT_H@.
-       (BUILT_SOURCES): Add $(STDBOOL_H), $(ALLOCA_H).
-       Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
-
-2006-06-21  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.14.6 released.
-
-2005-05-23  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.14.5 released.
-
-2005-04-11  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.14.4 released.
-
-2005-03-14  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.14.3 released.
-
-2005-02-24  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.14.2 released.
-
-2005-02-13  Bruno Haible  <bruno@clisp.org>
-
-       * strtoul.c: New file, trvial link to ../../gettext-tools/lib.
-       * Makefile.am (libgrt_a_SOURCES): Remove strtoul.c.
-       (LIBADD_SOURCE): Add strtoul.c here.
-
-2005-02-13  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Add allocsa.h, allocsa.c. Needed
-       when --enable-relocatable is used.
-
-2005-01-06  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Remove error.h, error.c.
-       (LIBADD_SOURCE): Add error.h, error.c here.
-       * error.h: New file.
-       * error.c: New file.
-
-2005-01-06  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Remove getopt files.
-       (LIBADD_SOURCE): Add getopt files here, except getopt.h.
-       (BUILT_SOURCES): New variable.
-       (EXTRA_DIST, all-local, getopt.h): Support for getopt module.
-       * getopt.c: New file.
-       * getopt1.c: New file.
-
-2004-01-29  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.14.1 released.
-
-2004-01-28  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.14 released.
-
-2004-01-24  Bruno Haible  <bruno@clisp.org>
-
-       * alloca.c: Remove file.
-       * Makefile.am (LIBADD_SOURCE): Remove alloca.c.
-
-2003-11-30  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_LIBADD): Drop @ALLOCA@.
-
-2003-12-17  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.13.1 released.
-
-2003-11-30  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.13 released.
-
-2003-11-15  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
-
-2003-10-09  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Use xalloc.h instead of xmalloc.h.
-
-2003-09-16  Bruno Haible  <bruno@clisp.org>
-
-       Portability to SunOS 4.
-       * atexit.c: New file, trivial link to ../../gettext-tools/lib.
-       * Makefile.am (libgrt_a_SOURCES):
-       Add ../../gettext-tools/lib/strtoul.c.
-       (LIBADD_SOURCE): Add atexit.c.
-
-2003-09-14  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Add fwriteerror.h, fwriteerror.c.
-       * Makefile.msvc (OBJECTS): Add fwriteerror.obj.
-       (fwriteerror.obj): New rule.
-       * Makefile.vms (OBJECTS): Add fwriteerror.obj.
-       (fwriteerror.obj): New rule.
-
-2003-09-13  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Add closeout.h, closeout.c.
-       * Makefile.msvc (OBJECTS): Add closeout.obj.
-       (closeout.obj): New rule.
-       * Makefile.vms (OBJECTS): Add closeout.obj.
-       (closeout.obj): New rule.
-
-2003-07-01  Bruno Haible  <bruno@clisp.org>
-
-       * readlink.c: New file, trivial link to ../../gettext-tools/lib.
-       * Makefile.am (LIBADD_SOURCE): Add readlink.c.
-
-2003-07-01  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (EXTRA_DIST, stdbool.h): Use stdbool_.h instead of
-       stdbool.h.in.
-
-2003-05-22  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.12.1 released.
-
-2003-05-17  Bruno Haible  <bruno@clisp.org>
-
-       * gettext-0.12 released.
-
-2003-05-12  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES):
-       Add ../../gettext-tools/lib/unlocked-io.h.
-
-2003-05-10  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (libgrt_a_SOURCES): Add
-       ../../gettext-tools/lib/progreloc.c.
-       * Makefile.msvc (OBJECTS): Add progreloc.obj.
-       (progreloc.obj): New rule.
-       * Makefile.vms (OBJECTS): Add progreloc.obj.
-       (progreloc.obj): New rule.
-
-2003-04-12  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.vms: New variables ABIFLAGS, DEFS. Avoid rules with no
-       lines. Update library creation rule. Don't use the force target.
-       Correct wildcard syntax.
-       Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
-
-2003-04-05  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (DEFS): Define DEPENDS_ON_LIBINTL, for relocatable.c.
-       * Makefile.msvc (CFLAGS): Also define DEPENDS_ON_LIBINTL.
-
-2003-03-30  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.vms: New file.
-       * Makefile.am (EXTRA_DIST): Add Makefile.vms.
-
-2003-03-17  Bruno Haible  <bruno@clisp.org>
-
-       Native Woe32/MSVC support.
-       * Makefile.msvc: New file.
-       * Makefile.am (EXTRA_DIST): Add it.
-
-2003-03-05  Bruno Haible  <bruno@clisp.org>
-
-       * Makefile.am (stdbool.h, alloca.h): All objects depend on them.
-
-2003-02-28  Bruno Haible  <bruno@clisp.org>
-
-       Cleanup and support for relocatable installation.
-       * basename.h: Remove file, replaced with the copy in
-       ../../gettext-tools/lib.
-       * basename.c: Likewise.
-       * error.h: Likewise.
-       * error.c: Likewise.
-       * exit.h: Likewise.
-       * getopt.h: Likewise.
-       * getopt.c: Likewise.
-       * getopt1.c: Likewise.
-       * xmalloc.h: Likewise.
-       * xmalloc.c: Likewise.
-       * alloca.c: New file, trivial link to ../../gettext-tools/lib.
-       * canonicalize.c: New file, trivial link to ../../gettext-tools/lib.
-       * memmove.c: New file, trivial link to ../../gettext-tools/lib.
-       * relocatable.c: New file, trivial link to ../../gettext-tools/lib.
-       * setenv.c: New file, trivial link to ../../gettext-tools/lib.
-       * strerror.c: New file, trivial link to ../../gettext-tools/lib.
-       * unsetenv.c: New file, trivial link to ../../gettext-tools/lib.
-       * Makefile.am (libgrt_a_SOURCES): Add pathmax.h, progname.h,
-       progname.c, xstrdup.c, xreadlink.h, xreadlink.c. Use references to
-       ../../gettext-tools/lib.
-       (LIBADD_SOURCE): New variable.
-       (EXTRA_DIST, MOSTLYCLEANFILES): New variable.
-       (stdbool.h): New rule.
-       (alloca.h): New rule.
-
-2003-02-12  Bruno Haible  <bruno@clisp.org>
-
-       Extracted from gettext package.
-       * Makefile.am: New file.
-
diff --git a/gettext-runtime/lib/Makefile.am b/gettext-runtime/lib/Makefile.am
deleted file mode 100644 (file)
index 4ee8762..0000000
+++ /dev/null
@@ -1,118 +0,0 @@
-## Makefile for the gettext-runtime/lib subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2006 Free Software Foundation, Inc.
-##
-## This program is free software; you can redistribute it and/or modify
-## it under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 2, or (at your option)
-## any later version.
-##
-## This program is distributed in the hope that it will be useful,
-## but WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-## GNU General Public License for more details.
-##
-## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software Foundation,
-## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-## Process this file with automake to produce Makefile.in.
-
-AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
-EXTRA_DIST =
-BUILT_SOURCES =
-MOSTLYCLEANFILES =
-
-noinst_LIBRARIES = libgrt.a
-
-# Sources that are compiled on all platforms.
-
-libgrt_a_SOURCES = \
-  ../../gettext-tools/gnulib-lib/allocsa.h ../../gettext-tools/gnulib-lib/allocsa.c \
-  ../../gettext-tools/gnulib-lib/basename.h ../../gettext-tools/gnulib-lib/basename.c \
-  ../../gettext-tools/gnulib-lib/c-ctype.h ../../gettext-tools/gnulib-lib/c-ctype.c \
-  ../../gettext-tools/gnulib-lib/c-strcase.h ../../gettext-tools/gnulib-lib/c-strcasecmp.c \
-  ../../gettext-tools/gnulib-lib/c-strstr.h ../../gettext-tools/gnulib-lib/c-strstr.c \
-  ../../gettext-tools/gnulib-lib/closeout.h ../../gettext-tools/gnulib-lib/closeout.c \
-  ../../gettext-tools/gnulib-lib/exit.h \
-  ../../gettext-tools/gnulib-lib/fwriteerror.h ../../gettext-tools/gnulib-lib/fwriteerror.c \
-  ../../gettext-tools/gnulib-lib/gettext.h \
-  ../../gettext-tools/gnulib-lib/iconvstring.h ../../gettext-tools/gnulib-lib/iconvstring.c \
-  ../../gettext-tools/gnulib-lib/localcharset.h ../../gettext-tools/gnulib-lib/localcharset.c \
-  ../../gettext-tools/gnulib-lib/pathmax.h \
-  ../../gettext-tools/gnulib-lib/progname.h ../../gettext-tools/gnulib-lib/progname.c ../../gettext-tools/gnulib-lib/progreloc.c \
-  ../../gettext-tools/gnulib-lib/propername.h ../../gettext-tools/gnulib-lib/propername.c \
-  ../../gettext-tools/gnulib-lib/strstr.h \
-  ../../gettext-tools/gnulib-lib/unlocked-io.h \
-  ../../gettext-tools/gnulib-lib/xalloc.h ../../gettext-tools/gnulib-lib/xmalloc.c ../../gettext-tools/gnulib-lib/xstrdup.c \
-  ../../gettext-tools/gnulib-lib/xreadlink.h ../../gettext-tools/gnulib-lib/xreadlink.c
-
-# Sources that are compiled only on platforms that lack the functions.
-
-LIBADD_SOURCE = \
-  atexit.c \
-  ../../gettext-tools/gnulib-lib/canonicalize.h canonicalize.c \
-  error.h error.c \
-  getopt.c getopt1.c ../../gettext-tools/gnulib-lib/getopt_int.h \
-  memmove.c \
-  readlink.c \
-  ../../gettext-tools/gnulib-lib/relocatable.h relocatable.c \
-  ../../gettext-tools/gnulib-lib/setenv.h setenv.c unsetenv.c \
-  strerror.c \
-  strtoul.c
-
-# How to build libgrt.a.
-
-libgrt_a_LIBADD = @LIBOBJS@
-
-AM_CPPFLAGS = \
-  -I. -I$(srcdir) \
-  -I.. \
-  -I../intl -I$(srcdir)/../intl \
-  -I../../gettext-tools/gnulib-lib -I$(srcdir)/../../gettext-tools/gnulib-lib
-
-DEFS = -DEXEEXT=\"$(EXEEXT)\" -DDEPENDS_ON_LIBINTL=1 @DEFS@
-
-# List of files to be distributed.
-
-EXTRA_DIST += $(LIBADD_SOURCE)
-
-
-# >>> gnulib module stdbool.
-BUILT_SOURCES += $(STDBOOL_H)
-EXTRA_DIST += ../../gettext-tools/gnulib-lib/stdbool_.h
-
-# The following is needed in order to create an <stdbool.h> when the system
-# doesn't have one that works.
-stdbool.h: ../../gettext-tools/gnulib-lib/stdbool_.h
-       sed -e 's/@''HAVE__BOOL''@/@HAVE__BOOL@/g' < $(srcdir)/../../gettext-tools/gnulib-lib/stdbool_.h > stdbool.h
-MOSTLYCLEANFILES += stdbool.h
-# <<< gnulib module stdbool.
-
-
-# >>> gnulib module alloca.
-BUILT_SOURCES += $(ALLOCA_H)
-EXTRA_DIST += ../../gettext-tools/gnulib-lib/alloca_.h
-
-# The following is needed in order to create an <alloca.h> when the system
-# doesn't have one that works with the given compiler.
-alloca.h: ../../gettext-tools/gnulib-lib/alloca_.h
-       cp $(srcdir)/../../gettext-tools/gnulib-lib/alloca_.h alloca.h
-MOSTLYCLEANFILES += alloca.h
-# <<< gnulib module alloca.
-
-
-# >>> gnulib module getopt.
-BUILT_SOURCES += $(GETOPT_H)
-EXTRA_DIST += ../../gettext-tools/gnulib-lib/getopt_.h ../../gettext-tools/gnulib-lib/getopt_int.h
-
-# The following is needed in order to create a <getopt.h> when the system
-# doesn't have one that works.
-getopt.h: ../../gettext-tools/gnulib-lib/getopt_.h
-       cp $(srcdir)/../../gettext-tools/gnulib-lib/getopt_.h getopt.h
-MOSTLYCLEANFILES += getopt.h
-# <<< gnulib module getopt.
-
-
-# >>> gnulib module localcharset.
-DEFS += -DLIBDIR=\"$(libdir)\"
-# <<< gnulib module localcharset.
diff --git a/gettext-runtime/lib/Makefile.in b/gettext-runtime/lib/Makefile.in
deleted file mode 100644 (file)
index b8fd26d..0000000
+++ /dev/null
@@ -1,719 +0,0 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-srcdir = @srcdir@
-top_srcdir = @top_srcdir@
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-top_builddir = ..
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-INSTALL = @INSTALL@
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = lib
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/../gettext-tools/lib/csharpcomp.sh.in \
-       $(top_srcdir)/../gettext-tools/lib/javacomp.sh.in ChangeLog \
-       atexit.c canonicalize.c error.c error.h getopt.c getopt1.c \
-       memmove.c readlink.c relocatable.c setenv.c strerror.c \
-       strtoul.c unsetenv.c
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
-       $(top_srcdir)/../m4/libtool.m4 \
-       $(top_srcdir)/../m4/woe32-dll.m4 \
-       $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
-       $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
-       $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
-       $(top_srcdir)/../gettext-tools/m4/alloca.m4 \
-       $(top_srcdir)/../gettext-tools/m4/allocsa.m4 \
-       $(top_srcdir)/../gettext-tools/m4/canonicalize.m4 \
-       $(top_srcdir)/../gettext-tools/m4/csharp.m4 \
-       $(top_srcdir)/../gettext-tools/m4/csharpcomp.m4 \
-       $(top_srcdir)/../gettext-tools/m4/eealloc.m4 \
-       $(top_srcdir)/../gettext-tools/m4/error.m4 \
-       $(top_srcdir)/../gettext-tools/m4/extensions.m4 \
-       $(top_srcdir)/../gettext-tools/m4/getopt.m4 \
-       $(top_srcdir)/../gettext-tools/m4/java.m4 \
-       $(top_srcdir)/../gettext-tools/m4/javacomp.m4 \
-       $(top_srcdir)/../gettext-tools/m4/onceonly.m4 \
-       $(top_srcdir)/../gettext-tools/m4/pathmax.m4 \
-       $(top_srcdir)/../gettext-tools/m4/readlink.m4 \
-       $(top_srcdir)/../gettext-tools/m4/relocatable.m4 \
-       $(top_srcdir)/../gettext-tools/m4/setenv.m4 \
-       $(top_srcdir)/../gettext-tools/m4/ssize_t.m4 \
-       $(top_srcdir)/../gettext-tools/m4/stdbool.m4 \
-       $(top_srcdir)/../gettext-tools/m4/strerror.m4 \
-       $(top_srcdir)/../gettext-tools/m4/strtol.m4 \
-       $(top_srcdir)/../gettext-tools/m4/strtoul.m4 \
-       $(top_srcdir)/../gettext-tools/m4/unlocked-io.m4 \
-       $(top_srcdir)/../gettext-tools/m4/xreadlink.m4 \
-       $(top_srcdir)/m4/ansi-c++.m4 $(top_srcdir)/m4/codeset.m4 \
-       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
-       $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
-       $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
-       $(top_srcdir)/m4/inttypes-h.m4 \
-       $(top_srcdir)/m4/inttypes-pri.m4 \
-       $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
-       $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longdouble.m4 \
-       $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
-       $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
-       $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
-       $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
-       $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
-       $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/wchar_t.m4 \
-       $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
-       $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-       $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = javacomp.sh csharpcomp.sh
-LIBRARIES = $(noinst_LIBRARIES)
-ARFLAGS = cru
-libgrt_a_AR = $(AR) $(ARFLAGS)
-libgrt_a_DEPENDENCIES = @LIBOBJS@
-am_libgrt_a_OBJECTS = allocsa.$(OBJEXT) basename.$(OBJEXT) \
-       c-ctype.$(OBJEXT) c-strcasecmp.$(OBJEXT) closeout.$(OBJEXT) \
-       fwriteerror.$(OBJEXT) iconvstring.$(OBJEXT) \
-       localcharset.$(OBJEXT) progname.$(OBJEXT) progreloc.$(OBJEXT) \
-       propername.$(OBJEXT) xmalloc.$(OBJEXT) xstrdup.$(OBJEXT) \
-       xreadlink.$(OBJEXT)
-libgrt_a_OBJECTS = $(am_libgrt_a_OBJECTS)
-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
-depcomp =
-am__depfiles_maybe =
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
-       $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-       $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-       $(AM_LDFLAGS) $(LDFLAGS) -o $@
-SOURCES = $(libgrt_a_SOURCES)
-DIST_SOURCES = $(libgrt_a_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALLOCA = @ALLOCA@
-ALLOCA_H = @ALLOCA_H@
-AMDEP_FALSE = @AMDEP_FALSE@
-AMDEP_TRUE = @AMDEP_TRUE@
-AMTAR = @AMTAR@
-AR = @AR@
-AS = @AS@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BUILDCSHARP = @BUILDCSHARP@
-BUILDJAVA = @BUILDJAVA@
-BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
-CLASSPATH = @CLASSPATH@
-CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@
-CONF_JAVAC = @CONF_JAVAC@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CROSS_COMPILING = @CROSS_COMPILING@
-CSHARPCOMPFLAGS = @CSHARPCOMPFLAGS@
-CSHARP_CHOICE = @CSHARP_CHOICE@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DATADIRNAME = @DATADIRNAME@
-# <<< gnulib module getopt.
-
-# >>> gnulib module localcharset.
-DEFS = -DEXEEXT=\"$(EXEEXT)\" -DDEPENDS_ON_LIBINTL=1 @DEFS@ \
-       -DLIBDIR=\"$(libdir)\"
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-ECHO = @ECHO@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-ENABLE_LIBASPRINTF_FALSE = @ENABLE_LIBASPRINTF_FALSE@
-ENABLE_LIBASPRINTF_TRUE = @ENABLE_LIBASPRINTF_TRUE@
-EXEEXT = @EXEEXT@
-F77 = @F77@
-FFLAGS = @FFLAGS@
-GENCAT = @GENCAT@
-GETOPT_H = @GETOPT_H@
-GLIBC2 = @GLIBC2@
-GLIBC21 = @GLIBC21@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GREP = @GREP@
-HAVE_ASPRINTF = @HAVE_ASPRINTF@
-HAVE_CSC = @HAVE_CSC@
-HAVE_CSCC = @HAVE_CSCC@
-HAVE_CSCC_IN_PATH = @HAVE_CSCC_IN_PATH@
-HAVE_CSC_IN_PATH = @HAVE_CSC_IN_PATH@
-HAVE_GCJ_C = @HAVE_GCJ_C@
-HAVE_GCJ_IN_PATH = @HAVE_GCJ_IN_PATH@
-HAVE_JAVAC = @HAVE_JAVAC@
-HAVE_JAVAC_ENVVAR = @HAVE_JAVAC_ENVVAR@
-HAVE_JAVAC_IN_PATH = @HAVE_JAVAC_IN_PATH@
-HAVE_JIKES = @HAVE_JIKES@
-HAVE_JIKES_IN_PATH = @HAVE_JIKES_IN_PATH@
-HAVE_MCS = @HAVE_MCS@
-HAVE_MCS_IN_PATH = @HAVE_MCS_IN_PATH@
-HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
-HAVE_SNPRINTF = @HAVE_SNPRINTF@
-HAVE_VISIBILITY = @HAVE_VISIBILITY@
-HAVE_WPRINTF = @HAVE_WPRINTF@
-HAVE__BOOL = @HAVE__BOOL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLBISON = @INTLBISON@
-INTLLIBS = @INTLLIBS@
-INTLOBJS = @INTLOBJS@
-INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JAR = @JAR@
-JAVA_CHOICE = @JAVA_CHOICE@
-LDFLAGS = @LDFLAGS@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMULTITHREAD = @LIBMULTITHREAD@
-LIBOBJS = @LIBOBJS@
-LIBPTH = @LIBPTH@
-LIBS = @LIBS@
-LIBSCHED = @LIBSCHED@
-LIBTHREAD = @LIBTHREAD@
-LIBTOOL = @LIBTOOL@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBPTH = @LTLIBPTH@
-LTLIBTHREAD = @LTLIBTHREAD@
-MAKEINFO = @MAKEINFO@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PERL = @PERL@
-POSUB = @POSUB@
-RANLIB = @RANLIB@
-RELOCATABLE = @RELOCATABLE@
-RELOCATABLE_VIA_LD_FALSE = @RELOCATABLE_VIA_LD_FALSE@
-RELOCATABLE_VIA_LD_TRUE = @RELOCATABLE_VIA_LD_TRUE@
-SET_MAKE = @SET_MAKE@
-SET_RELOCATABLE = @SET_RELOCATABLE@
-SHELL = @SHELL@
-STDBOOL_H = @STDBOOL_H@
-STRIP = @STRIP@
-USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-WOE32DLL = @WOE32DLL@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-YACC = @YACC@
-YFLAGS = @YFLAGS@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_F77 = @ac_ct_F77@
-am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
-am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
-am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
-am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-subdirs = @subdirs@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
-
-# List of files to be distributed.
-# <<< gnulib module localcharset.
-
-# VMS support.
-
-# Woe32 support.
-EXTRA_DIST = $(LIBADD_SOURCE) ../../gettext-tools/lib/stdbool_.h \
-       ../../gettext-tools/lib/alloca_.h \
-       ../../gettext-tools/lib/getopt_.h \
-       ../../gettext-tools/lib/getopt_int.h Makefile.vms \
-       Makefile.msvc
-
-# >>> gnulib module stdbool.
-# <<< gnulib module stdbool.
-
-# >>> gnulib module alloca.
-# <<< gnulib module alloca.
-
-# >>> gnulib module getopt.
-BUILT_SOURCES = $(STDBOOL_H) $(ALLOCA_H) $(GETOPT_H)
-MOSTLYCLEANFILES = stdbool.h alloca.h getopt.h
-noinst_LIBRARIES = libgrt.a
-
-# Sources that are compiled on all platforms.
-libgrt_a_SOURCES = \
-  ../../gettext-tools/lib/allocsa.h ../../gettext-tools/lib/allocsa.c \
-  ../../gettext-tools/lib/basename.h ../../gettext-tools/lib/basename.c \
-  ../../gettext-tools/lib/c-ctype.h ../../gettext-tools/lib/c-ctype.c \
-  ../../gettext-tools/lib/c-strcase.h ../../gettext-tools/lib/c-strcasecmp.c \
-  ../../gettext-tools/lib/closeout.h ../../gettext-tools/lib/closeout.c \
-  ../../gettext-tools/lib/exit.h \
-  ../../gettext-tools/lib/fwriteerror.h ../../gettext-tools/lib/fwriteerror.c \
-  ../../gettext-tools/lib/gettext.h \
-  ../../gettext-tools/lib/iconvstring.h ../../gettext-tools/lib/iconvstring.c \
-  ../../gettext-tools/lib/localcharset.h ../../gettext-tools/lib/localcharset.c \
-  ../../gettext-tools/lib/pathmax.h \
-  ../../gettext-tools/lib/progname.h ../../gettext-tools/lib/progname.c ../../gettext-tools/lib/progreloc.c \
-  ../../gettext-tools/lib/propername.h ../../gettext-tools/lib/propername.c \
-  ../../gettext-tools/lib/strstr.h \
-  ../../gettext-tools/lib/unlocked-io.h \
-  ../../gettext-tools/lib/xalloc.h ../../gettext-tools/lib/xmalloc.c ../../gettext-tools/lib/xstrdup.c \
-  ../../gettext-tools/lib/xreadlink.h ../../gettext-tools/lib/xreadlink.c
-
-
-# Sources that are compiled only on platforms that lack the functions.
-LIBADD_SOURCE = \
-  atexit.c \
-  ../../gettext-tools/lib/canonicalize.h canonicalize.c \
-  error.h error.c \
-  getopt.c getopt1.c ../../gettext-tools/lib/getopt_int.h \
-  memmove.c \
-  readlink.c \
-  ../../gettext-tools/lib/relocatable.h relocatable.c \
-  ../../gettext-tools/lib/setenv.h setenv.c unsetenv.c \
-  strerror.c \
-  strtoul.c
-
-
-# How to build libgrt.a.
-libgrt_a_LIBADD = @LIBOBJS@
-AM_CPPFLAGS = \
-  -I. -I$(srcdir) \
-  -I.. \
-  -I../intl -I$(srcdir)/../intl \
-  -I../../gettext-tools/lib -I$(srcdir)/../../gettext-tools/lib
-
-all: $(BUILT_SOURCES)
-       $(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-       @for dep in $?; do \
-         case '$(am__configure_deps)' in \
-           *$$dep*) \
-             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-               && exit 0; \
-             exit 1;; \
-         esac; \
-       done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  lib/Makefile'; \
-       cd $(top_srcdir) && \
-         $(AUTOMAKE) --gnits  lib/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-       @case '$?' in \
-         *config.status*) \
-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-         *) \
-           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-       esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-javacomp.sh: $(top_builddir)/config.status $(top_srcdir)/../gettext-tools/lib/javacomp.sh.in
-       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-csharpcomp.sh: $(top_builddir)/config.status $(top_srcdir)/../gettext-tools/lib/csharpcomp.sh.in
-       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-
-clean-noinstLIBRARIES:
-       -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
-libgrt.a: $(libgrt_a_OBJECTS) $(libgrt_a_DEPENDENCIES) 
-       -rm -f libgrt.a
-       $(libgrt_a_AR) libgrt.a $(libgrt_a_OBJECTS) $(libgrt_a_LIBADD)
-       $(RANLIB) libgrt.a
-
-mostlyclean-compile:
-       -rm -f *.$(OBJEXT)
-
-distclean-compile:
-       -rm -f *.tab.c
-
-.c.o:
-       $(COMPILE) -c $<
-
-.c.obj:
-       $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-       $(LTCOMPILE) -c -o $@ $<
-
-allocsa.o: ../../gettext-tools/lib/allocsa.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocsa.o `test -f '../../gettext-tools/lib/allocsa.c' || echo '$(srcdir)/'`../../gettext-tools/lib/allocsa.c
-
-allocsa.obj: ../../gettext-tools/lib/allocsa.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocsa.obj `if test -f '../../gettext-tools/lib/allocsa.c'; then $(CYGPATH_W) '../../gettext-tools/lib/allocsa.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/allocsa.c'; fi`
-
-basename.o: ../../gettext-tools/lib/basename.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o basename.o `test -f '../../gettext-tools/lib/basename.c' || echo '$(srcdir)/'`../../gettext-tools/lib/basename.c
-
-basename.obj: ../../gettext-tools/lib/basename.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o basename.obj `if test -f '../../gettext-tools/lib/basename.c'; then $(CYGPATH_W) '../../gettext-tools/lib/basename.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/basename.c'; fi`
-
-c-ctype.o: ../../gettext-tools/lib/c-ctype.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o c-ctype.o `test -f '../../gettext-tools/lib/c-ctype.c' || echo '$(srcdir)/'`../../gettext-tools/lib/c-ctype.c
-
-c-ctype.obj: ../../gettext-tools/lib/c-ctype.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o c-ctype.obj `if test -f '../../gettext-tools/lib/c-ctype.c'; then $(CYGPATH_W) '../../gettext-tools/lib/c-ctype.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/c-ctype.c'; fi`
-
-c-strcasecmp.o: ../../gettext-tools/lib/c-strcasecmp.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o c-strcasecmp.o `test -f '../../gettext-tools/lib/c-strcasecmp.c' || echo '$(srcdir)/'`../../gettext-tools/lib/c-strcasecmp.c
-
-c-strcasecmp.obj: ../../gettext-tools/lib/c-strcasecmp.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o c-strcasecmp.obj `if test -f '../../gettext-tools/lib/c-strcasecmp.c'; then $(CYGPATH_W) '../../gettext-tools/lib/c-strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/c-strcasecmp.c'; fi`
-
-closeout.o: ../../gettext-tools/lib/closeout.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o closeout.o `test -f '../../gettext-tools/lib/closeout.c' || echo '$(srcdir)/'`../../gettext-tools/lib/closeout.c
-
-closeout.obj: ../../gettext-tools/lib/closeout.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o closeout.obj `if test -f '../../gettext-tools/lib/closeout.c'; then $(CYGPATH_W) '../../gettext-tools/lib/closeout.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/closeout.c'; fi`
-
-fwriteerror.o: ../../gettext-tools/lib/fwriteerror.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fwriteerror.o `test -f '../../gettext-tools/lib/fwriteerror.c' || echo '$(srcdir)/'`../../gettext-tools/lib/fwriteerror.c
-
-fwriteerror.obj: ../../gettext-tools/lib/fwriteerror.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fwriteerror.obj `if test -f '../../gettext-tools/lib/fwriteerror.c'; then $(CYGPATH_W) '../../gettext-tools/lib/fwriteerror.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/fwriteerror.c'; fi`
-
-iconvstring.o: ../../gettext-tools/lib/iconvstring.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iconvstring.o `test -f '../../gettext-tools/lib/iconvstring.c' || echo '$(srcdir)/'`../../gettext-tools/lib/iconvstring.c
-
-iconvstring.obj: ../../gettext-tools/lib/iconvstring.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iconvstring.obj `if test -f '../../gettext-tools/lib/iconvstring.c'; then $(CYGPATH_W) '../../gettext-tools/lib/iconvstring.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/iconvstring.c'; fi`
-
-localcharset.o: ../../gettext-tools/lib/localcharset.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o localcharset.o `test -f '../../gettext-tools/lib/localcharset.c' || echo '$(srcdir)/'`../../gettext-tools/lib/localcharset.c
-
-localcharset.obj: ../../gettext-tools/lib/localcharset.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o localcharset.obj `if test -f '../../gettext-tools/lib/localcharset.c'; then $(CYGPATH_W) '../../gettext-tools/lib/localcharset.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/localcharset.c'; fi`
-
-progname.o: ../../gettext-tools/lib/progname.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progname.o `test -f '../../gettext-tools/lib/progname.c' || echo '$(srcdir)/'`../../gettext-tools/lib/progname.c
-
-progname.obj: ../../gettext-tools/lib/progname.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progname.obj `if test -f '../../gettext-tools/lib/progname.c'; then $(CYGPATH_W) '../../gettext-tools/lib/progname.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/progname.c'; fi`
-
-progreloc.o: ../../gettext-tools/lib/progreloc.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progreloc.o `test -f '../../gettext-tools/lib/progreloc.c' || echo '$(srcdir)/'`../../gettext-tools/lib/progreloc.c
-
-progreloc.obj: ../../gettext-tools/lib/progreloc.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progreloc.obj `if test -f '../../gettext-tools/lib/progreloc.c'; then $(CYGPATH_W) '../../gettext-tools/lib/progreloc.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/progreloc.c'; fi`
-
-propername.o: ../../gettext-tools/lib/propername.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o propername.o `test -f '../../gettext-tools/lib/propername.c' || echo '$(srcdir)/'`../../gettext-tools/lib/propername.c
-
-propername.obj: ../../gettext-tools/lib/propername.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o propername.obj `if test -f '../../gettext-tools/lib/propername.c'; then $(CYGPATH_W) '../../gettext-tools/lib/propername.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/propername.c'; fi`
-
-xmalloc.o: ../../gettext-tools/lib/xmalloc.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.o `test -f '../../gettext-tools/lib/xmalloc.c' || echo '$(srcdir)/'`../../gettext-tools/lib/xmalloc.c
-
-xmalloc.obj: ../../gettext-tools/lib/xmalloc.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xmalloc.obj `if test -f '../../gettext-tools/lib/xmalloc.c'; then $(CYGPATH_W) '../../gettext-tools/lib/xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/xmalloc.c'; fi`
-
-xstrdup.o: ../../gettext-tools/lib/xstrdup.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xstrdup.o `test -f '../../gettext-tools/lib/xstrdup.c' || echo '$(srcdir)/'`../../gettext-tools/lib/xstrdup.c
-
-xstrdup.obj: ../../gettext-tools/lib/xstrdup.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xstrdup.obj `if test -f '../../gettext-tools/lib/xstrdup.c'; then $(CYGPATH_W) '../../gettext-tools/lib/xstrdup.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/xstrdup.c'; fi`
-
-xreadlink.o: ../../gettext-tools/lib/xreadlink.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xreadlink.o `test -f '../../gettext-tools/lib/xreadlink.c' || echo '$(srcdir)/'`../../gettext-tools/lib/xreadlink.c
-
-xreadlink.obj: ../../gettext-tools/lib/xreadlink.c
-       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xreadlink.obj `if test -f '../../gettext-tools/lib/xreadlink.c'; then $(CYGPATH_W) '../../gettext-tools/lib/xreadlink.c'; else $(CYGPATH_W) '$(srcdir)/../../gettext-tools/lib/xreadlink.c'; fi`
-
-mostlyclean-libtool:
-       -rm -f *.lo
-
-clean-libtool:
-       -rm -rf .libs _libs
-
-distclean-libtool:
-       -rm -f libtool
-uninstall-info-am:
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '    { files[$$0] = 1; } \
-              END { for (i in files) print i; }'`; \
-       mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
-       tags=; \
-       here=`pwd`; \
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '    { files[$$0] = 1; } \
-              END { for (i in files) print i; }'`; \
-       if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-         test -n "$$unique" || unique=$$empty_fix; \
-         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-           $$tags $$unique; \
-       fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-               $(TAGS_FILES) $(LISP)
-       tags=; \
-       here=`pwd`; \
-       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-       unique=`for i in $$list; do \
-           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-         done | \
-         $(AWK) '    { files[$$0] = 1; } \
-              END { for (i in files) print i; }'`; \
-       test -z "$(CTAGS_ARGS)$$tags$$unique" \
-         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-            $$tags $$unique
-
-GTAGS:
-       here=`$(am__cd) $(top_builddir) && pwd` \
-         && cd $(top_srcdir) \
-         && gtags -i $(GTAGS_ARGS) $$here
-
-distclean-tags:
-       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-       $(mkdir_p) $(distdir)/../../gettext-tools/lib
-       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
-       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
-       list='$(DISTFILES)'; for file in $$list; do \
-         case $$file in \
-           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
-           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
-         esac; \
-         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
-         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
-           dir="/$$dir"; \
-           $(mkdir_p) "$(distdir)$$dir"; \
-         else \
-           dir=''; \
-         fi; \
-         if test -d $$d/$$file; then \
-           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-           fi; \
-           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-         else \
-           test -f $(distdir)/$$file \
-           || cp -p $$d/$$file $(distdir)/$$file \
-           || exit 1; \
-         fi; \
-       done
-check-am: all-am
-check: $(BUILT_SOURCES)
-       $(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LIBRARIES)
-installdirs:
-install: $(BUILT_SOURCES)
-       $(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-         `test -z '$(STRIP)' || \
-           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-       -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
-
-clean-generic:
-
-distclean-generic:
-       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-
-maintainer-clean-generic:
-       @echo "This command is intended for maintainers to use"
-       @echo "it deletes files that may require special tools to rebuild."
-       -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
-       mostlyclean-am
-
-distclean: distclean-am
-       -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-       distclean-libtool distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-exec-am:
-
-install-info: install-info-am
-
-install-man:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-       -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-       mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-info-am
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-       clean-libtool clean-noinstLIBRARIES ctags distclean \
-       distclean-compile distclean-generic distclean-libtool \
-       distclean-tags distdir dvi dvi-am html html-am info info-am \
-       install install-am install-data install-data-am install-exec \
-       install-exec-am install-info install-info-am install-man \
-       install-strip installcheck installcheck-am installdirs \
-       maintainer-clean maintainer-clean-generic mostlyclean \
-       mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-       pdf pdf-am ps ps-am tags uninstall uninstall-am \
-       uninstall-info-am
-
-
-# The following is needed in order to create an <stdbool.h> when the system
-# doesn't have one that works.
-stdbool.h: ../../gettext-tools/lib/stdbool_.h
-       sed -e 's/@''HAVE__BOOL''@/@HAVE__BOOL@/g' < $(srcdir)/../../gettext-tools/lib/stdbool_.h > stdbool.h
-
-# The following is needed in order to create an <alloca.h> when the system
-# doesn't have one that works with the given compiler.
-alloca.h: ../../gettext-tools/lib/alloca_.h
-       cp $(srcdir)/../../gettext-tools/lib/alloca_.h alloca.h
-
-# The following is needed in order to create a <getopt.h> when the system
-# doesn't have one that works.
-getopt.h: ../../gettext-tools/lib/getopt_.h
-       cp $(srcdir)/../../gettext-tools/lib/getopt_.h getopt.h
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/gettext-runtime/lib/atexit.c b/gettext-runtime/lib/atexit.c
deleted file mode 100644 (file)
index c3ba80d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/atexit.c"
diff --git a/gettext-runtime/lib/canonicalize.c b/gettext-runtime/lib/canonicalize.c
deleted file mode 100644 (file)
index 94d971d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/canonicalize.c"
diff --git a/gettext-runtime/lib/error.c b/gettext-runtime/lib/error.c
deleted file mode 100644 (file)
index 44318e8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/error.c"
diff --git a/gettext-runtime/lib/error.h b/gettext-runtime/lib/error.h
deleted file mode 100644 (file)
index e128beb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/error.h"
diff --git a/gettext-runtime/lib/getopt.c b/gettext-runtime/lib/getopt.c
deleted file mode 100644 (file)
index 4c27f78..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/getopt.c"
diff --git a/gettext-runtime/lib/getopt1.c b/gettext-runtime/lib/getopt1.c
deleted file mode 100644 (file)
index 49ce294..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/getopt1.c"
diff --git a/gettext-runtime/lib/memmove.c b/gettext-runtime/lib/memmove.c
deleted file mode 100644 (file)
index b704dc1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/memmove.c"
diff --git a/gettext-runtime/lib/readlink.c b/gettext-runtime/lib/readlink.c
deleted file mode 100644 (file)
index dbca7ef..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/readlink.c"
diff --git a/gettext-runtime/lib/relocatable.c b/gettext-runtime/lib/relocatable.c
deleted file mode 100644 (file)
index 6cdb669..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/relocatable.c"
diff --git a/gettext-runtime/lib/setenv.c b/gettext-runtime/lib/setenv.c
deleted file mode 100644 (file)
index d5b90db..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/setenv.c"
diff --git a/gettext-runtime/lib/strerror.c b/gettext-runtime/lib/strerror.c
deleted file mode 100644 (file)
index cbfa768..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/strerror.c"
diff --git a/gettext-runtime/lib/strtoul.c b/gettext-runtime/lib/strtoul.c
deleted file mode 100644 (file)
index 8f5f620..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/strtoul.c"
diff --git a/gettext-runtime/lib/unsetenv.c b/gettext-runtime/lib/unsetenv.c
deleted file mode 100644 (file)
index bd9aabb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../../gettext-tools/gnulib-lib/unsetenv.c"