Blame lib/unistring/m4/gnulib-comp.m4

Packit aea12f
# DO NOT EDIT! GENERATED AUTOMATICALLY!
Packit aea12f
# Copyright (C) 2002-2019 Free Software Foundation, Inc.
Packit aea12f
#
Packit aea12f
# This file is free software; you can redistribute it and/or modify
Packit aea12f
# it under the terms of the GNU General Public License as published by
Packit aea12f
# the Free Software Foundation; either version 3 of the License, or
Packit aea12f
# (at your option) any later version.
Packit aea12f
#
Packit aea12f
# This file is distributed in the hope that it will be useful,
Packit aea12f
# but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit aea12f
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit aea12f
# GNU General Public License for more details.
Packit aea12f
#
Packit aea12f
# You should have received a copy of the GNU General Public License
Packit aea12f
# along with this file.  If not, see <https://www.gnu.org/licenses/>.
Packit aea12f
#
Packit aea12f
# As a special exception to the GNU General Public License,
Packit aea12f
# this file may be distributed as part of a program that
Packit aea12f
# contains a configuration script generated by Autoconf, under
Packit aea12f
# the same distribution terms as the rest of that program.
Packit aea12f
#
Packit aea12f
# Generated by gnulib-tool.
Packit aea12f
#
Packit aea12f
# This file represents the compiled summary of the specification in
Packit aea12f
# gnulib-cache.m4. It lists the computed macro invocations that need
Packit aea12f
# to be invoked from configure.ac.
Packit aea12f
# In projects that use version control, this file can be treated like
Packit aea12f
# other built files.
Packit aea12f
Packit aea12f
Packit aea12f
# This macro should be invoked from ./configure.ac, in the section
Packit aea12f
# "Checks for programs", right after AC_PROG_CC, and certainly before
Packit aea12f
# any checks for libraries, header files, types and library functions.
Packit aea12f
AC_DEFUN([unistring_EARLY],
Packit aea12f
[
Packit aea12f
  m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
Packit aea12f
  m4_pattern_allow([^gl_ES$])dnl a valid locale name
Packit aea12f
  m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
Packit aea12f
  m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
Packit aea12f
Packit aea12f
  # Pre-early section.
Packit aea12f
  AC_REQUIRE([gl_PROG_AR_RANLIB])
Packit aea12f
Packit aea12f
  AC_REQUIRE([AM_PROG_CC_C_O])
Packit aea12f
  # Code from module absolute-header:
Packit aea12f
  # Code from module array-mergesort:
Packit aea12f
  # Code from module gperf:
Packit aea12f
  # Code from module include_next:
Packit aea12f
  # Code from module inline:
Packit aea12f
  # Code from module limits-h:
Packit aea12f
  # Code from module multiarch:
Packit aea12f
  # Code from module snippet/unused-parameter:
Packit aea12f
  # Code from module ssize_t:
Packit aea12f
  # Code from module stdbool:
Packit aea12f
  # Code from module stdint:
Packit aea12f
  # Code from module sys_types:
Packit aea12f
  # Code from module unictype/base:
Packit aea12f
  # Code from module unictype/category-C:
Packit aea12f
  # Code from module unictype/category-Cc:
Packit aea12f
  # Code from module unictype/category-Cf:
Packit aea12f
  # Code from module unictype/category-Cn:
Packit aea12f
  # Code from module unictype/category-Co:
Packit aea12f
  # Code from module unictype/category-Cs:
Packit aea12f
  # Code from module unictype/category-L:
Packit aea12f
  # Code from module unictype/category-LC:
Packit aea12f
  # Code from module unictype/category-Ll:
Packit aea12f
  # Code from module unictype/category-Lm:
Packit aea12f
  # Code from module unictype/category-Lo:
Packit aea12f
  # Code from module unictype/category-Lt:
Packit aea12f
  # Code from module unictype/category-Lu:
Packit aea12f
  # Code from module unictype/category-M:
Packit aea12f
  # Code from module unictype/category-Mc:
Packit aea12f
  # Code from module unictype/category-Me:
Packit aea12f
  # Code from module unictype/category-Mn:
Packit aea12f
  # Code from module unictype/category-N:
Packit aea12f
  # Code from module unictype/category-Nd:
Packit aea12f
  # Code from module unictype/category-Nl:
Packit aea12f
  # Code from module unictype/category-No:
Packit aea12f
  # Code from module unictype/category-P:
Packit aea12f
  # Code from module unictype/category-Pc:
Packit aea12f
  # Code from module unictype/category-Pd:
Packit aea12f
  # Code from module unictype/category-Pe:
Packit aea12f
  # Code from module unictype/category-Pf:
Packit aea12f
  # Code from module unictype/category-Pi:
Packit aea12f
  # Code from module unictype/category-Po:
Packit aea12f
  # Code from module unictype/category-Ps:
Packit aea12f
  # Code from module unictype/category-S:
Packit aea12f
  # Code from module unictype/category-Sc:
Packit aea12f
  # Code from module unictype/category-Sk:
Packit aea12f
  # Code from module unictype/category-Sm:
Packit aea12f
  # Code from module unictype/category-So:
Packit aea12f
  # Code from module unictype/category-Z:
Packit aea12f
  # Code from module unictype/category-Zl:
Packit aea12f
  # Code from module unictype/category-Zp:
Packit aea12f
  # Code from module unictype/category-Zs:
Packit aea12f
  # Code from module unictype/category-all:
Packit aea12f
  # Code from module unictype/category-and:
Packit aea12f
  # Code from module unictype/category-and-not:
Packit aea12f
  # Code from module unictype/category-byname:
Packit aea12f
  # Code from module unictype/category-longname:
Packit aea12f
  # Code from module unictype/category-name:
Packit aea12f
  # Code from module unictype/category-none:
Packit aea12f
  # Code from module unictype/category-of:
Packit aea12f
  # Code from module unictype/category-or:
Packit aea12f
  # Code from module unictype/category-test:
Packit aea12f
  # Code from module unictype/category-test-withtable:
Packit aea12f
  # Code from module unictype/combining-class:
Packit aea12f
  # Code from module unictype/property-default-ignorable-code-point:
Packit aea12f
  # Code from module unictype/property-join-control:
Packit aea12f
  # Code from module unictype/property-not-a-character:
Packit aea12f
  # Code from module uninorm/base:
Packit aea12f
  # Code from module uninorm/canonical-decomposition:
Packit aea12f
  # Code from module uninorm/compat-decomposition:
Packit aea12f
  # Code from module uninorm/composition:
Packit aea12f
  # Code from module uninorm/decompose-internal:
Packit aea12f
  # Code from module uninorm/decomposition:
Packit aea12f
  # Code from module uninorm/decomposition-table:
Packit aea12f
  # Code from module uninorm/nfc:
Packit aea12f
  # Code from module uninorm/nfd:
Packit aea12f
  # Code from module uninorm/nfkc:
Packit aea12f
  # Code from module uninorm/nfkd:
Packit aea12f
  # Code from module uninorm/u16-normalize:
Packit aea12f
  # Code from module uninorm/u32-normalize:
Packit aea12f
  # Code from module uninorm/u8-normalize:
Packit aea12f
  # Code from module unistr/base:
Packit aea12f
  # Code from module unistr/u16-cpy:
Packit aea12f
  # Code from module unistr/u16-mbtouc-unsafe:
Packit aea12f
  # Code from module unistr/u16-mbtoucr:
Packit aea12f
  # Code from module unistr/u16-to-u8:
Packit aea12f
  # Code from module unistr/u16-uctomb:
Packit aea12f
  # Code from module unistr/u32-cpy:
Packit aea12f
  # Code from module unistr/u32-mbtouc-unsafe:
Packit aea12f
  # Code from module unistr/u32-to-u8:
Packit aea12f
  # Code from module unistr/u32-uctomb:
Packit aea12f
  # Code from module unistr/u8-check:
Packit aea12f
  # Code from module unistr/u8-cpy:
Packit aea12f
  # Code from module unistr/u8-mbtouc-unsafe:
Packit aea12f
  # Code from module unistr/u8-mbtoucr:
Packit aea12f
  # Code from module unistr/u8-to-u16:
Packit aea12f
  # Code from module unistr/u8-to-u32:
Packit aea12f
  # Code from module unistr/u8-uctomb:
Packit aea12f
  # Code from module unitypes:
Packit aea12f
])
Packit aea12f
Packit aea12f
# This macro should be invoked from ./configure.ac, in the section
Packit aea12f
# "Check for header files, types and library functions".
Packit aea12f
AC_DEFUN([unistring_INIT],
Packit aea12f
[
Packit aea12f
  AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
Packit aea12f
  gl_cond_libtool=true
Packit aea12f
  gl_m4_base='lib/unistring/m4'
Packit aea12f
  m4_pushdef([AC_LIBOBJ], m4_defn([unistring_LIBOBJ]))
Packit aea12f
  m4_pushdef([AC_REPLACE_FUNCS], m4_defn([unistring_REPLACE_FUNCS]))
Packit aea12f
  m4_pushdef([AC_LIBSOURCES], m4_defn([unistring_LIBSOURCES]))
Packit aea12f
  m4_pushdef([unistring_LIBSOURCES_LIST], [])
Packit aea12f
  m4_pushdef([unistring_LIBSOURCES_DIR], [])
Packit aea12f
  gl_COMMON
Packit aea12f
  gl_source_base='lib/unistring'
Packit aea12f
  gl_INLINE
Packit aea12f
  gl_LIMITS_H
Packit aea12f
  gl_MULTIARCH
Packit aea12f
  gt_TYPE_SSIZE_T
Packit aea12f
  AM_STDBOOL_H
Packit aea12f
  gl_STDINT_H
Packit aea12f
  gl_SYS_TYPES_H
Packit aea12f
  AC_PROG_MKDIR_P
Packit aea12f
  gl_LIBUNISTRING_LIBHEADER([0.9.4], [unictype.h])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-C])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Cc])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Cf])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Cn])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Co])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Cs])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-L])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-LC])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Ll])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Lm])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Lo])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Lt])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Lu])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-M])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Mc])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Me])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Mn])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-N])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Nd])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Nl])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-No])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-P])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Pc])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Pd])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Pe])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Pf])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Pi])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Po])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Ps])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-S])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Sc])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Sk])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Sm])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-So])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Z])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Zl])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Zp])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-Zs])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-and])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-and-not])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-byname])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-longname])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-name])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-none])
Packit aea12f
  AC_REQUIRE([AC_C_INLINE])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-of])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-or])
Packit aea12f
  AC_REQUIRE([AC_C_INLINE])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-test])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/combining-class])
Packit aea12f
  AC_REQUIRE([AC_C_INLINE])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-default-ignorable-code-point])
Packit aea12f
  AC_REQUIRE([AC_C_INLINE])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-join-control])
Packit aea12f
  AC_REQUIRE([AC_C_INLINE])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-not-a-character])
Packit aea12f
  gl_LIBUNISTRING_LIBHEADER([0.9.4], [uninorm.h])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/canonical-decomposition])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/composition])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/decomposition])
Packit aea12f
  AC_REQUIRE([AC_C_INLINE])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/nfc])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/nfd])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/nfkc])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/nfkd])
Packit aea12f
  gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u16-normalize])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/u16-normalize])
Packit aea12f
  gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u32-normalize])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/u32-normalize])
Packit aea12f
  gl_MODULE_INDICATOR_FOR_TESTS([uninorm/u8-normalize])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/u8-normalize])
Packit aea12f
  gl_LIBUNISTRING_LIBHEADER([0.9.4], [unistr.h])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-cpy])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u16-mbtouc-unsafe])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-mbtouc-unsafe])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u16-mbtoucr])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-mbtoucr])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.3], [unistr/u16-to-u8])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u16-uctomb])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-uctomb])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-cpy])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u32-mbtouc-unsafe])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-mbtouc-unsafe])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-to-u8])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u32-uctomb])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u32-uctomb])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-check])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-cpy])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u8-mbtouc-unsafe])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u8-mbtouc-unsafe])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u8-mbtoucr])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-mbtoucr])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.3], [unistr/u8-to-u16])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9.3], [unistr/u8-to-u32])
Packit aea12f
  gl_MODULE_INDICATOR([unistr/u8-uctomb])
Packit aea12f
  gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-uctomb])
Packit aea12f
  gl_LIBUNISTRING_LIBHEADER([0.9.4], [unitypes.h])
Packit aea12f
  # End of code from modules
Packit aea12f
  m4_ifval(unistring_LIBSOURCES_LIST, [
Packit aea12f
    m4_syscmd([test ! -d ]m4_defn([unistring_LIBSOURCES_DIR])[ ||
Packit aea12f
      for gl_file in ]unistring_LIBSOURCES_LIST[ ; do
Packit aea12f
        if test ! -r ]m4_defn([unistring_LIBSOURCES_DIR])[/$gl_file ; then
Packit aea12f
          echo "missing file ]m4_defn([unistring_LIBSOURCES_DIR])[/$gl_file" >&2
Packit aea12f
          exit 1
Packit aea12f
        fi
Packit aea12f
      done])dnl
Packit aea12f
      m4_if(m4_sysval, [0], [],
Packit aea12f
        [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
Packit aea12f
  ])
Packit aea12f
  m4_popdef([unistring_LIBSOURCES_DIR])
Packit aea12f
  m4_popdef([unistring_LIBSOURCES_LIST])
Packit aea12f
  m4_popdef([AC_LIBSOURCES])
Packit aea12f
  m4_popdef([AC_REPLACE_FUNCS])
Packit aea12f
  m4_popdef([AC_LIBOBJ])
Packit aea12f
  AC_CONFIG_COMMANDS_PRE([
Packit aea12f
    unistring_libobjs=
Packit aea12f
    unistring_ltlibobjs=
Packit aea12f
    if test -n "$unistring_LIBOBJS"; then
Packit aea12f
      # Remove the extension.
Packit aea12f
      sed_drop_objext='s/\.o$//;s/\.obj$//'
Packit aea12f
      for i in `for i in $unistring_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
Packit aea12f
        unistring_libobjs="$unistring_libobjs $i.$ac_objext"
Packit aea12f
        unistring_ltlibobjs="$unistring_ltlibobjs $i.lo"
Packit aea12f
      done
Packit aea12f
    fi
Packit aea12f
    AC_SUBST([unistring_LIBOBJS], [$unistring_libobjs])
Packit aea12f
    AC_SUBST([unistring_LTLIBOBJS], [$unistring_ltlibobjs])
Packit aea12f
  ])
Packit aea12f
  gltests_libdeps=
Packit aea12f
  gltests_ltlibdeps=
Packit aea12f
  m4_pushdef([AC_LIBOBJ], m4_defn([unistringtests_LIBOBJ]))
Packit aea12f
  m4_pushdef([AC_REPLACE_FUNCS], m4_defn([unistringtests_REPLACE_FUNCS]))
Packit aea12f
  m4_pushdef([AC_LIBSOURCES], m4_defn([unistringtests_LIBSOURCES]))
Packit aea12f
  m4_pushdef([unistringtests_LIBSOURCES_LIST], [])
Packit aea12f
  m4_pushdef([unistringtests_LIBSOURCES_DIR], [])
Packit aea12f
  gl_COMMON
Packit aea12f
  gl_source_base='tests'
Packit aea12f
changequote(,)dnl
Packit aea12f
  unistringtests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
Packit aea12f
changequote([, ])dnl
Packit aea12f
  AC_SUBST([unistringtests_WITNESS])
Packit aea12f
  gl_module_indicator_condition=$unistringtests_WITNESS
Packit aea12f
  m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
Packit aea12f
  m4_popdef([gl_MODULE_INDICATOR_CONDITION])
Packit aea12f
  m4_ifval(unistringtests_LIBSOURCES_LIST, [
Packit aea12f
    m4_syscmd([test ! -d ]m4_defn([unistringtests_LIBSOURCES_DIR])[ ||
Packit aea12f
      for gl_file in ]unistringtests_LIBSOURCES_LIST[ ; do
Packit aea12f
        if test ! -r ]m4_defn([unistringtests_LIBSOURCES_DIR])[/$gl_file ; then
Packit aea12f
          echo "missing file ]m4_defn([unistringtests_LIBSOURCES_DIR])[/$gl_file" >&2
Packit aea12f
          exit 1
Packit aea12f
        fi
Packit aea12f
      done])dnl
Packit aea12f
      m4_if(m4_sysval, [0], [],
Packit aea12f
        [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
Packit aea12f
  ])
Packit aea12f
  m4_popdef([unistringtests_LIBSOURCES_DIR])
Packit aea12f
  m4_popdef([unistringtests_LIBSOURCES_LIST])
Packit aea12f
  m4_popdef([AC_LIBSOURCES])
Packit aea12f
  m4_popdef([AC_REPLACE_FUNCS])
Packit aea12f
  m4_popdef([AC_LIBOBJ])
Packit aea12f
  AC_CONFIG_COMMANDS_PRE([
Packit aea12f
    unistringtests_libobjs=
Packit aea12f
    unistringtests_ltlibobjs=
Packit aea12f
    if test -n "$unistringtests_LIBOBJS"; then
Packit aea12f
      # Remove the extension.
Packit aea12f
      sed_drop_objext='s/\.o$//;s/\.obj$//'
Packit aea12f
      for i in `for i in $unistringtests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
Packit aea12f
        unistringtests_libobjs="$unistringtests_libobjs $i.$ac_objext"
Packit aea12f
        unistringtests_ltlibobjs="$unistringtests_ltlibobjs $i.lo"
Packit aea12f
      done
Packit aea12f
    fi
Packit aea12f
    AC_SUBST([unistringtests_LIBOBJS], [$unistringtests_libobjs])
Packit aea12f
    AC_SUBST([unistringtests_LTLIBOBJS], [$unistringtests_ltlibobjs])
Packit aea12f
  ])
Packit aea12f
])
Packit aea12f
Packit aea12f
# Like AC_LIBOBJ, except that the module name goes
Packit aea12f
# into unistring_LIBOBJS instead of into LIBOBJS.
Packit aea12f
AC_DEFUN([unistring_LIBOBJ], [
Packit aea12f
  AS_LITERAL_IF([$1], [unistring_LIBSOURCES([$1.c])])dnl
Packit aea12f
  unistring_LIBOBJS="$unistring_LIBOBJS $1.$ac_objext"
Packit aea12f
])
Packit aea12f
Packit aea12f
# Like AC_REPLACE_FUNCS, except that the module name goes
Packit aea12f
# into unistring_LIBOBJS instead of into LIBOBJS.
Packit aea12f
AC_DEFUN([unistring_REPLACE_FUNCS], [
Packit aea12f
  m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
Packit aea12f
  AC_CHECK_FUNCS([$1], , [unistring_LIBOBJ($ac_func)])
Packit aea12f
])
Packit aea12f
Packit aea12f
# Like AC_LIBSOURCES, except the directory where the source file is
Packit aea12f
# expected is derived from the gnulib-tool parameterization,
Packit aea12f
# and alloca is special cased (for the alloca-opt module).
Packit aea12f
# We could also entirely rely on EXTRA_lib..._SOURCES.
Packit aea12f
AC_DEFUN([unistring_LIBSOURCES], [
Packit aea12f
  m4_foreach([_gl_NAME], [$1], [
Packit aea12f
    m4_if(_gl_NAME, [alloca.c], [], [
Packit aea12f
      m4_define([unistring_LIBSOURCES_DIR], [lib/unistring])
Packit aea12f
      m4_append([unistring_LIBSOURCES_LIST], _gl_NAME, [ ])
Packit aea12f
    ])
Packit aea12f
  ])
Packit aea12f
])
Packit aea12f
Packit aea12f
# Like AC_LIBOBJ, except that the module name goes
Packit aea12f
# into unistringtests_LIBOBJS instead of into LIBOBJS.
Packit aea12f
AC_DEFUN([unistringtests_LIBOBJ], [
Packit aea12f
  AS_LITERAL_IF([$1], [unistringtests_LIBSOURCES([$1.c])])dnl
Packit aea12f
  unistringtests_LIBOBJS="$unistringtests_LIBOBJS $1.$ac_objext"
Packit aea12f
])
Packit aea12f
Packit aea12f
# Like AC_REPLACE_FUNCS, except that the module name goes
Packit aea12f
# into unistringtests_LIBOBJS instead of into LIBOBJS.
Packit aea12f
AC_DEFUN([unistringtests_REPLACE_FUNCS], [
Packit aea12f
  m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
Packit aea12f
  AC_CHECK_FUNCS([$1], , [unistringtests_LIBOBJ($ac_func)])
Packit aea12f
])
Packit aea12f
Packit aea12f
# Like AC_LIBSOURCES, except the directory where the source file is
Packit aea12f
# expected is derived from the gnulib-tool parameterization,
Packit aea12f
# and alloca is special cased (for the alloca-opt module).
Packit aea12f
# We could also entirely rely on EXTRA_lib..._SOURCES.
Packit aea12f
AC_DEFUN([unistringtests_LIBSOURCES], [
Packit aea12f
  m4_foreach([_gl_NAME], [$1], [
Packit aea12f
    m4_if(_gl_NAME, [alloca.c], [], [
Packit aea12f
      m4_define([unistringtests_LIBSOURCES_DIR], [tests])
Packit aea12f
      m4_append([unistringtests_LIBSOURCES_LIST], _gl_NAME, [ ])
Packit aea12f
    ])
Packit aea12f
  ])
Packit aea12f
])
Packit aea12f
Packit aea12f
# This macro records the list of files which have been installed by
Packit aea12f
# gnulib-tool and may be removed by future gnulib-tool invocations.
Packit aea12f
AC_DEFUN([unistring_FILE_LIST], [
Packit aea12f
  lib/array-mergesort.h
Packit aea12f
  lib/limits.in.h
Packit aea12f
  lib/stdbool.in.h
Packit aea12f
  lib/stdint.in.h
Packit aea12f
  lib/sys_types.in.h
Packit aea12f
  lib/unictype.in.h
Packit aea12f
  lib/unictype/bitmap.h
Packit aea12f
  lib/unictype/categ_C.c
Packit aea12f
  lib/unictype/categ_C.h
Packit aea12f
  lib/unictype/categ_Cc.c
Packit aea12f
  lib/unictype/categ_Cc.h
Packit aea12f
  lib/unictype/categ_Cf.c
Packit aea12f
  lib/unictype/categ_Cf.h
Packit aea12f
  lib/unictype/categ_Cn.c
Packit aea12f
  lib/unictype/categ_Cn.h
Packit aea12f
  lib/unictype/categ_Co.c
Packit aea12f
  lib/unictype/categ_Co.h
Packit aea12f
  lib/unictype/categ_Cs.c
Packit aea12f
  lib/unictype/categ_Cs.h
Packit aea12f
  lib/unictype/categ_L.c
Packit aea12f
  lib/unictype/categ_L.h
Packit aea12f
  lib/unictype/categ_LC.c
Packit aea12f
  lib/unictype/categ_LC.h
Packit aea12f
  lib/unictype/categ_Ll.c
Packit aea12f
  lib/unictype/categ_Ll.h
Packit aea12f
  lib/unictype/categ_Lm.c
Packit aea12f
  lib/unictype/categ_Lm.h
Packit aea12f
  lib/unictype/categ_Lo.c
Packit aea12f
  lib/unictype/categ_Lo.h
Packit aea12f
  lib/unictype/categ_Lt.c
Packit aea12f
  lib/unictype/categ_Lt.h
Packit aea12f
  lib/unictype/categ_Lu.c
Packit aea12f
  lib/unictype/categ_Lu.h
Packit aea12f
  lib/unictype/categ_M.c
Packit aea12f
  lib/unictype/categ_M.h
Packit aea12f
  lib/unictype/categ_Mc.c
Packit aea12f
  lib/unictype/categ_Mc.h
Packit aea12f
  lib/unictype/categ_Me.c
Packit aea12f
  lib/unictype/categ_Me.h
Packit aea12f
  lib/unictype/categ_Mn.c
Packit aea12f
  lib/unictype/categ_Mn.h
Packit aea12f
  lib/unictype/categ_N.c
Packit aea12f
  lib/unictype/categ_N.h
Packit aea12f
  lib/unictype/categ_Nd.c
Packit aea12f
  lib/unictype/categ_Nd.h
Packit aea12f
  lib/unictype/categ_Nl.c
Packit aea12f
  lib/unictype/categ_Nl.h
Packit aea12f
  lib/unictype/categ_No.c
Packit aea12f
  lib/unictype/categ_No.h
Packit aea12f
  lib/unictype/categ_P.c
Packit aea12f
  lib/unictype/categ_P.h
Packit aea12f
  lib/unictype/categ_Pc.c
Packit aea12f
  lib/unictype/categ_Pc.h
Packit aea12f
  lib/unictype/categ_Pd.c
Packit aea12f
  lib/unictype/categ_Pd.h
Packit aea12f
  lib/unictype/categ_Pe.c
Packit aea12f
  lib/unictype/categ_Pe.h
Packit aea12f
  lib/unictype/categ_Pf.c
Packit aea12f
  lib/unictype/categ_Pf.h
Packit aea12f
  lib/unictype/categ_Pi.c
Packit aea12f
  lib/unictype/categ_Pi.h
Packit aea12f
  lib/unictype/categ_Po.c
Packit aea12f
  lib/unictype/categ_Po.h
Packit aea12f
  lib/unictype/categ_Ps.c
Packit aea12f
  lib/unictype/categ_Ps.h
Packit aea12f
  lib/unictype/categ_S.c
Packit aea12f
  lib/unictype/categ_S.h
Packit aea12f
  lib/unictype/categ_Sc.c
Packit aea12f
  lib/unictype/categ_Sc.h
Packit aea12f
  lib/unictype/categ_Sk.c
Packit aea12f
  lib/unictype/categ_Sk.h
Packit aea12f
  lib/unictype/categ_Sm.c
Packit aea12f
  lib/unictype/categ_Sm.h
Packit aea12f
  lib/unictype/categ_So.c
Packit aea12f
  lib/unictype/categ_So.h
Packit aea12f
  lib/unictype/categ_Z.c
Packit aea12f
  lib/unictype/categ_Z.h
Packit aea12f
  lib/unictype/categ_Zl.c
Packit aea12f
  lib/unictype/categ_Zl.h
Packit aea12f
  lib/unictype/categ_Zp.c
Packit aea12f
  lib/unictype/categ_Zp.h
Packit aea12f
  lib/unictype/categ_Zs.c
Packit aea12f
  lib/unictype/categ_Zs.h
Packit aea12f
  lib/unictype/categ_and.c
Packit aea12f
  lib/unictype/categ_and_not.c
Packit aea12f
  lib/unictype/categ_byname.c
Packit aea12f
  lib/unictype/categ_byname.gperf
Packit aea12f
  lib/unictype/categ_longname.c
Packit aea12f
  lib/unictype/categ_name.c
Packit aea12f
  lib/unictype/categ_none.c
Packit aea12f
  lib/unictype/categ_of.c
Packit aea12f
  lib/unictype/categ_of.h
Packit aea12f
  lib/unictype/categ_or.c
Packit aea12f
  lib/unictype/categ_test.c
Packit aea12f
  lib/unictype/combiningclass.c
Packit aea12f
  lib/unictype/combiningclass.h
Packit aea12f
  lib/unictype/pr_default_ignorable_code_point.c
Packit aea12f
  lib/unictype/pr_default_ignorable_code_point.h
Packit aea12f
  lib/unictype/pr_join_control.c
Packit aea12f
  lib/unictype/pr_join_control.h
Packit aea12f
  lib/unictype/pr_not_a_character.c
Packit aea12f
  lib/unictype/pr_not_a_character.h
Packit aea12f
  lib/uninorm.in.h
Packit aea12f
  lib/uninorm/canonical-decomposition.c
Packit aea12f
  lib/uninorm/compat-decomposition.c
Packit aea12f
  lib/uninorm/composition-table.gperf
Packit aea12f
  lib/uninorm/composition.c
Packit aea12f
  lib/uninorm/decompose-internal.c
Packit aea12f
  lib/uninorm/decompose-internal.h
Packit aea12f
  lib/uninorm/decomposition-table.c
Packit aea12f
  lib/uninorm/decomposition-table.h
Packit aea12f
  lib/uninorm/decomposition-table1.h
Packit aea12f
  lib/uninorm/decomposition-table2.h
Packit aea12f
  lib/uninorm/decomposition.c
Packit aea12f
  lib/uninorm/nfc.c
Packit aea12f
  lib/uninorm/nfd.c
Packit aea12f
  lib/uninorm/nfkc.c
Packit aea12f
  lib/uninorm/nfkd.c
Packit aea12f
  lib/uninorm/normalize-internal.h
Packit aea12f
  lib/uninorm/u-normalize-internal.h
Packit aea12f
  lib/uninorm/u16-normalize.c
Packit aea12f
  lib/uninorm/u32-normalize.c
Packit aea12f
  lib/uninorm/u8-normalize.c
Packit aea12f
  lib/unistr.in.h
Packit aea12f
  lib/unistr/u-cpy.h
Packit aea12f
  lib/unistr/u16-cpy.c
Packit aea12f
  lib/unistr/u16-mbtouc-unsafe-aux.c
Packit aea12f
  lib/unistr/u16-mbtouc-unsafe.c
Packit aea12f
  lib/unistr/u16-mbtoucr.c
Packit aea12f
  lib/unistr/u16-to-u8.c
Packit aea12f
  lib/unistr/u16-uctomb-aux.c
Packit aea12f
  lib/unistr/u16-uctomb.c
Packit aea12f
  lib/unistr/u32-cpy.c
Packit aea12f
  lib/unistr/u32-mbtouc-unsafe.c
Packit aea12f
  lib/unistr/u32-to-u8.c
Packit aea12f
  lib/unistr/u32-uctomb.c
Packit aea12f
  lib/unistr/u8-check.c
Packit aea12f
  lib/unistr/u8-cpy.c
Packit aea12f
  lib/unistr/u8-mbtouc-unsafe-aux.c
Packit aea12f
  lib/unistr/u8-mbtouc-unsafe.c
Packit aea12f
  lib/unistr/u8-mbtoucr.c
Packit aea12f
  lib/unistr/u8-to-u16.c
Packit aea12f
  lib/unistr/u8-to-u32.c
Packit aea12f
  lib/unistr/u8-uctomb-aux.c
Packit aea12f
  lib/unistr/u8-uctomb.c
Packit aea12f
  lib/unitypes.in.h
Packit aea12f
  lib/unused-parameter.h
Packit aea12f
  m4/00gnulib.m4
Packit aea12f
  m4/absolute-header.m4
Packit aea12f
  m4/gnulib-common.m4
Packit aea12f
  m4/include_next.m4
Packit aea12f
  m4/inline.m4
Packit aea12f
  m4/libunistring-base.m4
Packit aea12f
  m4/limits-h.m4
Packit aea12f
  m4/longlong.m4
Packit aea12f
  m4/multiarch.m4
Packit aea12f
  m4/off_t.m4
Packit aea12f
  m4/ssize_t.m4
Packit aea12f
  m4/stdbool.m4
Packit aea12f
  m4/stdint.m4
Packit aea12f
  m4/sys_types_h.m4
Packit aea12f
  m4/wint_t.m4
Packit aea12f
])