Blame lib/Makefile.am

Packit Service a2489d
## DO NOT EDIT! GENERATED AUTOMATICALLY!
Packit Service a2489d
## Process this file with automake to produce Makefile.in.
Packit Service a2489d
# Copyright (C) 2002-2018 Free Software Foundation, Inc.
Packit Service a2489d
#
Packit Service a2489d
# This file is free software; you can redistribute it and/or modify
Packit Service a2489d
# it under the terms of the GNU General Public License as published by
Packit Service a2489d
# the Free Software Foundation; either version 3 of the License, or
Packit Service a2489d
# (at your option) any later version.
Packit Service a2489d
#
Packit Service a2489d
# This file is distributed in the hope that it will be useful,
Packit Service a2489d
# but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit Service a2489d
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit Service a2489d
# GNU General Public License for more details.
Packit Service a2489d
#
Packit Service a2489d
# You should have received a copy of the GNU General Public License
Packit Service a2489d
# along with this file.  If not, see <https://www.gnu.org/licenses/>.
Packit Service a2489d
#
Packit Service a2489d
# As a special exception to the GNU General Public License,
Packit Service a2489d
# this file may be distributed as part of a program that
Packit Service a2489d
# contains a configuration script generated by Autoconf, under
Packit Service a2489d
# the same distribution terms as the rest of that program.
Packit Service a2489d
#
Packit Service a2489d
# Generated by gnulib-tool.
Packit Service a2489d
# Reproduce by:
Packit Service a2489d
# gnulib-tool --import --local-dir=gl \
Packit Service a2489d
#  --lib=libgnu \
Packit Service a2489d
#  --source-base=lib \
Packit Service a2489d
#  --m4-base=m4 \
Packit Service a2489d
#  --doc-base=doc \
Packit Service a2489d
#  --tests-base=tests \
Packit Service a2489d
#  --aux-dir=build-aux \
Packit Service a2489d
#  --no-conditional-dependencies \
Packit Service a2489d
#  --libtool \
Packit Service a2489d
#  --macro-prefix=gl \
Packit Service a2489d
#  alloca-opt \
Packit Service a2489d
#  arpa_inet \
Packit Service a2489d
#  configmake \
Packit Service a2489d
#  crypto/md5 \
Packit Service a2489d
#  crypto/sha1 \
Packit Service a2489d
#  environ \
Packit Service a2489d
#  filemode \
Packit Service a2489d
#  fnmatch \
Packit Service a2489d
#  fnmatch-gnu \
Packit Service a2489d
#  getopt-gnu \
Packit Service a2489d
#  gettext \
Packit Service a2489d
#  gettimeofday \
Packit Service a2489d
#  git-version-gen \
Packit Service a2489d
#  glob \
Packit Service a2489d
#  human \
Packit Service a2489d
#  iconv_open \
Packit Service a2489d
#  inet_pton \
Packit Service a2489d
#  lchown \
Packit Service a2489d
#  longlong \
Packit Service a2489d
#  lstat \
Packit Service a2489d
#  mbswidth \
Packit Service a2489d
#  memcasecmp \
Packit Service a2489d
#  memmem \
Packit Service a2489d
#  mktime \
Packit Service a2489d
#  modechange \
Packit Service a2489d
#  nstrftime \
Packit Service a2489d
#  parse-datetime \
Packit Service a2489d
#  passfd \
Packit Service a2489d
#  poll \
Packit Service a2489d
#  readlink \
Packit Service a2489d
#  regex \
Packit Service a2489d
#  sockets \
Packit Service a2489d
#  socklen \
Packit Service a2489d
#  strdup-posix \
Packit Service a2489d
#  strptime \
Packit Service a2489d
#  strstr \
Packit Service a2489d
#  strtok_r \
Packit Service a2489d
#  unsetenv \
Packit Service a2489d
#  vsnprintf \
Packit Service a2489d
#  vsnprintf-posix \
Packit Service a2489d
#  wcwidth
Packit Service a2489d
Packit Service a2489d
AUTOMAKE_OPTIONS = 1.9.6 gnits subdir-objects
Packit Service a2489d
Packit Service a2489d
SUBDIRS =
Packit Service a2489d
noinst_HEADERS =
Packit Service a2489d
noinst_LIBRARIES =
Packit Service a2489d
noinst_LTLIBRARIES =
Packit Service a2489d
EXTRA_DIST =
Packit Service a2489d
BUILT_SOURCES =
Packit Service a2489d
SUFFIXES =
Packit Service a2489d
MOSTLYCLEANFILES = core *.stackdump
Packit Service a2489d
MOSTLYCLEANDIRS =
Packit Service a2489d
CLEANFILES =
Packit Service a2489d
DISTCLEANFILES =
Packit Service a2489d
MAINTAINERCLEANFILES =
Packit Service a2489d
# No GNU Make output.
Packit Service a2489d
Packit Service a2489d
AM_CPPFLAGS =
Packit Service a2489d
AM_CFLAGS =
Packit Service a2489d
Packit Service a2489d
noinst_LTLIBRARIES += libgnu.la
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES =
Packit Service a2489d
libgnu_la_LIBADD = $(gl_LTLIBOBJS)
Packit Service a2489d
libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS)
Packit Service a2489d
EXTRA_libgnu_la_SOURCES =
Packit Service a2489d
libgnu_la_LDFLAGS = $(AM_LDFLAGS)
Packit Service a2489d
libgnu_la_LDFLAGS += -no-undefined
Packit Service a2489d
libgnu_la_LDFLAGS += $(INET_PTON_LIB)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LIBSOCKET)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LIB_CLOCK_GETTIME)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LIB_CRYPTO)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LIB_GETLOGIN)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LIB_POLL)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LIB_SELECT)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LTLIBICONV)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LTLIBINTL)
Packit Service a2489d
libgnu_la_LDFLAGS += $(LTLIBTHREAD)
Packit Service a2489d
Packit Service a2489d
## begin gnulib module absolute-header
Packit Service a2489d
Packit Service a2489d
# Use this preprocessor expression to decide whether #include_next works.
Packit Service a2489d
# Do not rely on a 'configure'-time test for this, since the expression
Packit Service a2489d
# might appear in an installed header, which is used by some other compiler.
Packit Service a2489d
HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
Packit Service a2489d
Packit Service a2489d
## end   gnulib module absolute-header
Packit Service a2489d
Packit Service a2489d
## begin gnulib module alloca
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
libgnu_la_LIBADD += @LTALLOCA@
Packit Service a2489d
libgnu_la_DEPENDENCIES += @LTALLOCA@
Packit Service a2489d
EXTRA_DIST += alloca.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += alloca.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module alloca
Packit Service a2489d
Packit Service a2489d
## begin gnulib module alloca-opt
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(ALLOCA_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <alloca.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
if GL_GENERATE_ALLOCA_H
Packit Service a2489d
alloca.h: alloca.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  cat $(srcdir)/alloca.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
else
Packit Service a2489d
alloca.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += alloca.h alloca.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += alloca.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module alloca-opt
Packit Service a2489d
Packit Service a2489d
## begin gnulib module argmatch
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += argmatch.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += argmatch.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module argmatch
Packit Service a2489d
Packit Service a2489d
## begin gnulib module arpa_inet
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += arpa/inet.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <arpa/inet.h> when the system
Packit Service a2489d
# doesn't have one.
Packit Service a2489d
arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) arpa
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
Packit Service a2489d
	      -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/arpa_inet.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t
Packit Service a2489d
MOSTLYCLEANDIRS += arpa
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += arpa_inet.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module arpa_inet
Packit Service a2489d
Packit Service a2489d
## begin gnulib module assure
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += assure.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module assure
Packit Service a2489d
Packit Service a2489d
## begin gnulib module btowc
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += btowc.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += btowc.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module btowc
Packit Service a2489d
Packit Service a2489d
## begin gnulib module byteswap
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(BYTESWAP_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <byteswap.h> when the system
Packit Service a2489d
# doesn't have one.
Packit Service a2489d
if GL_GENERATE_BYTESWAP_H
Packit Service a2489d
byteswap.h: byteswap.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  cat $(srcdir)/byteswap.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
else
Packit Service a2489d
byteswap.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += byteswap.h byteswap.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += byteswap.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module byteswap
Packit Service a2489d
Packit Service a2489d
## begin gnulib module c-ctype
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += c-ctype.h c-ctype.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module c-ctype
Packit Service a2489d
Packit Service a2489d
## begin gnulib module c-strcase
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module c-strcase
Packit Service a2489d
Packit Service a2489d
## begin gnulib module c-strcaseeq
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += c-strcaseeq.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module c-strcaseeq
Packit Service a2489d
Packit Service a2489d
## begin gnulib module chown
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += chown.c fchown-stub.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += chown.c fchown-stub.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module chown
Packit Service a2489d
Packit Service a2489d
## begin gnulib module cloexec
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += cloexec.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += cloexec.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module cloexec
Packit Service a2489d
Packit Service a2489d
## begin gnulib module close
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += close.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += close.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module close
Packit Service a2489d
Packit Service a2489d
## begin gnulib module closedir
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += closedir.c dirent-private.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += closedir.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module closedir
Packit Service a2489d
Packit Service a2489d
## begin gnulib module configmake
Packit Service a2489d
Packit Service a2489d
# Listed in the same order as the GNU makefile conventions, and
Packit Service a2489d
# provided by autoconf 2.59c+ or 2.70.
Packit Service a2489d
# The Automake-defined pkg* macros are appended, in the order
Packit Service a2489d
# listed in the Automake 1.10a+ documentation.
Packit Service a2489d
configmake.h: Makefile
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  echo '#define PREFIX "$(prefix)"'; \
Packit Service a2489d
	  echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
Packit Service a2489d
	  echo '#define BINDIR "$(bindir)"'; \
Packit Service a2489d
	  echo '#define SBINDIR "$(sbindir)"'; \
Packit Service a2489d
	  echo '#define LIBEXECDIR "$(libexecdir)"'; \
Packit Service a2489d
	  echo '#define DATAROOTDIR "$(datarootdir)"'; \
Packit Service a2489d
	  echo '#define DATADIR "$(datadir)"'; \
Packit Service a2489d
	  echo '#define SYSCONFDIR "$(sysconfdir)"'; \
Packit Service a2489d
	  echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
Packit Service a2489d
	  echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
Packit Service a2489d
	  echo '#define RUNSTATEDIR "$(runstatedir)"'; \
Packit Service a2489d
	  echo '#define INCLUDEDIR "$(includedir)"'; \
Packit Service a2489d
	  echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
Packit Service a2489d
	  echo '#define DOCDIR "$(docdir)"'; \
Packit Service a2489d
	  echo '#define INFODIR "$(infodir)"'; \
Packit Service a2489d
	  echo '#define HTMLDIR "$(htmldir)"'; \
Packit Service a2489d
	  echo '#define DVIDIR "$(dvidir)"'; \
Packit Service a2489d
	  echo '#define PDFDIR "$(pdfdir)"'; \
Packit Service a2489d
	  echo '#define PSDIR "$(psdir)"'; \
Packit Service a2489d
	  echo '#define LIBDIR "$(libdir)"'; \
Packit Service a2489d
	  echo '#define LISPDIR "$(lispdir)"'; \
Packit Service a2489d
	  echo '#define LOCALEDIR "$(localedir)"'; \
Packit Service a2489d
	  echo '#define MANDIR "$(mandir)"'; \
Packit Service a2489d
	  echo '#define MANEXT "$(manext)"'; \
Packit Service a2489d
	  echo '#define PKGDATADIR "$(pkgdatadir)"'; \
Packit Service a2489d
	  echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
Packit Service a2489d
	  echo '#define PKGLIBDIR "$(pkglibdir)"'; \
Packit Service a2489d
	  echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
Packit Service a2489d
	} | sed '/""/d' > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += configmake.h
Packit Service a2489d
CLEANFILES += configmake.h configmake.h-t
Packit Service a2489d
Packit Service a2489d
## end   gnulib module configmake
Packit Service a2489d
Packit Service a2489d
## begin gnulib module crypto/af_alg
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += af_alg.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += af_alg.h sys-limits.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module crypto/af_alg
Packit Service a2489d
Packit Service a2489d
## begin gnulib module crypto/md5-buffer
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += md5.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += gl_openssl.h md5.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module crypto/md5-buffer
Packit Service a2489d
Packit Service a2489d
## begin gnulib module crypto/sha1-buffer
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += sha1.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += gl_openssl.h sha1.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module crypto/sha1-buffer
Packit Service a2489d
Packit Service a2489d
## begin gnulib module dirent
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += dirent.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <dirent.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/dirent.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += dirent.h dirent.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += dirent.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module dirent
Packit Service a2489d
Packit Service a2489d
## begin gnulib module dirfd
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += dirfd.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += dirfd.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module dirfd
Packit Service a2489d
Packit Service a2489d
## begin gnulib module dirname-lgpl
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += dirname.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module dirname-lgpl
Packit Service a2489d
Packit Service a2489d
## begin gnulib module dosname
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += dosname.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module dosname
Packit Service a2489d
Packit Service a2489d
## begin gnulib module dup2
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += dup2.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += dup2.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module dup2
Packit Service a2489d
Packit Service a2489d
## begin gnulib module errno
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(ERRNO_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <errno.h> when the system
Packit Service a2489d
# doesn't have one that is POSIX compliant.
Packit Service a2489d
if GL_GENERATE_ERRNO_H
Packit Service a2489d
errno.h: errno.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
Packit Service a2489d
	      -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
Packit Service a2489d
	      -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
Packit Service a2489d
	      -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
Packit Service a2489d
	      -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
Packit Service a2489d
	      -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
Packit Service a2489d
	      -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
Packit Service a2489d
	      < $(srcdir)/errno.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
errno.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += errno.h errno.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += errno.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module errno
Packit Service a2489d
Packit Service a2489d
## begin gnulib module error
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += error.c error.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += error.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module error
Packit Service a2489d
Packit Service a2489d
## begin gnulib module exitfail
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += exitfail.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += exitfail.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module exitfail
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fcntl
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fcntl.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += fcntl.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fcntl
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fcntl-h
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += fcntl.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <fcntl.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/fcntl.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += fcntl.h fcntl.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fcntl.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fcntl-h
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fd-hook
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += fd-hook.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fd-hook.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fd-hook
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fflush
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fflush.c stdio-impl.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += fflush.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fflush
Packit Service a2489d
Packit Service a2489d
## begin gnulib module filemode
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += filemode.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += filemode.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module filemode
Packit Service a2489d
Packit Service a2489d
## begin gnulib module filename
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += filename.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module filename
Packit Service a2489d
Packit Service a2489d
## begin gnulib module flexmember
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += flexmember.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module flexmember
Packit Service a2489d
Packit Service a2489d
## begin gnulib module float
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(FLOAT_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <float.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
if GL_GENERATE_FLOAT_H
Packit Service a2489d
float.h: float.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
Packit Service a2489d
	      < $(srcdir)/float.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
float.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += float.h float.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += float.c float.in.h itold.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += float.c itold.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module float
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fnmatch
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(FNMATCH_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <fnmatch.h> when the system
Packit Service a2489d
# doesn't have one that supports the required API.
Packit Service a2489d
if GL_GENERATE_FNMATCH_H
Packit Service a2489d
fnmatch.h: fnmatch.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      < $(srcdir)/fnmatch.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
else
Packit Service a2489d
fnmatch.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fnmatch.c fnmatch.in.h fnmatch_loop.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += fnmatch.c fnmatch_loop.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fnmatch
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fpucw
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fpucw.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fpucw
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fpurge
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fpurge.c stdio-impl.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += fpurge.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fpurge
Packit Service a2489d
Packit Service a2489d
## begin gnulib module freading
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += freading.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += freading.h stdio-impl.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module freading
Packit Service a2489d
Packit Service a2489d
## begin gnulib module frexp-nolibm
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += frexp.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += frexp.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module frexp-nolibm
Packit Service a2489d
Packit Service a2489d
## begin gnulib module frexpl-nolibm
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += frexp.c frexpl.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += frexp.c frexpl.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module frexpl-nolibm
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fseek
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fseek.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += fseek.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fseek
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fseeko
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fseeko.c stdio-impl.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += fseeko.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fseeko
Packit Service a2489d
Packit Service a2489d
## begin gnulib module fstat
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += fstat.c stat-w32.c stat-w32.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += fstat.c stat-w32.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module fstat
Packit Service a2489d
Packit Service a2489d
## begin gnulib module ftell
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += ftell.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += ftell.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module ftell
Packit Service a2489d
Packit Service a2489d
## begin gnulib module ftello
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += ftello.c stdio-impl.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += ftello.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module ftello
Packit Service a2489d
Packit Service a2489d
## begin gnulib module getdtablesize
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += getdtablesize.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += getdtablesize.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module getdtablesize
Packit Service a2489d
Packit Service a2489d
## begin gnulib module getlogin_r
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += getlogin_r.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += getlogin_r.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module getlogin_r
Packit Service a2489d
Packit Service a2489d
## begin gnulib module getopt-posix
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(GETOPT_H) $(GETOPT_CDEFS_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <getopt.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
getopt.h: getopt.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      < $(srcdir)/getopt.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
Packit Service a2489d
getopt-cdefs.h: getopt-cdefs.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
          sed -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
Packit Service a2489d
	      < $(srcdir)/getopt-cdefs.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
Packit Service a2489d
MOSTLYCLEANFILES += getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += getopt-cdefs.in.h getopt-core.h getopt-ext.h getopt-pfx-core.h getopt-pfx-ext.h getopt.c getopt.in.h getopt1.c getopt_int.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += getopt.c getopt1.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module getopt-posix
Packit Service a2489d
Packit Service a2489d
## begin gnulib module getprogname
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += getprogname.h getprogname.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module getprogname
Packit Service a2489d
Packit Service a2489d
## begin gnulib module gettext
Packit Service a2489d
Packit Service a2489d
# If your project uses "gettextize --intl" to put a source-code
Packit Service a2489d
# copy of libintl into the package, every Makefile.am needs
Packit Service a2489d
# -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
Packit Service a2489d
# Here's one way to do this:
Packit Service a2489d
#AM_CPPFLAGS += -I$(top_builddir)/intl
Packit Service a2489d
# This option has no effect when the user disables NLS (because then
Packit Service a2489d
# the intl directory contains no libintl.h file).  This option is not
Packit Service a2489d
# enabled by default because the intl directory might not exist if
Packit Service a2489d
# your project does not use "gettext --intl", and some compilers
Packit Service a2489d
# complain about -I options applied to nonexistent directories.
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
Packit Service a2489d
Packit Service a2489d
## end   gnulib module gettext
Packit Service a2489d
Packit Service a2489d
## begin gnulib module gettext-h
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += gettext.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module gettext-h
Packit Service a2489d
Packit Service a2489d
## begin gnulib module gettime
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += gettime.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module gettime
Packit Service a2489d
Packit Service a2489d
## begin gnulib module gettimeofday
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += gettimeofday.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += gettimeofday.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module gettimeofday
Packit Service a2489d
Packit Service a2489d
## begin gnulib module git-version-gen
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += $(top_srcdir)/build-aux/git-version-gen
Packit Service a2489d
Packit Service a2489d
## end   gnulib module git-version-gen
Packit Service a2489d
Packit Service a2489d
## begin gnulib module glob
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += glob.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <glob.h>.
Packit Service a2489d
glob.h: glob.in.h $(top_builddir)/config.status $(CXXDEFS_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GLOB''@|$(REPLACE_GLOB)|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_GLOB_H''@|$(NEXT_GLOB_H)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      < $(srcdir)/glob.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += glob.h glob.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += glob-libc.h glob.c glob.in.h glob_internal.h glob_pattern_p.c globfree.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += glob.c glob_pattern_p.c globfree.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module glob
Packit Service a2489d
Packit Service a2489d
## begin gnulib module gperf
Packit Service a2489d
Packit Service a2489d
GPERF = gperf
Packit Service a2489d
V_GPERF = $(V_GPERF_@AM_V@)
Packit Service a2489d
V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
Packit Service a2489d
V_GPERF_0 = @echo "  GPERF   " $@;
Packit Service a2489d
Packit Service a2489d
## end   gnulib module gperf
Packit Service a2489d
Packit Service a2489d
## begin gnulib module hard-locale
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += hard-locale.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += hard-locale.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module hard-locale
Packit Service a2489d
Packit Service a2489d
## begin gnulib module havelib
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
Packit Service a2489d
Packit Service a2489d
## end   gnulib module havelib
Packit Service a2489d
Packit Service a2489d
## begin gnulib module human
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += human.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += human.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module human
Packit Service a2489d
Packit Service a2489d
## begin gnulib module iconv-h
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(ICONV_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <iconv.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
if GL_GENERATE_ICONV_H
Packit Service a2489d
iconv.h: iconv.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_ICONV_H''@|$(NEXT_ICONV_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ICONV''@/$(GNULIB_ICONV)/g' \
Packit Service a2489d
	      -e 's|@''ICONV_CONST''@|$(ICONV_CONST)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ICONV''@|$(REPLACE_ICONV)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ICONV_OPEN''@|$(REPLACE_ICONV_OPEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ICONV_UTF''@|$(REPLACE_ICONV_UTF)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/iconv.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
iconv.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += iconv.h iconv.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += iconv.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module iconv-h
Packit Service a2489d
Packit Service a2489d
## begin gnulib module iconv_open
Packit Service a2489d
Packit Service a2489d
$(srcdir)/iconv_open-aix.h: $(srcdir)/iconv_open-aix.gperf
Packit Service a2489d
	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > $(srcdir)/iconv_open-aix.h-t && \
Packit Service a2489d
	mv $(srcdir)/iconv_open-aix.h-t $(srcdir)/iconv_open-aix.h
Packit Service a2489d
$(srcdir)/iconv_open-hpux.h: $(srcdir)/iconv_open-hpux.gperf
Packit Service a2489d
	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > $(srcdir)/iconv_open-hpux.h-t && \
Packit Service a2489d
	mv $(srcdir)/iconv_open-hpux.h-t $(srcdir)/iconv_open-hpux.h
Packit Service a2489d
$(srcdir)/iconv_open-irix.h: $(srcdir)/iconv_open-irix.gperf
Packit Service a2489d
	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-irix.gperf > $(srcdir)/iconv_open-irix.h-t && \
Packit Service a2489d
	mv $(srcdir)/iconv_open-irix.h-t $(srcdir)/iconv_open-irix.h
Packit Service a2489d
$(srcdir)/iconv_open-osf.h: $(srcdir)/iconv_open-osf.gperf
Packit Service a2489d
	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-osf.gperf > $(srcdir)/iconv_open-osf.h-t && \
Packit Service a2489d
	mv $(srcdir)/iconv_open-osf.h-t $(srcdir)/iconv_open-osf.h
Packit Service a2489d
$(srcdir)/iconv_open-solaris.h: $(srcdir)/iconv_open-solaris.gperf
Packit Service a2489d
	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-solaris.gperf > $(srcdir)/iconv_open-solaris.h-t && \
Packit Service a2489d
	mv $(srcdir)/iconv_open-solaris.h-t $(srcdir)/iconv_open-solaris.h
Packit Service a2489d
BUILT_SOURCES        += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h
Packit Service a2489d
MOSTLYCLEANFILES     += iconv_open-aix.h-t iconv_open-hpux.h-t iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t
Packit Service a2489d
MAINTAINERCLEANFILES += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h
Packit Service a2489d
EXTRA_DIST           += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += iconv.c iconv_close.c iconv_open-aix.gperf iconv_open-hpux.gperf iconv_open-irix.gperf iconv_open-osf.gperf iconv_open-solaris.gperf iconv_open.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += iconv.c iconv_close.c iconv_open.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module iconv_open
Packit Service a2489d
Packit Service a2489d
## begin gnulib module inet_pton
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += inet_pton.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += inet_pton.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module inet_pton
Packit Service a2489d
Packit Service a2489d
## begin gnulib module intprops
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += intprops.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module intprops
Packit Service a2489d
Packit Service a2489d
## begin gnulib module inttypes-incomplete
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += inttypes.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <inttypes.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
Packit Service a2489d
	      -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
Packit Service a2489d
	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
Packit Service a2489d
	      -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_IMAXDIV_T''@/$(HAVE_IMAXDIV_T)/g' \
Packit Service a2489d
	      -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
Packit Service a2489d
	      -e 's/@''REPLACE_STRTOUMAX''@/$(REPLACE_STRTOUMAX)/g' \
Packit Service a2489d
	      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
Packit Service a2489d
	      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
Packit Service a2489d
	      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
Packit Service a2489d
	      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/inttypes.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += inttypes.h inttypes.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += inttypes.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module inttypes-incomplete
Packit Service a2489d
Packit Service a2489d
## begin gnulib module isnand-nolibm
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += isnan.c isnand.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module isnand-nolibm
Packit Service a2489d
Packit Service a2489d
## begin gnulib module isnanf-nolibm
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += float+.h isnan.c isnanf-nolibm.h isnanf.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += isnan.c isnanf.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module isnanf-nolibm
Packit Service a2489d
Packit Service a2489d
## begin gnulib module isnanl-nolibm
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += float+.h isnan.c isnanl-nolibm.h isnanl.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += isnan.c isnanl.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module isnanl-nolibm
Packit Service a2489d
Packit Service a2489d
## begin gnulib module langinfo
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += langinfo.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create an empty placeholder for
Packit Service a2489d
# <langinfo.h> when the system doesn't have one.
Packit Service a2489d
langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_LANGINFO_H''@|$(NEXT_LANGINFO_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LANGINFO_ALTMON''@|$(HAVE_LANGINFO_ALTMON)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_NL_LANGINFO''@|$(REPLACE_NL_LANGINFO)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/langinfo.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += langinfo.h langinfo.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += langinfo.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module langinfo
Packit Service a2489d
Packit Service a2489d
## begin gnulib module lchown
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += lchown.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += lchown.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module lchown
Packit Service a2489d
Packit Service a2489d
## begin gnulib module libc-config
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += cdefs.h libc-config.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module libc-config
Packit Service a2489d
Packit Service a2489d
## begin gnulib module limits-h
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(LIMITS_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <limits.h> when the system
Packit Service a2489d
# doesn't have one that is compatible with GNU.
Packit Service a2489d
if GL_GENERATE_LIMITS_H
Packit Service a2489d
limits.h: limits.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
Packit Service a2489d
	      < $(srcdir)/limits.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
limits.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += limits.h limits.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += limits.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module limits-h
Packit Service a2489d
Packit Service a2489d
## begin gnulib module localcharset
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += localcharset.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += localcharset.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module localcharset
Packit Service a2489d
Packit Service a2489d
## begin gnulib module locale
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += locale.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <locale.h> when the system
Packit Service a2489d
# doesn't have one that provides all definitions.
Packit Service a2489d
locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOCALECONV''@/$(GNULIB_LOCALECONV)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SETLOCALE''@/$(GNULIB_SETLOCALE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_DUPLOCALE''@/$(GNULIB_DUPLOCALE)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOCALECONV''@|$(REPLACE_LOCALECONV)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRUCT_LCONV''@|$(REPLACE_STRUCT_LCONV)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/locale.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += locale.h locale.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += locale.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module locale
Packit Service a2489d
Packit Service a2489d
## begin gnulib module localeconv
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += localeconv.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += localeconv.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module localeconv
Packit Service a2489d
Packit Service a2489d
## begin gnulib module localtime-buffer
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += localtime-buffer.c localtime-buffer.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += localtime-buffer.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module localtime-buffer
Packit Service a2489d
Packit Service a2489d
## begin gnulib module lock
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += glthread/lock.h glthread/lock.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module lock
Packit Service a2489d
Packit Service a2489d
## begin gnulib module lseek
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += lseek.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += lseek.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module lseek
Packit Service a2489d
Packit Service a2489d
## begin gnulib module lstat
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += lstat.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += lstat.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module lstat
Packit Service a2489d
Packit Service a2489d
## begin gnulib module malloc-posix
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += malloc.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += malloc.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module malloc-posix
Packit Service a2489d
Packit Service a2489d
## begin gnulib module malloca
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += malloca.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += malloca.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module malloca
Packit Service a2489d
Packit Service a2489d
## begin gnulib module math
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += math.h
Packit Service a2489d
libgnu_la_SOURCES += math.c
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <math.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
Packit Service a2489d
	      < $(srcdir)/math.in.h | \
Packit Service a2489d
	  sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
Packit Service a2489d
	  | \
Packit Service a2489d
	  sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
Packit Service a2489d
	  | \
Packit Service a2489d
	  sed -e 's|@''REPLACE_ACOSF''@|$(REPLACE_ACOSF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ASINF''@|$(REPLACE_ASINF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ATANF''@|$(REPLACE_ATANF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ATAN2F''@|$(REPLACE_ATAN2F)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_COSF''@|$(REPLACE_COSF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_COSHF''@|$(REPLACE_COSHF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_EXPF''@|$(REPLACE_EXPF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ILOGBL''@|$(REPLACE_ILOGBL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TANF''@|$(REPLACE_TANF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TANHF''@|$(REPLACE_TANHF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += math.h math.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += math.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module math
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mbrtowc
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mbrtowc.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += mbrtowc.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mbrtowc
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mbsinit
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mbsinit.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += mbsinit.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mbsinit
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mbsrtowcs
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mbsrtowcs-impl.h mbsrtowcs-state.c mbsrtowcs.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += mbsrtowcs-state.c mbsrtowcs.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mbsrtowcs
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mbswidth
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += mbswidth.h mbswidth.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mbswidth
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mbtowc
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mbtowc-impl.h mbtowc.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += mbtowc.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mbtowc
Packit Service a2489d
Packit Service a2489d
## begin gnulib module memcasecmp
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += memcasecmp.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += memcasecmp.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module memcasecmp
Packit Service a2489d
Packit Service a2489d
## begin gnulib module memchr
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += memchr.c memchr.valgrind
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += memchr.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module memchr
Packit Service a2489d
Packit Service a2489d
## begin gnulib module memmem-simple
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += memmem.c str-two-way.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += memmem.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module memmem-simple
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mempcpy
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mempcpy.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += mempcpy.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mempcpy
Packit Service a2489d
Packit Service a2489d
## begin gnulib module minmax
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += minmax.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module minmax
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mktime
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mktime-internal.h mktime.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += mktime.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mktime
Packit Service a2489d
Packit Service a2489d
## begin gnulib module mktime-internal
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mktime-internal.h mktime.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += mktime.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module mktime-internal
Packit Service a2489d
Packit Service a2489d
## begin gnulib module modechange
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += modechange.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += modechange.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module modechange
Packit Service a2489d
Packit Service a2489d
## begin gnulib module msvc-inval
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += msvc-inval.c msvc-inval.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += msvc-inval.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module msvc-inval
Packit Service a2489d
Packit Service a2489d
## begin gnulib module msvc-nothrow
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += msvc-nothrow.c msvc-nothrow.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += msvc-nothrow.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module msvc-nothrow
Packit Service a2489d
Packit Service a2489d
## begin gnulib module netinet_in
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(NETINET_IN_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <netinet/in.h> when the system
Packit Service a2489d
# doesn't have one.
Packit Service a2489d
if GL_GENERATE_NETINET_IN_H
Packit Service a2489d
netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) netinet
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
Packit Service a2489d
	      < $(srcdir)/netinet_in.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
netinet/in.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += netinet/in.h netinet/in.h-t
Packit Service a2489d
MOSTLYCLEANDIRS += netinet
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += netinet_in.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module netinet_in
Packit Service a2489d
Packit Service a2489d
## begin gnulib module nl_langinfo
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += nl_langinfo.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += nl_langinfo.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module nl_langinfo
Packit Service a2489d
Packit Service a2489d
## begin gnulib module nstrftime
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += nstrftime.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strftime.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module nstrftime
Packit Service a2489d
Packit Service a2489d
## begin gnulib module open
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += open.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += open.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module open
Packit Service a2489d
Packit Service a2489d
## begin gnulib module opendir
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += dirent-private.h opendir.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += opendir.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module opendir
Packit Service a2489d
Packit Service a2489d
## begin gnulib module parse-datetime
Packit Service a2489d
Packit Service a2489d
# This rule overrides the Automake generated .y.c rule, to ensure that the
Packit Service a2489d
# parse-datetime.c file gets generated in the source directory, not in the
Packit Service a2489d
# build directory.
Packit Service a2489d
parse-datetime.c: parse-datetime.y
Packit Service a2489d
	$(AM_V_GEN)$(SHELL) $(YLWRAP) $(srcdir)/parse-datetime.y \
Packit Service a2489d
	                              y.tab.c parse-datetime.c \
Packit Service a2489d
	                              y.tab.h parse-datetime.h \
Packit Service a2489d
	                              y.output parse-datetime.output \
Packit Service a2489d
	                              -- $(YACC) $(YFLAGS) $(AM_YFLAGS) && \
Packit Service a2489d
	sed -e 's|".*/parse-datetime.y"|"parse-datetime.y"|' \
Packit Service a2489d
	 < parse-datetime.c > parse-datetime.c-t && \
Packit Service a2489d
	rm -f parse-datetime.c && \
Packit Service a2489d
	mv parse-datetime.c-t $(srcdir)/parse-datetime.c
Packit Service a2489d
libgnu_la_SOURCES += parse-datetime.y
Packit Service a2489d
BUILT_SOURCES += parse-datetime.c
Packit Service a2489d
MOSTLYCLEANFILES += parse-datetime.c-t
Packit Service a2489d
MAINTAINERCLEANFILES += parse-datetime.c
Packit Service a2489d
EXTRA_DIST += parse-datetime.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += parse-datetime.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module parse-datetime
Packit Service a2489d
Packit Service a2489d
## begin gnulib module passfd
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += passfd.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += passfd.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module passfd
Packit Service a2489d
Packit Service a2489d
## begin gnulib module pathmax
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += pathmax.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module pathmax
Packit Service a2489d
Packit Service a2489d
## begin gnulib module poll
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += poll.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += poll.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module poll
Packit Service a2489d
Packit Service a2489d
## begin gnulib module poll-h
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += poll.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <poll.h> when the system
Packit Service a2489d
# doesn't have one.
Packit Service a2489d
poll.h: poll.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''HAVE_POLL_H''@|$(HAVE_POLL_H)|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_POLL_H''@|$(NEXT_POLL_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_POLL''@/$(GNULIB_POLL)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_POLL''@|$(HAVE_POLL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_POLL''@|$(REPLACE_POLL)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/poll.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += poll.h poll.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += poll.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module poll-h
Packit Service a2489d
Packit Service a2489d
## begin gnulib module printf-frexp
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += printf-frexp.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += printf-frexp.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module printf-frexp
Packit Service a2489d
Packit Service a2489d
## begin gnulib module printf-frexpl
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += printf-frexpl.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += printf-frexp.c printf-frexpl.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += printf-frexp.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module printf-frexpl
Packit Service a2489d
Packit Service a2489d
## begin gnulib module quote
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += quote.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module quote
Packit Service a2489d
Packit Service a2489d
## begin gnulib module quotearg
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += quotearg.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += quote.h quotearg.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module quotearg
Packit Service a2489d
Packit Service a2489d
## begin gnulib module readdir
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += dirent-private.h readdir.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += readdir.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module readdir
Packit Service a2489d
Packit Service a2489d
## begin gnulib module readlink
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += readlink.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += readlink.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module readlink
Packit Service a2489d
Packit Service a2489d
## begin gnulib module regex
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += regcomp.c regex.c regex.h regex_internal.c regex_internal.h regexec.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += regcomp.c regex.c regex_internal.c regexec.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module regex
Packit Service a2489d
Packit Service a2489d
## begin gnulib module scratch_buffer
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += malloc/scratch_buffer_grow.c                 malloc/scratch_buffer_grow_preserve.c                 malloc/scratch_buffer_set_array_size.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += malloc/scratch_buffer.h scratch_buffer.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module scratch_buffer
Packit Service a2489d
Packit Service a2489d
## begin gnulib module select
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += select.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += select.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module select
Packit Service a2489d
Packit Service a2489d
## begin gnulib module setenv
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += setenv.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += setenv.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module setenv
Packit Service a2489d
Packit Service a2489d
## begin gnulib module signal-h
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += signal.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <signal.h> when the system
Packit Service a2489d
# doesn't have a complete one.
Packit Service a2489d
signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/$(GNULIB_PTHREAD_SIGMASK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RAISE''@/$(GNULIB_RAISE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/signal.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += signal.h signal.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += signal.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module signal-h
Packit Service a2489d
Packit Service a2489d
## begin gnulib module signbit
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += float+.h signbitd.c signbitf.c signbitl.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += signbitd.c signbitf.c signbitl.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module signbit
Packit Service a2489d
Packit Service a2489d
## begin gnulib module size_max
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += size_max.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module size_max
Packit Service a2489d
Packit Service a2489d
## begin gnulib module snippet/_Noreturn
Packit Service a2489d
Packit Service a2489d
# Because this Makefile snippet defines a variable used by other
Packit Service a2489d
# gnulib Makefile snippets, it must be present in all makefiles that
Packit Service a2489d
# need it. This is ensured by the applicability 'all' defined above.
Packit Service a2489d
Packit Service a2489d
_NORETURN_H=$(srcdir)/_Noreturn.h
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += _Noreturn.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module snippet/_Noreturn
Packit Service a2489d
Packit Service a2489d
## begin gnulib module snippet/arg-nonnull
Packit Service a2489d
Packit Service a2489d
# Because this Makefile snippet defines a variable used by other
Packit Service a2489d
# gnulib Makefile snippets, it must be present in all makefiles that
Packit Service a2489d
# need it. This is ensured by the applicability 'all' defined above.
Packit Service a2489d
Packit Service a2489d
ARG_NONNULL_H=$(srcdir)/arg-nonnull.h
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += arg-nonnull.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module snippet/arg-nonnull
Packit Service a2489d
Packit Service a2489d
## begin gnulib module snippet/c++defs
Packit Service a2489d
Packit Service a2489d
# Because this Makefile snippet defines a variable used by other
Packit Service a2489d
# gnulib Makefile snippets, it must be present in all makefiles that
Packit Service a2489d
# need it. This is ensured by the applicability 'all' defined above.
Packit Service a2489d
Packit Service a2489d
CXXDEFS_H=$(srcdir)/c++defs.h
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += c++defs.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module snippet/c++defs
Packit Service a2489d
Packit Service a2489d
## begin gnulib module snippet/unused-parameter
Packit Service a2489d
Packit Service a2489d
# Because this Makefile snippet defines a variable used by other
Packit Service a2489d
# gnulib Makefile snippets, it must be present in all makefiles that
Packit Service a2489d
# need it. This is ensured by the applicability 'all' defined above.
Packit Service a2489d
Packit Service a2489d
UNUSED_PARAMETER_H=$(srcdir)/unused-parameter.h
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += unused-parameter.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module snippet/unused-parameter
Packit Service a2489d
Packit Service a2489d
## begin gnulib module snippet/warn-on-use
Packit Service a2489d
Packit Service a2489d
# Because this Makefile snippet defines a variable used by other
Packit Service a2489d
# gnulib Makefile snippets, it must be present in all makefiles that
Packit Service a2489d
# need it. This is ensured by the applicability 'all' defined above.
Packit Service a2489d
Packit Service a2489d
WARN_ON_USE_H=$(srcdir)/warn-on-use.h
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += warn-on-use.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module snippet/warn-on-use
Packit Service a2489d
Packit Service a2489d
## begin gnulib module sockets
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += sockets.h sockets.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += w32sock.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module sockets
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stat
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stat-w32.c stat-w32.h stat.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += stat-w32.c stat.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stat
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stat-macros
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stat-macros.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stat-macros
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stat-time
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += stat-time.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stat-time.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stat-time
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stdalign
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(STDALIGN_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <stdalign.h> when the system
Packit Service a2489d
# doesn't have one that works.
Packit Service a2489d
if GL_GENERATE_STDALIGN_H
Packit Service a2489d
stdalign.h: stdalign.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  cat $(srcdir)/stdalign.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
stdalign.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += stdalign.h stdalign.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stdalign.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stdalign
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stdbool
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(STDBOOL_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <stdbool.h> when the system
Packit Service a2489d
# doesn't have one that works.
Packit Service a2489d
if GL_GENERATE_STDBOOL_H
Packit Service a2489d
stdbool.h: stdbool.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
stdbool.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += stdbool.h stdbool.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stdbool.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stdbool
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stddef
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(STDDEF_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <stddef.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
if GL_GENERATE_STDDEF_H
Packit Service a2489d
stddef.h: stddef.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
Packit Service a2489d
	      < $(srcdir)/stddef.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
stddef.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += stddef.h stddef.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stddef.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stddef
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stdint
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(STDINT_H)
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <stdint.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
if GL_GENERATE_STDINT_H
Packit Service a2489d
stdint.h: stdint.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
Packit Service a2489d
	      -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
Packit Service a2489d
	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
Packit Service a2489d
	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
Packit Service a2489d
	      -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
Packit Service a2489d
	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
Packit Service a2489d
	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
Packit Service a2489d
	      -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
Packit Service a2489d
	      -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
Packit Service a2489d
	      -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
Packit Service a2489d
	      -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
Packit Service a2489d
	      -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
Packit Service a2489d
	      -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
Packit Service a2489d
	      < $(srcdir)/stdint.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
else
Packit Service a2489d
stdint.h: $(top_builddir)/config.status
Packit Service a2489d
	rm -f $@
Packit Service a2489d
endif
Packit Service a2489d
MOSTLYCLEANFILES += stdint.h stdint.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stdint.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stdint
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stdio
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += stdio.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <stdio.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
Packit Service a2489d
	      < $(srcdir)/stdio.in.h | \
Packit Service a2489d
	  sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
Packit Service a2489d
	      -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += stdio.h stdio.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stdio.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stdio
Packit Service a2489d
Packit Service a2489d
## begin gnulib module stdlib
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += stdlib.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <stdlib.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
Packit Service a2489d
  $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
Packit Service a2489d
	      < $(srcdir)/stdlib.in.h | \
Packit Service a2489d
	  sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _Noreturn/r $(_NORETURN_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += stdlib.h stdlib.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += stdlib.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module stdlib
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strcase
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strcasecmp.c strncasecmp.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strcasecmp.c strncasecmp.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strcase
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strdup-posix
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strdup.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strdup.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strdup-posix
Packit Service a2489d
Packit Service a2489d
## begin gnulib module streq
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += streq.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module streq
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strerror
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strerror.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strerror.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strerror
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strerror-override
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strerror-override.c strerror-override.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strerror-override.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strerror-override
Packit Service a2489d
Packit Service a2489d
## begin gnulib module string
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += string.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <string.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
Packit Service a2489d
	      < $(srcdir)/string.in.h | \
Packit Service a2489d
	  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
Packit Service a2489d
	      -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
Packit Service a2489d
	      < $(srcdir)/string.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += string.h string.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += string.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module string
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strings
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += strings.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <strings.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
strings.h: strings.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRINGS_H''@|$(HAVE_STRINGS_H)|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FFS''@/$(GNULIB_FFS)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_FFS''@|$(HAVE_FFS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/strings.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += strings.h strings.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strings.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strings
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strnlen1
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += strnlen1.h strnlen1.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strnlen1
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strptime
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strptime.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strptime.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strptime
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strstr-simple
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += str-two-way.h strstr.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strstr.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strstr-simple
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strtok_r
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strtok_r.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strtok_r.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strtok_r
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strtoull
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strtol.c strtoul.c strtoull.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strtol.c strtoul.c strtoull.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strtoull
Packit Service a2489d
Packit Service a2489d
## begin gnulib module strtoumax
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += strtoimax.c strtoumax.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += strtoimax.c strtoumax.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module strtoumax
Packit Service a2489d
Packit Service a2489d
## begin gnulib module sys_select
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += sys/select.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <sys/select.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) sys
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PSELECT''@/$(GNULIB_PSELECT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SELECT''@/$(GNULIB_SELECT)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/sys_select.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += sys/select.h sys/select.h-t
Packit Service a2489d
MOSTLYCLEANDIRS += sys
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += sys_select.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module sys_select
Packit Service a2489d
Packit Service a2489d
## begin gnulib module sys_socket
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += sys/socket.h
Packit Service a2489d
libgnu_la_SOURCES += sys_socket.c
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <sys/socket.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) sys
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/sys_socket.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t
Packit Service a2489d
MOSTLYCLEANDIRS += sys
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += sys_socket.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module sys_socket
Packit Service a2489d
Packit Service a2489d
## begin gnulib module sys_stat
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += sys/stat.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <sys/stat.h> when the system
Packit Service a2489d
# has one that is incomplete.
Packit Service a2489d
sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) sys
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
Packit Service a2489d
	      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
Packit Service a2489d
	      -e 's|@''WINDOWS_STAT_TIMESPEC''@|$(WINDOWS_STAT_TIMESPEC)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GNULIB_OVERRIDES_STRUCT_STAT)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/sys_stat.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
Packit Service a2489d
MOSTLYCLEANDIRS += sys
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += sys_stat.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module sys_stat
Packit Service a2489d
Packit Service a2489d
## begin gnulib module sys_time
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += sys/time.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <sys/time.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) sys
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
Packit Service a2489d
	      -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
Packit Service a2489d
	      -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
Packit Service a2489d
	      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/sys_time.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += sys/time.h sys/time.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += sys_time.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module sys_time
Packit Service a2489d
Packit Service a2489d
## begin gnulib module sys_types
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += sys/types.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <sys/types.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
sys/types.h: sys_types.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) sys
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
Packit Service a2489d
	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
Packit Service a2489d
	      -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
Packit Service a2489d
	      < $(srcdir)/sys_types.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += sys/types.h sys/types.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += sys_types.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module sys_types
Packit Service a2489d
Packit Service a2489d
## begin gnulib module sys_uio
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += sys/uio.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <sys/uio.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
Packit Service a2489d
	$(AM_V_at)$(MKDIR_P) sys
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
Packit Service a2489d
	      < $(srcdir)/sys_uio.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += sys/uio.h sys/uio.h-t
Packit Service a2489d
MOSTLYCLEANDIRS += sys
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += sys_uio.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module sys_uio
Packit Service a2489d
Packit Service a2489d
## begin gnulib module threadlib
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += glthread/threadlib.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
Packit Service a2489d
Packit Service a2489d
## end   gnulib module threadlib
Packit Service a2489d
Packit Service a2489d
## begin gnulib module time
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += time.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <time.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRFTIME''@/$(GNULIB_STRFTIME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_TZSET''@|$(HAVE_TZSET)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \
Packit Service a2489d
	      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
Packit Service a2489d
	      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
Packit Service a2489d
	      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
Packit Service a2489d
	      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/time.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += time.h time.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += time.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module time
Packit Service a2489d
Packit Service a2489d
## begin gnulib module time_r
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += time_r.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += time_r.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module time_r
Packit Service a2489d
Packit Service a2489d
## begin gnulib module time_rz
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += time-internal.h time_rz.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += time_rz.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module time_rz
Packit Service a2489d
Packit Service a2489d
## begin gnulib module timegm
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += mktime-internal.h timegm.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += timegm.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module timegm
Packit Service a2489d
Packit Service a2489d
## begin gnulib module timespec
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += timespec.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += timespec.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module timespec
Packit Service a2489d
Packit Service a2489d
## begin gnulib module tzset
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += tzset.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += tzset.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module tzset
Packit Service a2489d
Packit Service a2489d
## begin gnulib module unistd
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += unistd.h
Packit Service a2489d
libgnu_la_SOURCES += unistd.c
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create an empty placeholder for
Packit Service a2489d
# <unistd.h> when the system doesn't have one.
Packit Service a2489d
unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
Packit Service a2489d
	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
Packit Service a2489d
	      < $(srcdir)/unistd.in.h | \
Packit Service a2489d
	  sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
Packit Service a2489d
	  | \
Packit Service a2489d
	  sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
Packit Service a2489d
	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
Packit Service a2489d
	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += unistd.h unistd.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += unistd.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module unistd
Packit Service a2489d
Packit Service a2489d
## begin gnulib module unistr/base
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(LIBUNISTRING_UNISTR_H)
Packit Service a2489d
Packit Service a2489d
unistr.h: unistr.in.h
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  cat $(srcdir)/unistr.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += unistr.h unistr.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += unistr.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module unistr/base
Packit Service a2489d
Packit Service a2489d
## begin gnulib module unistr/u8-mbtoucr
Packit Service a2489d
Packit Service a2489d
if LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR
Packit Service a2489d
libgnu_la_SOURCES += unistr/u8-mbtoucr.c
Packit Service a2489d
endif
Packit Service a2489d
Packit Service a2489d
## end   gnulib module unistr/u8-mbtoucr
Packit Service a2489d
Packit Service a2489d
## begin gnulib module unistr/u8-uctomb
Packit Service a2489d
Packit Service a2489d
if LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB
Packit Service a2489d
libgnu_la_SOURCES += unistr/u8-uctomb.c unistr/u8-uctomb-aux.c
Packit Service a2489d
endif
Packit Service a2489d
Packit Service a2489d
## end   gnulib module unistr/u8-uctomb
Packit Service a2489d
Packit Service a2489d
## begin gnulib module unitypes
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(LIBUNISTRING_UNITYPES_H)
Packit Service a2489d
Packit Service a2489d
unitypes.h: unitypes.in.h
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  cat $(srcdir)/unitypes.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += unitypes.h unitypes.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += unitypes.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module unitypes
Packit Service a2489d
Packit Service a2489d
## begin gnulib module uniwidth/base
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += $(LIBUNISTRING_UNIWIDTH_H)
Packit Service a2489d
Packit Service a2489d
uniwidth.h: uniwidth.in.h
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  cat $(srcdir)/uniwidth.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv -f $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += uniwidth.h uniwidth.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += localcharset.h uniwidth.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module uniwidth/base
Packit Service a2489d
Packit Service a2489d
## begin gnulib module uniwidth/width
Packit Service a2489d
Packit Service a2489d
if LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH
Packit Service a2489d
libgnu_la_SOURCES += uniwidth/width.c
Packit Service a2489d
endif
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += uniwidth/cjk.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module uniwidth/width
Packit Service a2489d
Packit Service a2489d
## begin gnulib module unsetenv
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += unsetenv.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += unsetenv.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module unsetenv
Packit Service a2489d
Packit Service a2489d
## begin gnulib module vasnprintf
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module vasnprintf
Packit Service a2489d
Packit Service a2489d
## begin gnulib module verify
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += verify.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module verify
Packit Service a2489d
Packit Service a2489d
## begin gnulib module vsnprintf
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += vsnprintf.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += vsnprintf.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module vsnprintf
Packit Service a2489d
Packit Service a2489d
## begin gnulib module wchar
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += wchar.h
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <wchar.h> when the system
Packit Service a2489d
# version does not work standalone.
Packit Service a2489d
wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
Packit Service a2489d
	      -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
Packit Service a2489d
	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
Packit Service a2489d
	      < $(srcdir)/wchar.in.h | \
Packit Service a2489d
	  sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
Packit Service a2489d
	      -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
Packit Service a2489d
	  | \
Packit Service a2489d
	  sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
Packit Service a2489d
	      -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += wchar.h wchar.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += wchar.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module wchar
Packit Service a2489d
Packit Service a2489d
## begin gnulib module wcrtomb
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += wcrtomb.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += wcrtomb.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module wcrtomb
Packit Service a2489d
Packit Service a2489d
## begin gnulib module wctype-h
Packit Service a2489d
Packit Service a2489d
BUILT_SOURCES += wctype.h
Packit Service a2489d
libgnu_la_SOURCES += wctype-h.c
Packit Service a2489d
Packit Service a2489d
# We need the following in order to create <wctype.h> when the system
Packit Service a2489d
# doesn't have one that works with the given compiler.
Packit Service a2489d
wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
Packit Service a2489d
	$(AM_V_GEN)rm -f $@-t $@ && \
Packit Service a2489d
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
Packit Service a2489d
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
Packit Service a2489d
	      -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
Packit Service a2489d
	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
Packit Service a2489d
	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
Packit Service a2489d
	      -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
Packit Service a2489d
	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
Packit Service a2489d
	      -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
Packit Service a2489d
	      -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
Packit Service a2489d
	      -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
Packit Service a2489d
	      -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
Packit Service a2489d
	      -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
Packit Service a2489d
	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
Packit Service a2489d
	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
Packit Service a2489d
	      < $(srcdir)/wctype.in.h; \
Packit Service a2489d
	} > $@-t && \
Packit Service a2489d
	mv $@-t $@
Packit Service a2489d
MOSTLYCLEANFILES += wctype.h wctype.h-t
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += wctype.in.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module wctype-h
Packit Service a2489d
Packit Service a2489d
## begin gnulib module wcwidth
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += wcwidth.c
Packit Service a2489d
Packit Service a2489d
EXTRA_libgnu_la_SOURCES += wcwidth.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module wcwidth
Packit Service a2489d
Packit Service a2489d
## begin gnulib module xalloc
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += xmalloc.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += xalloc.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module xalloc
Packit Service a2489d
Packit Service a2489d
## begin gnulib module xalloc-die
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += xalloc-die.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module xalloc-die
Packit Service a2489d
Packit Service a2489d
## begin gnulib module xalloc-oversized
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += xalloc-oversized.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module xalloc-oversized
Packit Service a2489d
Packit Service a2489d
## begin gnulib module xsize
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += xsize.h xsize.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module xsize
Packit Service a2489d
Packit Service a2489d
## begin gnulib module xstrtol
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += xstrtol.c xstrtoul.c xstrtol-error.c
Packit Service a2489d
Packit Service a2489d
EXTRA_DIST += xstrtol.h
Packit Service a2489d
Packit Service a2489d
## end   gnulib module xstrtol
Packit Service a2489d
Packit Service a2489d
## begin gnulib module xstrtoumax
Packit Service a2489d
Packit Service a2489d
libgnu_la_SOURCES += xstrtoumax.c
Packit Service a2489d
Packit Service a2489d
## end   gnulib module xstrtoumax
Packit Service a2489d
Packit Service a2489d
Packit Service a2489d
mostlyclean-local: mostlyclean-generic
Packit Service a2489d
	@for dir in '' $(MOSTLYCLEANDIRS); do \
Packit Service a2489d
	  if test -n "$$dir" && test -d $$dir; then \
Packit Service a2489d
	    echo "rmdir $$dir"; rmdir $$dir; \
Packit Service a2489d
	  fi; \
Packit Service a2489d
	done; \
Packit Service a2489d
	: