Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# DO NOT EDIT! GENERATED AUTOMATICALLY!
# Copyright (C) 2004-2006 Free Software Foundation, Inc.
#
# This file is free software, distributed under the terms of the GNU
# General Public License.  As a special exception to the GNU General
# Public License, this file may be distributed as part of a program
# that contains a configuration script generated by Autoconf, under
# the same distribution terms as the rest of that program.
#
# Generated by gnulib-tool.
#
# This file represents the compiled summary of the specification in
# gnulib-cache.m4. It lists the computed macro invocations that need
# to be invoked from configure.ac.
# In projects using CVS, this file can be treated like other built files.


# This macro should be invoked from gettext-tools/configure.ac, in the section
# "Checks for programs", right after AC_PROG_CC, and certainly before
# any checks for libraries, header files, types and library functions.
AC_DEFUN([gtpo_EARLY],
[
  m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
  m4_pattern_allow([^gl_ES$])dnl a valid locale name
  m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
  m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
  AC_REQUIRE([AC_PROG_RANLIB])
  AC_REQUIRE([AC_GNU_SOURCE])
  AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
  AC_REQUIRE([gl_LOCK_EARLY])
])

# This macro should be invoked from gettext-tools/configure.ac, in the section
# "Check for header files, types and library functions".
AC_DEFUN([gtpo_INIT],
[
  m4_pushdef([AC_LIBOBJ], m4_defn([gtpo_LIBOBJ]))
  m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gtpo_REPLACE_FUNCS]))
  AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
  gl_cond_libtool=true
  gl_source_base='libgettextpo'
  gl_FUNC_ALLOCA
  gl_ALLOCSA
  gl_ERROR
  gl_EXITFAIL
  dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
  AC_DEFINE([GNULIB_FWRITEERROR], 1,
    [Define to 1 when using the gnulib fwriteerror module.])
  gl_FUNC_GETDELIM
  gl_FUNC_GETLINE
  AC_RELOCATABLE
  AM_ICONV
  gl_LINEBREAK
  gl_LOCALCHARSET
  gl_LOCK
  gl_MBSWIDTH
  gl_MINMAX
  AC_FUNC_OBSTACK
  dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
  gl_SIZE_MAX
  gl_STDARG_H
  AM_STDBOOL_H
  gl_STDINT_H
  gl_FUNC_STPCPY
  gl_FUNC_STRDUP
  if test $gl_cond_libtool = false; then
    gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
    gl_libdeps="$gl_libdeps $LIBICONV"
  fi
  gl_TLS
  gl_UCS4_UTF
  gl_FUNC_GLIBC_UNLOCKED_IO
  gl_UTF_UCS4
  gl_UTF_UCS4
  gl_FUNC_VASPRINTF
  gl_FUNC_WCWIDTH
  gl_XSIZE
  gl_XVASPRINTF
  m4_popdef([AC_REPLACE_FUNCS])
  m4_popdef([AC_LIBOBJ])
  AC_CONFIG_COMMANDS_PRE([
    gtpo_libobjs=
    gtpo_ltlibobjs=
    if test -n "$gtpo_LIBOBJS"; then
      # Remove the extension.
      sed_drop_objext='s/\.o$//;s/\.obj$//'
      for i in `for i in $gtpo_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
        gtpo_libobjs="$gtpo_libobjs $i.$ac_objext"
        gtpo_ltlibobjs="$gtpo_ltlibobjs $i.lo"
      done
    fi
    AC_SUBST([gtpo_LIBOBJS], [$gtpo_libobjs])
    AC_SUBST([gtpo_LTLIBOBJS], [$gtpo_ltlibobjs])
  ])
])

# Like AC_LIBOBJ, except that the module name goes
# into gtpo_LIBOBJS instead of into LIBOBJS.
AC_DEFUN([gtpo_LIBOBJ],
  [gtpo_LIBOBJS="$gtpo_LIBOBJS $1.$ac_objext"])

# Like AC_REPLACE_FUNCS, except that the module name goes
# into gtpo_LIBOBJS instead of into LIBOBJS.
AC_DEFUN([gtpo_REPLACE_FUNCS],
  [AC_CHECK_FUNCS([$1], , [gtpo_LIBOBJ($ac_func)])])

# This macro records the list of files which have been installed by
# gnulib-tool and may be removed by future gnulib-tool invocations.
AC_DEFUN([gtpo_FILE_LIST], [
  build-aux/config.rpath
  lib/alloca_.h
  lib/allocsa.c
  lib/allocsa.h
  lib/allocsa.valgrind
  lib/basename.c
  lib/basename.h
  lib/c-ctype.c
  lib/c-ctype.h
  lib/c-strcase.h
  lib/c-strcasecmp.c
  lib/c-strncasecmp.c
  lib/c-strstr.c
  lib/c-strstr.h
  lib/concatpath.c
  lib/config.charset
  lib/error-progname.c
  lib/error-progname.h
  lib/error.c
  lib/error.h
  lib/exit.h
  lib/exitfail.c
  lib/exitfail.h
  lib/fstrcmp.c
  lib/fstrcmp.h
  lib/fwriteerror.c
  lib/fwriteerror.h
  lib/gcd.c
  lib/gcd.h
  lib/getdelim.c
  lib/getdelim.h
  lib/getline.c
  lib/getline.h
  lib/gettext.h
  lib/hash.c
  lib/hash.h
  lib/lbrkprop.h
  lib/linebreak.c
  lib/linebreak.h
  lib/localcharset.c
  lib/localcharset.h
  lib/lock.c
  lib/lock.h
  lib/mbswidth.c
  lib/mbswidth.h
  lib/minmax.h
  lib/obstack.c
  lib/obstack.h
  lib/pathname.h
  lib/progname.c
  lib/progname.h
  lib/ref-add.sin
  lib/ref-del.sin
  lib/relocatable.c
  lib/relocatable.h
  lib/size_max.h
  lib/stdbool_.h
  lib/stdint_.h
  lib/stpcpy.c
  lib/stpcpy.h
  lib/strdup.c
  lib/strdup.h
  lib/striconv.c
  lib/striconv.h
  lib/tls.c
  lib/tls.h
  lib/ucs4-utf8.h
  lib/unlocked-io.h
  lib/utf16-ucs4.h
  lib/utf8-ucs4.h
  lib/vasprintf.c
  lib/vasprintf.h
  lib/wcwidth.h
  lib/xalloc.h
  lib/xallocsa.c
  lib/xallocsa.h
  lib/xasprintf.c
  lib/xerror.c
  lib/xerror.h
  lib/xmalloc.c
  lib/xsize.h
  lib/xstrdup.c
  lib/xstriconv.c
  lib/xstriconv.h
  lib/xvasprintf.c
  lib/xvasprintf.h
  m4/absolute-header.m4
  m4/alloca.m4
  m4/allocsa.m4
  m4/codeset.m4
  m4/eealloc.m4
  m4/error.m4
  m4/exitfail.m4
  m4/extensions.m4
  m4/getdelim.m4
  m4/getline.m4
  m4/glibc21.m4
  m4/iconv.m4
  m4/lib-ld.m4
  m4/lib-link.m4
  m4/lib-prefix.m4
  m4/linebreak.m4
  m4/localcharset.m4
  m4/lock.m4
  m4/longdouble.m4
  m4/longlong.m4
  m4/mbrtowc.m4
  m4/mbstate_t.m4
  m4/mbswidth.m4
  m4/minmax.m4
  m4/onceonly_2_57.m4
  m4/relocatable.m4
  m4/size_max.m4
  m4/stdarg.m4
  m4/stdbool.m4
  m4/stdint.m4
  m4/stpcpy.m4
  m4/strdup.m4
  m4/tls.m4
  m4/ucs4-utf.m4
  m4/ulonglong.m4
  m4/unlocked-io.m4
  m4/utf-ucs4.m4
  m4/vasprintf.m4
  m4/wchar_t.m4
  m4/wcwidth.m4
  m4/wint_t.m4
  m4/xsize.m4
  m4/xvasprintf.m4
])