7686729069
Extract protocol-agnostic FenceTimeline from Intel to shared src/drivers/fence.rs — atomic-based fence tracking suitable for Intel, VIRGL, and AMD drivers. Extract protocol-agnostic SyncobjManager from Intel to shared src/drivers/syncobj.rs — syncobj create/destroy/signal/reset/ wait/query and sync_file fd export/import. Wire both into VirtioDriver: - Add FenceTimeline + SyncobjManager fields - Implement all 5 GpuDriver syncobj trait methods (create, destroy, wait, export_fd, import_fd) - Track fence seqnos in virgl_submit_3d (allocate before submit, signal after completion) Intel fence.rs and syncobj.rs converted to thin re-export modules pointing at shared sources — no behavioral change for Intel driver. This gives Mesa VIRGL userspace the standard DRM syncobj API for GPU/compositor synchronization.
1539 lines
42 KiB
Plaintext
1539 lines
42 KiB
Plaintext
# DO NOT EDIT! GENERATED AUTOMATICALLY!
|
|
# Copyright (C) 2002-2017 Free Software Foundation, Inc.
|
|
#
|
|
# This file is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation; either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This file is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this file. If not, see <http://www.gnu.org/licenses/>.
|
|
#
|
|
# 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 that use version control, this file can be treated like
|
|
# other built files.
|
|
|
|
|
|
# This macro should be invoked from ./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([gl_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
|
|
|
|
# Pre-early section.
|
|
AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
|
|
AC_REQUIRE([gl_PROG_AR_RANLIB])
|
|
|
|
AC_REQUIRE([AM_PROG_CC_C_O])
|
|
# Code from module absolute-header:
|
|
# Code from module acl:
|
|
# Code from module acl-permissions:
|
|
# Code from module acl-tests:
|
|
# Code from module alignof:
|
|
# Code from module alignof-tests:
|
|
# Code from module alloca:
|
|
# Code from module alloca-opt:
|
|
# Code from module alloca-opt-tests:
|
|
# Code from module announce-gen:
|
|
# Code from module assert:
|
|
# Code from module binary-io:
|
|
# Code from module binary-io-tests:
|
|
# Code from module btowc:
|
|
# Code from module btowc-tests:
|
|
# Code from module builtin-expect:
|
|
# Code from module c-ctype:
|
|
# Code from module c-ctype-tests:
|
|
# Code from module c-strcase:
|
|
# Code from module c-strcase-tests:
|
|
# Code from module c-strcaseeq:
|
|
# Code from module c99:
|
|
# Code from module canonicalize-lgpl:
|
|
# Code from module canonicalize-lgpl-tests:
|
|
# Code from module chdir:
|
|
# Code from module chdir-tests:
|
|
# Code from module close:
|
|
# Code from module close-stream:
|
|
# Code from module close-tests:
|
|
# Code from module closedir:
|
|
# Code from module closeout:
|
|
# Code from module configmake:
|
|
# Code from module ctype:
|
|
# Code from module ctype-tests:
|
|
# Code from module dfa:
|
|
# Code from module dfa-tests:
|
|
# Code from module dirent:
|
|
# Code from module dirent-tests:
|
|
# Code from module dirfd:
|
|
# Code from module dirname-lgpl:
|
|
# Code from module do-release-commit-and-tag:
|
|
# Code from module dosname:
|
|
# Code from module double-slash-root:
|
|
# Code from module dup2:
|
|
# Code from module dup2-tests:
|
|
# Code from module environ:
|
|
# Code from module environ-tests:
|
|
# Code from module errno:
|
|
# Code from module errno-tests:
|
|
# Code from module error:
|
|
# Code from module exitfail:
|
|
# Code from module extensions:
|
|
# Code from module extern-inline:
|
|
# Code from module fcntl-h:
|
|
# Code from module fcntl-h-tests:
|
|
# Code from module fd-hook:
|
|
# Code from module fdl:
|
|
# Code from module fdopen:
|
|
# Code from module fdopen-tests:
|
|
# Code from module fflush:
|
|
AC_REQUIRE([AC_FUNC_FSEEKO])
|
|
# Code from module fflush-tests:
|
|
# Code from module fgetc-tests:
|
|
# Code from module file-has-acl:
|
|
# Code from module file-has-acl-tests:
|
|
# Code from module filename:
|
|
# Code from module flexmember:
|
|
# Code from module fpending:
|
|
# Code from module fpending-tests:
|
|
# Code from module fpurge:
|
|
# Code from module fpurge-tests:
|
|
# Code from module fputc-tests:
|
|
# Code from module fread-tests:
|
|
# Code from module freading:
|
|
# Code from module freading-tests:
|
|
# Code from module fseek:
|
|
# Code from module fseek-tests:
|
|
# Code from module fseeko:
|
|
AC_REQUIRE([AC_FUNC_FSEEKO])
|
|
# Code from module fseeko-tests:
|
|
# Code from module fstat:
|
|
# Code from module fstat-tests:
|
|
# Code from module ftell:
|
|
# Code from module ftell-tests:
|
|
# Code from module ftello:
|
|
AC_REQUIRE([AC_FUNC_FSEEKO])
|
|
# Code from module ftello-tests:
|
|
# Code from module fwrite-tests:
|
|
# Code from module fwriting:
|
|
# Code from module fwriting-tests:
|
|
# Code from module gendocs:
|
|
# Code from module getcwd-lgpl:
|
|
# Code from module getcwd-lgpl-tests:
|
|
# Code from module getdelim:
|
|
# Code from module getdelim-tests:
|
|
# Code from module getdtablesize:
|
|
# Code from module getdtablesize-tests:
|
|
# Code from module getopt:
|
|
# Code from module getopt-gnu:
|
|
# Code from module getopt-gnu-tests:
|
|
# Code from module getopt-posix:
|
|
# Code from module getopt-posix-tests:
|
|
# Code from module getpagesize:
|
|
# Code from module getprogname:
|
|
# Code from module getprogname-tests:
|
|
# Code from module gettext-h:
|
|
# Code from module gettimeofday:
|
|
# Code from module gettimeofday-tests:
|
|
# Code from module git-version-gen:
|
|
# Code from module gitlog-to-changelog:
|
|
# Code from module gnu-web-doc-update:
|
|
# Code from module gnumakefile:
|
|
# Code from module gnupload:
|
|
# Code from module hard-locale:
|
|
# Code from module havelib:
|
|
# Code from module ignore-value:
|
|
# Code from module ignore-value-tests:
|
|
# Code from module include_next:
|
|
# Code from module intprops:
|
|
# Code from module intprops-tests:
|
|
# Code from module inttypes:
|
|
# Code from module inttypes-incomplete:
|
|
# Code from module inttypes-tests:
|
|
# Code from module isblank:
|
|
# Code from module isblank-tests:
|
|
# Code from module langinfo:
|
|
# Code from module langinfo-tests:
|
|
# Code from module largefile:
|
|
AC_REQUIRE([AC_SYS_LARGEFILE])
|
|
# Code from module limits-h:
|
|
# Code from module limits-h-tests:
|
|
# Code from module link:
|
|
# Code from module link-tests:
|
|
# Code from module localcharset:
|
|
# Code from module locale:
|
|
# Code from module locale-tests:
|
|
# Code from module localeconv:
|
|
# Code from module localeconv-tests:
|
|
# Code from module localename:
|
|
# Code from module localename-tests:
|
|
# Code from module lock:
|
|
# Code from module lseek:
|
|
# Code from module lseek-tests:
|
|
# Code from module lstat:
|
|
# Code from module lstat-tests:
|
|
# Code from module maintainer-makefile:
|
|
# Code from module malloc-posix:
|
|
# Code from module malloca:
|
|
# Code from module malloca-tests:
|
|
# Code from module manywarnings:
|
|
# Code from module mbrlen:
|
|
# Code from module mbrtowc:
|
|
# Code from module mbrtowc-tests:
|
|
# Code from module mbsinit:
|
|
# Code from module mbsinit-tests:
|
|
# Code from module mbtowc:
|
|
# Code from module memchr:
|
|
# Code from module memchr-tests:
|
|
# Code from module memrchr:
|
|
# Code from module memrchr-tests:
|
|
# Code from module minmax:
|
|
# Code from module mkostemp:
|
|
# Code from module msvc-inval:
|
|
# Code from module msvc-nothrow:
|
|
# Code from module multiarch:
|
|
# Code from module nl_langinfo:
|
|
# Code from module nl_langinfo-tests:
|
|
# Code from module nocrash:
|
|
# Code from module non-recursive-gnulib-prefix-hack:
|
|
# Code from module obstack:
|
|
# Code from module open:
|
|
# Code from module open-tests:
|
|
# Code from module opendir:
|
|
# Code from module pathmax:
|
|
# Code from module pathmax-tests:
|
|
# Code from module progname:
|
|
# Code from module putenv:
|
|
# Code from module qcopy-acl:
|
|
# Code from module qset-acl:
|
|
# Code from module quote:
|
|
# Code from module quotearg:
|
|
# Code from module quotearg-simple:
|
|
# Code from module quotearg-simple-tests:
|
|
# Code from module read-file:
|
|
# Code from module read-file-tests:
|
|
# Code from module readdir:
|
|
# Code from module readlink:
|
|
# Code from module readlink-tests:
|
|
# Code from module readme-release:
|
|
# Code from module realloc-posix:
|
|
# Code from module regex:
|
|
# Code from module regex-tests:
|
|
# Code from module rename:
|
|
# Code from module rename-tests:
|
|
# Code from module rmdir:
|
|
# Code from module rmdir-tests:
|
|
# Code from module same-inode:
|
|
# Code from module secure_getenv:
|
|
# Code from module selinux-h:
|
|
# Code from module setenv:
|
|
# Code from module setenv-tests:
|
|
# Code from module setlocale:
|
|
# Code from module setlocale-tests:
|
|
# Code from module snippet/_Noreturn:
|
|
# Code from module snippet/arg-nonnull:
|
|
# Code from module snippet/c++defs:
|
|
# Code from module snippet/unused-parameter:
|
|
# Code from module snippet/warn-on-use:
|
|
# Code from module ssize_t:
|
|
# Code from module stat:
|
|
# Code from module stat-macros:
|
|
# Code from module stat-tests:
|
|
# Code from module std-gnu11:
|
|
# Code from module stdalign:
|
|
# Code from module stdalign-tests:
|
|
# Code from module stdarg:
|
|
dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
|
|
dnl for the builtin va_copy to work. With Autoconf 2.60 or later,
|
|
dnl gl_PROG_CC_C99 arranges for this. With older Autoconf gl_PROG_CC_C99
|
|
dnl shouldn't hurt, though installers are on their own to set c99 mode.
|
|
gl_PROG_CC_C99
|
|
# Code from module stdbool:
|
|
# Code from module stdbool-tests:
|
|
# Code from module stddef:
|
|
# Code from module stddef-tests:
|
|
# Code from module stdint:
|
|
# Code from module stdint-tests:
|
|
# Code from module stdio:
|
|
# Code from module stdio-tests:
|
|
# Code from module stdlib:
|
|
# Code from module stdlib-tests:
|
|
# Code from module strdup-posix:
|
|
# Code from module streq:
|
|
# Code from module strerror:
|
|
# Code from module strerror-override:
|
|
# Code from module strerror-tests:
|
|
# Code from module string:
|
|
# Code from module string-tests:
|
|
# Code from module strverscmp:
|
|
# Code from module strverscmp-tests:
|
|
# Code from module symlink:
|
|
# Code from module symlink-tests:
|
|
# Code from module sys_stat:
|
|
# Code from module sys_stat-tests:
|
|
# Code from module sys_time:
|
|
# Code from module sys_time-tests:
|
|
# Code from module sys_types:
|
|
# Code from module sys_types-tests:
|
|
# Code from module tempname:
|
|
# Code from module test-framework-sh:
|
|
# Code from module test-framework-sh-tests:
|
|
# Code from module threadlib:
|
|
gl_THREADLIB_EARLY
|
|
# Code from module time:
|
|
# Code from module time-tests:
|
|
# Code from module unistd:
|
|
# Code from module unistd-tests:
|
|
# Code from module unlocked-io:
|
|
# Code from module unsetenv:
|
|
# Code from module unsetenv-tests:
|
|
# Code from module update-copyright:
|
|
# Code from module update-copyright-tests:
|
|
# Code from module useless-if-before-free:
|
|
# Code from module vc-list-files:
|
|
# Code from module vc-list-files-tests:
|
|
# Code from module verify:
|
|
# Code from module verify-tests:
|
|
# Code from module version-etc:
|
|
# Code from module version-etc-fsf:
|
|
# Code from module version-etc-tests:
|
|
# Code from module warnings:
|
|
# Code from module wchar:
|
|
# Code from module wchar-tests:
|
|
# Code from module wcrtomb:
|
|
# Code from module wcrtomb-tests:
|
|
# Code from module wctob:
|
|
# Code from module wctomb:
|
|
# Code from module wctype-h:
|
|
# Code from module wctype-h-tests:
|
|
# Code from module xalloc:
|
|
# Code from module xalloc-die:
|
|
# Code from module xalloc-die-tests:
|
|
# Code from module xalloc-oversized:
|
|
])
|
|
|
|
# This macro should be invoked from ./configure.ac, in the section
|
|
# "Check for header files, types and library functions".
|
|
AC_DEFUN([gl_INIT],
|
|
[
|
|
AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
|
|
gl_cond_libtool=false
|
|
gl_libdeps=
|
|
gl_ltlibdeps=
|
|
gl_m4_base='m4'
|
|
m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
|
|
m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
|
|
m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
|
|
m4_pushdef([gl_LIBSOURCES_LIST], [])
|
|
m4_pushdef([gl_LIBSOURCES_DIR], [])
|
|
gl_COMMON
|
|
gl_source_base='lib'
|
|
gl_FUNC_ACL
|
|
gl_FUNC_ALLOCA
|
|
gl_ASSERT
|
|
gl_FUNC_BTOWC
|
|
if test $HAVE_BTOWC = 0 || test $REPLACE_BTOWC = 1; then
|
|
AC_LIBOBJ([btowc])
|
|
gl_PREREQ_BTOWC
|
|
fi
|
|
gl_WCHAR_MODULE_INDICATOR([btowc])
|
|
gl___BUILTIN_EXPECT
|
|
gl_CANONICALIZE_LGPL
|
|
if test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1; then
|
|
AC_LIBOBJ([canonicalize-lgpl])
|
|
fi
|
|
gl_MODULE_INDICATOR([canonicalize-lgpl])
|
|
gl_STDLIB_MODULE_INDICATOR([canonicalize_file_name])
|
|
gl_STDLIB_MODULE_INDICATOR([realpath])
|
|
gl_UNISTD_MODULE_INDICATOR([chdir])
|
|
gl_CLOSE_STREAM
|
|
gl_MODULE_INDICATOR([close-stream])
|
|
gl_CLOSEOUT
|
|
gl_CONFIGMAKE_PREP
|
|
gl_CTYPE_H
|
|
gl_DIRNAME_LGPL
|
|
gl_DOUBLE_SLASH_ROOT
|
|
gl_HEADER_ERRNO_H
|
|
gl_ERROR
|
|
if test $ac_cv_lib_error_at_line = no; then
|
|
AC_LIBOBJ([error])
|
|
gl_PREREQ_ERROR
|
|
fi
|
|
m4_ifdef([AM_XGETTEXT_OPTION],
|
|
[AM_][XGETTEXT_OPTION([--flag=error:3:c-format])
|
|
AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])
|
|
AC_REQUIRE([gl_EXTERN_INLINE])
|
|
gl_FCNTL_H
|
|
gl_FUNC_FPENDING
|
|
if test $gl_cv_func___fpending = no; then
|
|
AC_LIBOBJ([fpending])
|
|
fi
|
|
gl_FUNC_FSTAT
|
|
if test $REPLACE_FSTAT = 1; then
|
|
AC_LIBOBJ([fstat])
|
|
gl_PREREQ_FSTAT
|
|
fi
|
|
gl_SYS_STAT_MODULE_INDICATOR([fstat])
|
|
gl_FUNC_FWRITING
|
|
if test $ac_cv_func___fwriting = no; then
|
|
AC_LIBOBJ([fwriting])
|
|
fi
|
|
gl_FUNC_GETDELIM
|
|
if test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1; then
|
|
AC_LIBOBJ([getdelim])
|
|
gl_PREREQ_GETDELIM
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([getdelim])
|
|
gl_FUNC_GETOPT_GNU
|
|
if test $REPLACE_GETOPT = 1; then
|
|
AC_LIBOBJ([getopt])
|
|
AC_LIBOBJ([getopt1])
|
|
gl_PREREQ_GETOPT
|
|
dnl Arrange for unistd.h to include getopt.h.
|
|
GNULIB_GL_UNISTD_H_GETOPT=1
|
|
fi
|
|
AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
|
|
gl_FUNC_GETOPT_POSIX
|
|
if test $REPLACE_GETOPT = 1; then
|
|
AC_LIBOBJ([getopt])
|
|
AC_LIBOBJ([getopt1])
|
|
gl_PREREQ_GETOPT
|
|
dnl Arrange for unistd.h to include getopt.h.
|
|
GNULIB_GL_UNISTD_H_GETOPT=1
|
|
fi
|
|
AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
|
|
gl_FUNC_GETPROGNAME
|
|
AC_SUBST([LIBINTL])
|
|
AC_SUBST([LTLIBINTL])
|
|
gl_FUNC_GETTIMEOFDAY
|
|
if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
|
|
AC_LIBOBJ([gettimeofday])
|
|
gl_PREREQ_GETTIMEOFDAY
|
|
fi
|
|
gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
|
|
# Autoconf 2.61a.99 and earlier don't support linking a file only
|
|
# in VPATH builds. But since GNUmakefile is for maintainer use
|
|
# only, it does not matter if we skip the link with older autoconf.
|
|
# Automake 1.10.1 and earlier try to remove GNUmakefile in non-VPATH
|
|
# builds, so use a shell variable to bypass this.
|
|
GNUmakefile=GNUmakefile
|
|
m4_if(m4_version_compare([2.61a.100],
|
|
m4_defn([m4_PACKAGE_VERSION])), [1], [],
|
|
[AC_CONFIG_LINKS([$GNUmakefile:$GNUmakefile], [],
|
|
[GNUmakefile=$GNUmakefile])])
|
|
gl_HARD_LOCALE
|
|
gl_FUNC_ISBLANK
|
|
if test $HAVE_ISBLANK = 0; then
|
|
AC_LIBOBJ([isblank])
|
|
fi
|
|
gl_CTYPE_MODULE_INDICATOR([isblank])
|
|
gl_LANGINFO_H
|
|
AC_REQUIRE([gl_LARGEFILE])
|
|
gl_LIMITS_H
|
|
gl_LOCALCHARSET
|
|
LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(abs_top_builddir)/$gl_source_base\""
|
|
AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
|
|
gl_LOCALE_H
|
|
gl_FUNC_LOCALECONV
|
|
if test $REPLACE_LOCALECONV = 1; then
|
|
AC_LIBOBJ([localeconv])
|
|
gl_PREREQ_LOCALECONV
|
|
fi
|
|
gl_LOCALE_MODULE_INDICATOR([localeconv])
|
|
gl_LOCK
|
|
gl_MODULE_INDICATOR([lock])
|
|
gl_FUNC_LSTAT
|
|
if test $REPLACE_LSTAT = 1; then
|
|
AC_LIBOBJ([lstat])
|
|
gl_PREREQ_LSTAT
|
|
fi
|
|
gl_SYS_STAT_MODULE_INDICATOR([lstat])
|
|
AC_CONFIG_COMMANDS_PRE([m4_ifdef([AH_HEADER],
|
|
[AC_SUBST([CONFIG_INCLUDE], m4_defn([AH_HEADER]))])])
|
|
AC_REQUIRE([AC_PROG_SED])
|
|
gl_FUNC_MALLOC_POSIX
|
|
if test $REPLACE_MALLOC = 1; then
|
|
AC_LIBOBJ([malloc])
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([malloc-posix])
|
|
gl_MALLOCA
|
|
gl_FUNC_MBRLEN
|
|
if test $HAVE_MBRLEN = 0 || test $REPLACE_MBRLEN = 1; then
|
|
AC_LIBOBJ([mbrlen])
|
|
gl_PREREQ_MBRLEN
|
|
fi
|
|
gl_WCHAR_MODULE_INDICATOR([mbrlen])
|
|
gl_FUNC_MBRTOWC
|
|
if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
|
|
AC_LIBOBJ([mbrtowc])
|
|
gl_PREREQ_MBRTOWC
|
|
fi
|
|
gl_WCHAR_MODULE_INDICATOR([mbrtowc])
|
|
gl_FUNC_MBSINIT
|
|
if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
|
|
AC_LIBOBJ([mbsinit])
|
|
gl_PREREQ_MBSINIT
|
|
fi
|
|
gl_WCHAR_MODULE_INDICATOR([mbsinit])
|
|
gl_FUNC_MBTOWC
|
|
if test $REPLACE_MBTOWC = 1; then
|
|
AC_LIBOBJ([mbtowc])
|
|
gl_PREREQ_MBTOWC
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([mbtowc])
|
|
gl_FUNC_MEMCHR
|
|
if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
|
|
AC_LIBOBJ([memchr])
|
|
gl_PREREQ_MEMCHR
|
|
fi
|
|
gl_STRING_MODULE_INDICATOR([memchr])
|
|
gl_FUNC_MEMRCHR
|
|
if test $ac_cv_func_memrchr = no; then
|
|
AC_LIBOBJ([memrchr])
|
|
gl_PREREQ_MEMRCHR
|
|
fi
|
|
gl_STRING_MODULE_INDICATOR([memrchr])
|
|
gl_MINMAX
|
|
gl_FUNC_MKOSTEMP
|
|
if test $HAVE_MKOSTEMP = 0; then
|
|
AC_LIBOBJ([mkostemp])
|
|
gl_PREREQ_MKOSTEMP
|
|
fi
|
|
gl_MODULE_INDICATOR([mkostemp])
|
|
gl_STDLIB_MODULE_INDICATOR([mkostemp])
|
|
AC_REQUIRE([gl_MSVC_INVAL])
|
|
if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
|
|
AC_LIBOBJ([msvc-inval])
|
|
fi
|
|
AC_REQUIRE([gl_MSVC_NOTHROW])
|
|
if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
|
|
AC_LIBOBJ([msvc-nothrow])
|
|
fi
|
|
gl_MULTIARCH
|
|
gl_FUNC_NL_LANGINFO
|
|
if test $HAVE_NL_LANGINFO = 0 || test $REPLACE_NL_LANGINFO = 1; then
|
|
AC_LIBOBJ([nl_langinfo])
|
|
fi
|
|
gl_LANGINFO_MODULE_INDICATOR([nl_langinfo])
|
|
dnl Run our hack near the end, just before config.status creation.
|
|
dnl It must happen late, i.e., after gl_LIBOBJS has been finalized.
|
|
AC_CONFIG_COMMANDS_PRE([
|
|
dnl Note we can't currently pass $gl_source_base instead of 'lib',
|
|
dnl because $gl_source_base is unset or the wrong value in the references
|
|
dnl generated in m4/non-recursive-gnulib-prefix-hack.m4
|
|
gl_NON_RECURSIVE_GNULIB_PREFIX_HACK([lib])
|
|
])
|
|
AC_FUNC_OBSTACK
|
|
dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
|
|
gl_PATHMAX
|
|
AC_CHECK_DECLS([program_invocation_name], [], [], [#include <errno.h>])
|
|
AC_CHECK_DECLS([program_invocation_short_name], [], [], [#include <errno.h>])
|
|
gl_QUOTE
|
|
gl_QUOTEARG
|
|
gl_FUNC_READLINK
|
|
if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
|
|
AC_LIBOBJ([readlink])
|
|
gl_PREREQ_READLINK
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([readlink])
|
|
gl_REGEX
|
|
if test $ac_use_included_regex = yes; then
|
|
AC_LIBOBJ([regex])
|
|
gl_PREREQ_REGEX
|
|
fi
|
|
gl_FUNC_RENAME
|
|
if test $REPLACE_RENAME = 1; then
|
|
AC_LIBOBJ([rename])
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([rename])
|
|
gl_FUNC_RMDIR
|
|
if test $REPLACE_RMDIR = 1; then
|
|
AC_LIBOBJ([rmdir])
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([rmdir])
|
|
gl_FUNC_SECURE_GETENV
|
|
if test $HAVE_SECURE_GETENV = 0; then
|
|
AC_LIBOBJ([secure_getenv])
|
|
gl_PREREQ_SECURE_GETENV
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([secure_getenv])
|
|
gl_HEADERS_SELINUX_SELINUX_H
|
|
gl_HEADERS_SELINUX_CONTEXT_H
|
|
if test "$with_selinux" != no && test "$ac_cv_header_selinux_selinux_h" = yes; then
|
|
AC_LIBOBJ([getfilecon])
|
|
fi
|
|
gt_TYPE_SSIZE_T
|
|
gl_FUNC_STAT
|
|
if test $REPLACE_STAT = 1; then
|
|
AC_LIBOBJ([stat])
|
|
gl_PREREQ_STAT
|
|
fi
|
|
gl_SYS_STAT_MODULE_INDICATOR([stat])
|
|
gl_STDALIGN_H
|
|
gl_STDARG_H
|
|
AM_STDBOOL_H
|
|
gl_STDDEF_H
|
|
gl_STDINT_H
|
|
gl_STDIO_H
|
|
gl_STDLIB_H
|
|
gl_FUNC_STRERROR
|
|
if test $REPLACE_STRERROR = 1; then
|
|
AC_LIBOBJ([strerror])
|
|
fi
|
|
gl_MODULE_INDICATOR([strerror])
|
|
gl_STRING_MODULE_INDICATOR([strerror])
|
|
AC_REQUIRE([gl_HEADER_ERRNO_H])
|
|
AC_REQUIRE([gl_FUNC_STRERROR_0])
|
|
if test -n "$ERRNO_H" || test $REPLACE_STRERROR_0 = 1; then
|
|
AC_LIBOBJ([strerror-override])
|
|
gl_PREREQ_SYS_H_WINSOCK2
|
|
fi
|
|
gl_HEADER_STRING_H
|
|
gl_FUNC_STRVERSCMP
|
|
if test $HAVE_STRVERSCMP = 0; then
|
|
AC_LIBOBJ([strverscmp])
|
|
gl_PREREQ_STRVERSCMP
|
|
fi
|
|
gl_STRING_MODULE_INDICATOR([strverscmp])
|
|
gl_HEADER_SYS_STAT_H
|
|
AC_PROG_MKDIR_P
|
|
gl_HEADER_SYS_TIME_H
|
|
AC_PROG_MKDIR_P
|
|
gl_SYS_TYPES_H
|
|
AC_PROG_MKDIR_P
|
|
gl_FUNC_GEN_TEMPNAME
|
|
gl_THREADLIB
|
|
gl_HEADER_TIME_H
|
|
gl_UNISTD_H
|
|
gl_FUNC_GLIBC_UNLOCKED_IO
|
|
gl_VERSION_ETC
|
|
gl_WCHAR_H
|
|
gl_FUNC_WCRTOMB
|
|
if test $HAVE_WCRTOMB = 0 || test $REPLACE_WCRTOMB = 1; then
|
|
AC_LIBOBJ([wcrtomb])
|
|
gl_PREREQ_WCRTOMB
|
|
fi
|
|
gl_WCHAR_MODULE_INDICATOR([wcrtomb])
|
|
gl_FUNC_WCTOB
|
|
if test $HAVE_WCTOB = 0 || test $REPLACE_WCTOB = 1; then
|
|
AC_LIBOBJ([wctob])
|
|
gl_PREREQ_WCTOB
|
|
fi
|
|
gl_WCHAR_MODULE_INDICATOR([wctob])
|
|
gl_FUNC_WCTOMB
|
|
if test $REPLACE_WCTOMB = 1; then
|
|
AC_LIBOBJ([wctomb])
|
|
gl_PREREQ_WCTOMB
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([wctomb])
|
|
gl_WCTYPE_H
|
|
gl_XALLOC
|
|
# End of code from modules
|
|
m4_ifval(gl_LIBSOURCES_LIST, [
|
|
m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
|
|
for gl_file in ]gl_LIBSOURCES_LIST[ ; do
|
|
if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
|
|
echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
|
|
exit 1
|
|
fi
|
|
done])dnl
|
|
m4_if(m4_sysval, [0], [],
|
|
[AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
|
|
])
|
|
m4_popdef([gl_LIBSOURCES_DIR])
|
|
m4_popdef([gl_LIBSOURCES_LIST])
|
|
m4_popdef([AC_LIBSOURCES])
|
|
m4_popdef([AC_REPLACE_FUNCS])
|
|
m4_popdef([AC_LIBOBJ])
|
|
AC_CONFIG_COMMANDS_PRE([
|
|
gl_libobjs=
|
|
gl_ltlibobjs=
|
|
if test -n "$gl_LIBOBJS"; then
|
|
# Remove the extension.
|
|
sed_drop_objext='s/\.o$//;s/\.obj$//'
|
|
for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
|
|
gl_libobjs="$gl_libobjs $i.$ac_objext"
|
|
gl_ltlibobjs="$gl_ltlibobjs $i.lo"
|
|
done
|
|
fi
|
|
AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
|
|
AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
|
|
])
|
|
gltests_libdeps=
|
|
gltests_ltlibdeps=
|
|
m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
|
|
m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
|
|
m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
|
|
m4_pushdef([gltests_LIBSOURCES_LIST], [])
|
|
m4_pushdef([gltests_LIBSOURCES_DIR], [])
|
|
gl_COMMON
|
|
gl_source_base='gnulib-tests'
|
|
changequote(,)dnl
|
|
gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
|
|
changequote([, ])dnl
|
|
AC_SUBST([gltests_WITNESS])
|
|
gl_module_indicator_condition=$gltests_WITNESS
|
|
m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
|
|
gt_LOCALE_FR
|
|
gt_LOCALE_FR_UTF8
|
|
gt_LOCALE_FR
|
|
gt_LOCALE_TR_UTF8
|
|
gl_FUNC_CLOSE
|
|
if test $REPLACE_CLOSE = 1; then
|
|
AC_LIBOBJ([close])
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([close])
|
|
gl_FUNC_CLOSEDIR
|
|
if test $HAVE_CLOSEDIR = 0 || test $REPLACE_CLOSEDIR = 1; then
|
|
AC_LIBOBJ([closedir])
|
|
fi
|
|
gl_DIRENT_MODULE_INDICATOR([closedir])
|
|
gl_DIRENT_H
|
|
gl_FUNC_DIRFD
|
|
if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no \
|
|
|| test $REPLACE_DIRFD = 1; then
|
|
AC_LIBOBJ([dirfd])
|
|
gl_PREREQ_DIRFD
|
|
fi
|
|
gl_DIRENT_MODULE_INDICATOR([dirfd])
|
|
gl_FUNC_DUP2
|
|
if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
|
|
AC_LIBOBJ([dup2])
|
|
gl_PREREQ_DUP2
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([dup2])
|
|
gl_ENVIRON
|
|
gl_UNISTD_MODULE_INDICATOR([environ])
|
|
gl_FUNC_FDOPEN
|
|
if test $REPLACE_FDOPEN = 1; then
|
|
AC_LIBOBJ([fdopen])
|
|
gl_PREREQ_FDOPEN
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([fdopen])
|
|
gl_FUNC_FFLUSH
|
|
if test $REPLACE_FFLUSH = 1; then
|
|
AC_LIBOBJ([fflush])
|
|
gl_PREREQ_FFLUSH
|
|
fi
|
|
gl_MODULE_INDICATOR([fflush])
|
|
gl_STDIO_MODULE_INDICATOR([fflush])
|
|
gl_FILE_HAS_ACL
|
|
AC_CHECK_DECLS_ONCE([alarm])
|
|
AC_C_FLEXIBLE_ARRAY_MEMBER
|
|
gl_FUNC_FPURGE
|
|
if test $HAVE_FPURGE = 0 || test $REPLACE_FPURGE = 1; then
|
|
AC_LIBOBJ([fpurge])
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([fpurge])
|
|
gl_FUNC_FREADING
|
|
gl_FUNC_FSEEK
|
|
if test $REPLACE_FSEEK = 1; then
|
|
AC_LIBOBJ([fseek])
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([fseek])
|
|
gl_FUNC_UNGETC_WORKS
|
|
gl_FUNC_FSEEKO
|
|
if test $HAVE_FSEEKO = 0 || test $REPLACE_FSEEKO = 1; then
|
|
AC_LIBOBJ([fseeko])
|
|
gl_PREREQ_FSEEKO
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([fseeko])
|
|
gl_FUNC_UNGETC_WORKS
|
|
gl_FUNC_FTELL
|
|
if test $REPLACE_FTELL = 1; then
|
|
AC_LIBOBJ([ftell])
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([ftell])
|
|
gl_FUNC_UNGETC_WORKS
|
|
gl_FUNC_FTELLO
|
|
if test $HAVE_FTELLO = 0 || test $REPLACE_FTELLO = 1; then
|
|
AC_LIBOBJ([ftello])
|
|
gl_PREREQ_FTELLO
|
|
fi
|
|
gl_STDIO_MODULE_INDICATOR([ftello])
|
|
gl_FUNC_UNGETC_WORKS
|
|
gl_FUNC_GETCWD_LGPL
|
|
if test $REPLACE_GETCWD = 1; then
|
|
AC_LIBOBJ([getcwd-lgpl])
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([getcwd])
|
|
gl_FUNC_GETDTABLESIZE
|
|
if test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1; then
|
|
AC_LIBOBJ([getdtablesize])
|
|
gl_PREREQ_GETDTABLESIZE
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([getdtablesize])
|
|
gl_FUNC_GETPAGESIZE
|
|
if test $REPLACE_GETPAGESIZE = 1; then
|
|
AC_LIBOBJ([getpagesize])
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([getpagesize])
|
|
gl_INTTYPES_H
|
|
gl_INTTYPES_INCOMPLETE
|
|
gl_FUNC_LINK
|
|
if test $HAVE_LINK = 0 || test $REPLACE_LINK = 1; then
|
|
AC_LIBOBJ([link])
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([link])
|
|
AC_CHECK_FUNCS_ONCE([newlocale])
|
|
gl_LOCALENAME
|
|
AC_CHECK_FUNCS_ONCE([newlocale])
|
|
gl_FUNC_LSEEK
|
|
if test $REPLACE_LSEEK = 1; then
|
|
AC_LIBOBJ([lseek])
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([lseek])
|
|
gt_LOCALE_FR
|
|
gt_LOCALE_FR_UTF8
|
|
gt_LOCALE_JA
|
|
gt_LOCALE_ZH_CN
|
|
gt_LOCALE_FR_UTF8
|
|
dnl Check for prerequisites for memory fence checks.
|
|
gl_FUNC_MMAP_ANON
|
|
AC_CHECK_HEADERS_ONCE([sys/mman.h])
|
|
AC_CHECK_FUNCS_ONCE([mprotect])
|
|
gl_FUNC_MMAP_ANON
|
|
AC_CHECK_HEADERS_ONCE([sys/mman.h])
|
|
AC_CHECK_FUNCS_ONCE([mprotect])
|
|
gt_LOCALE_FR
|
|
gt_LOCALE_FR_UTF8
|
|
gl_FUNC_OPEN
|
|
if test $REPLACE_OPEN = 1; then
|
|
AC_LIBOBJ([open])
|
|
gl_PREREQ_OPEN
|
|
fi
|
|
gl_FCNTL_MODULE_INDICATOR([open])
|
|
gl_FUNC_OPENDIR
|
|
if test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1; then
|
|
AC_LIBOBJ([opendir])
|
|
fi
|
|
gl_DIRENT_MODULE_INDICATOR([opendir])
|
|
gl_FUNC_PUTENV
|
|
if test $REPLACE_PUTENV = 1; then
|
|
AC_LIBOBJ([putenv])
|
|
gl_PREREQ_PUTENV
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([putenv])
|
|
dnl Check for prerequisites for memory fence checks.
|
|
dnl FIXME: zerosize-ptr.h requires these: make a module for it
|
|
gl_FUNC_MMAP_ANON
|
|
AC_CHECK_HEADERS_ONCE([sys/mman.h])
|
|
AC_CHECK_FUNCS_ONCE([mprotect])
|
|
gl_PREREQ_READ_FILE
|
|
gl_FUNC_READDIR
|
|
if test $HAVE_READDIR = 0; then
|
|
AC_LIBOBJ([readdir])
|
|
fi
|
|
gl_DIRENT_MODULE_INDICATOR([readdir])
|
|
gl_FUNC_REALLOC_POSIX
|
|
if test $REPLACE_REALLOC = 1; then
|
|
AC_LIBOBJ([realloc])
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([realloc-posix])
|
|
gl_FUNC_SETENV
|
|
if test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1; then
|
|
AC_LIBOBJ([setenv])
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([setenv])
|
|
gl_FUNC_SETLOCALE
|
|
if test $REPLACE_SETLOCALE = 1; then
|
|
AC_LIBOBJ([setlocale])
|
|
gl_PREREQ_SETLOCALE
|
|
fi
|
|
gl_LOCALE_MODULE_INDICATOR([setlocale])
|
|
gt_LOCALE_FR
|
|
gt_LOCALE_FR_UTF8
|
|
gt_LOCALE_JA
|
|
gt_LOCALE_ZH_CN
|
|
AC_REQUIRE([gt_TYPE_WCHAR_T])
|
|
AC_REQUIRE([gt_TYPE_WINT_T])
|
|
gl_FUNC_STRDUP_POSIX
|
|
if test $ac_cv_func_strdup = no || test $REPLACE_STRDUP = 1; then
|
|
AC_LIBOBJ([strdup])
|
|
gl_PREREQ_STRDUP
|
|
fi
|
|
gl_STRING_MODULE_INDICATOR([strdup])
|
|
gl_FUNC_SYMLINK
|
|
if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
|
|
AC_LIBOBJ([symlink])
|
|
fi
|
|
gl_UNISTD_MODULE_INDICATOR([symlink])
|
|
gl_FUNC_UNSETENV
|
|
if test $HAVE_UNSETENV = 0 || test $REPLACE_UNSETENV = 1; then
|
|
AC_LIBOBJ([unsetenv])
|
|
gl_PREREQ_UNSETENV
|
|
fi
|
|
gl_STDLIB_MODULE_INDICATOR([unsetenv])
|
|
abs_aux_dir=`cd "$ac_aux_dir"; pwd`
|
|
AC_SUBST([abs_aux_dir])
|
|
abs_aux_dir=`cd "$ac_aux_dir"; pwd`
|
|
AC_SUBST([abs_aux_dir])
|
|
gt_LOCALE_FR
|
|
gt_LOCALE_FR_UTF8
|
|
gt_LOCALE_JA
|
|
gt_LOCALE_ZH_CN
|
|
m4_popdef([gl_MODULE_INDICATOR_CONDITION])
|
|
m4_ifval(gltests_LIBSOURCES_LIST, [
|
|
m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
|
|
for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
|
|
if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
|
|
echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
|
|
exit 1
|
|
fi
|
|
done])dnl
|
|
m4_if(m4_sysval, [0], [],
|
|
[AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
|
|
])
|
|
m4_popdef([gltests_LIBSOURCES_DIR])
|
|
m4_popdef([gltests_LIBSOURCES_LIST])
|
|
m4_popdef([AC_LIBSOURCES])
|
|
m4_popdef([AC_REPLACE_FUNCS])
|
|
m4_popdef([AC_LIBOBJ])
|
|
AC_CONFIG_COMMANDS_PRE([
|
|
gltests_libobjs=
|
|
gltests_ltlibobjs=
|
|
if test -n "$gltests_LIBOBJS"; then
|
|
# Remove the extension.
|
|
sed_drop_objext='s/\.o$//;s/\.obj$//'
|
|
for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
|
|
gltests_libobjs="$gltests_libobjs $i.$ac_objext"
|
|
gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
|
|
done
|
|
fi
|
|
AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
|
|
AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
|
|
])
|
|
LIBSED_LIBDEPS="$gl_libdeps"
|
|
AC_SUBST([LIBSED_LIBDEPS])
|
|
LIBSED_LTLIBDEPS="$gl_ltlibdeps"
|
|
AC_SUBST([LIBSED_LTLIBDEPS])
|
|
LIBTESTS_LIBDEPS="$gltests_libdeps"
|
|
AC_SUBST([LIBTESTS_LIBDEPS])
|
|
])
|
|
|
|
# Like AC_LIBOBJ, except that the module name goes
|
|
# into gl_LIBOBJS instead of into LIBOBJS.
|
|
AC_DEFUN([gl_LIBOBJ], [
|
|
AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
|
|
gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
|
|
])
|
|
|
|
# Like AC_REPLACE_FUNCS, except that the module name goes
|
|
# into gl_LIBOBJS instead of into LIBOBJS.
|
|
AC_DEFUN([gl_REPLACE_FUNCS], [
|
|
m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
|
|
AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
|
|
])
|
|
|
|
# Like AC_LIBSOURCES, except the directory where the source file is
|
|
# expected is derived from the gnulib-tool parameterization,
|
|
# and alloca is special cased (for the alloca-opt module).
|
|
# We could also entirely rely on EXTRA_lib..._SOURCES.
|
|
AC_DEFUN([gl_LIBSOURCES], [
|
|
m4_foreach([_gl_NAME], [$1], [
|
|
m4_if(_gl_NAME, [alloca.c], [], [
|
|
m4_define([gl_LIBSOURCES_DIR], [lib])
|
|
m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
|
|
])
|
|
])
|
|
])
|
|
|
|
# Like AC_LIBOBJ, except that the module name goes
|
|
# into gltests_LIBOBJS instead of into LIBOBJS.
|
|
AC_DEFUN([gltests_LIBOBJ], [
|
|
AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
|
|
gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
|
|
])
|
|
|
|
# Like AC_REPLACE_FUNCS, except that the module name goes
|
|
# into gltests_LIBOBJS instead of into LIBOBJS.
|
|
AC_DEFUN([gltests_REPLACE_FUNCS], [
|
|
m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
|
|
AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
|
|
])
|
|
|
|
# Like AC_LIBSOURCES, except the directory where the source file is
|
|
# expected is derived from the gnulib-tool parameterization,
|
|
# and alloca is special cased (for the alloca-opt module).
|
|
# We could also entirely rely on EXTRA_lib..._SOURCES.
|
|
AC_DEFUN([gltests_LIBSOURCES], [
|
|
m4_foreach([_gl_NAME], [$1], [
|
|
m4_if(_gl_NAME, [alloca.c], [], [
|
|
m4_define([gltests_LIBSOURCES_DIR], [gnulib-tests])
|
|
m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
|
|
])
|
|
])
|
|
])
|
|
|
|
# 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([gl_FILE_LIST], [
|
|
build-aux/announce-gen
|
|
build-aux/config.rpath
|
|
build-aux/do-release-commit-and-tag
|
|
build-aux/gendocs.sh
|
|
build-aux/git-version-gen
|
|
build-aux/gitlog-to-changelog
|
|
build-aux/gnu-web-doc-update
|
|
build-aux/gnupload
|
|
build-aux/prefix-gnulib-mk
|
|
build-aux/snippet/_Noreturn.h
|
|
build-aux/snippet/arg-nonnull.h
|
|
build-aux/snippet/c++defs.h
|
|
build-aux/snippet/unused-parameter.h
|
|
build-aux/snippet/warn-on-use.h
|
|
build-aux/update-copyright
|
|
build-aux/useless-if-before-free
|
|
build-aux/vc-list-files
|
|
doc/fdl.texi
|
|
doc/gendocs_template
|
|
doc/gendocs_template_min
|
|
lib/acl-errno-valid.c
|
|
lib/acl-internal.c
|
|
lib/acl-internal.h
|
|
lib/acl.h
|
|
lib/acl_entries.c
|
|
lib/alignof.h
|
|
lib/alloca.c
|
|
lib/alloca.in.h
|
|
lib/basename-lgpl.c
|
|
lib/btowc.c
|
|
lib/c-ctype.c
|
|
lib/c-ctype.h
|
|
lib/c-strcase.h
|
|
lib/c-strcasecmp.c
|
|
lib/c-strcaseeq.h
|
|
lib/c-strncasecmp.c
|
|
lib/canonicalize-lgpl.c
|
|
lib/close-stream.c
|
|
lib/close-stream.h
|
|
lib/closeout.c
|
|
lib/closeout.h
|
|
lib/config.charset
|
|
lib/copy-acl.c
|
|
lib/ctype.in.h
|
|
lib/dfa.c
|
|
lib/dfa.h
|
|
lib/dirname-lgpl.c
|
|
lib/dirname.h
|
|
lib/dosname.h
|
|
lib/errno.in.h
|
|
lib/error.c
|
|
lib/error.h
|
|
lib/exitfail.c
|
|
lib/exitfail.h
|
|
lib/fcntl.in.h
|
|
lib/fpending.c
|
|
lib/fpending.h
|
|
lib/fstat.c
|
|
lib/fwriting.c
|
|
lib/fwriting.h
|
|
lib/get-permissions.c
|
|
lib/getdelim.c
|
|
lib/getfilecon.c
|
|
lib/getopt.c
|
|
lib/getopt.in.h
|
|
lib/getopt1.c
|
|
lib/getopt_int.h
|
|
lib/getprogname.c
|
|
lib/getprogname.h
|
|
lib/gettext.h
|
|
lib/gettimeofday.c
|
|
lib/glthread/lock.c
|
|
lib/glthread/lock.h
|
|
lib/glthread/threadlib.c
|
|
lib/hard-locale.c
|
|
lib/hard-locale.h
|
|
lib/ignore-value.h
|
|
lib/intprops.h
|
|
lib/isblank.c
|
|
lib/langinfo.in.h
|
|
lib/limits.in.h
|
|
lib/localcharset.c
|
|
lib/localcharset.h
|
|
lib/locale.in.h
|
|
lib/localeconv.c
|
|
lib/localeinfo.c
|
|
lib/localeinfo.h
|
|
lib/lstat.c
|
|
lib/malloc.c
|
|
lib/malloca.c
|
|
lib/malloca.h
|
|
lib/malloca.valgrind
|
|
lib/mbrlen.c
|
|
lib/mbrtowc.c
|
|
lib/mbsinit.c
|
|
lib/mbtowc-impl.h
|
|
lib/mbtowc.c
|
|
lib/memchr.c
|
|
lib/memchr.valgrind
|
|
lib/memrchr.c
|
|
lib/minmax.h
|
|
lib/mkostemp.c
|
|
lib/msvc-inval.c
|
|
lib/msvc-inval.h
|
|
lib/msvc-nothrow.c
|
|
lib/msvc-nothrow.h
|
|
lib/nl_langinfo.c
|
|
lib/obstack.c
|
|
lib/obstack.h
|
|
lib/pathmax.h
|
|
lib/progname.c
|
|
lib/progname.h
|
|
lib/qcopy-acl.c
|
|
lib/qset-acl.c
|
|
lib/quote.h
|
|
lib/quotearg.c
|
|
lib/quotearg.h
|
|
lib/readlink.c
|
|
lib/ref-add.sin
|
|
lib/ref-del.sin
|
|
lib/regcomp.c
|
|
lib/regex.c
|
|
lib/regex.h
|
|
lib/regex_internal.c
|
|
lib/regex_internal.h
|
|
lib/regexec.c
|
|
lib/rename.c
|
|
lib/rmdir.c
|
|
lib/same-inode.h
|
|
lib/se-context.c
|
|
lib/se-context.in.h
|
|
lib/se-selinux.c
|
|
lib/se-selinux.in.h
|
|
lib/secure_getenv.c
|
|
lib/set-acl.c
|
|
lib/set-permissions.c
|
|
lib/stat-macros.h
|
|
lib/stat.c
|
|
lib/stdalign.in.h
|
|
lib/stdarg.in.h
|
|
lib/stdbool.in.h
|
|
lib/stddef.in.h
|
|
lib/stdint.in.h
|
|
lib/stdio-impl.h
|
|
lib/stdio.in.h
|
|
lib/stdlib.in.h
|
|
lib/streq.h
|
|
lib/strerror-override.c
|
|
lib/strerror-override.h
|
|
lib/strerror.c
|
|
lib/string.in.h
|
|
lib/stripslash.c
|
|
lib/strverscmp.c
|
|
lib/sys_stat.in.h
|
|
lib/sys_time.in.h
|
|
lib/sys_types.in.h
|
|
lib/tempname.c
|
|
lib/tempname.h
|
|
lib/time.in.h
|
|
lib/unistd.c
|
|
lib/unistd.in.h
|
|
lib/unlocked-io.h
|
|
lib/verify.h
|
|
lib/version-etc-fsf.c
|
|
lib/version-etc.c
|
|
lib/version-etc.h
|
|
lib/wchar.in.h
|
|
lib/wcrtomb.c
|
|
lib/wctob.c
|
|
lib/wctomb-impl.h
|
|
lib/wctomb.c
|
|
lib/wctype-h.c
|
|
lib/wctype.in.h
|
|
lib/xalloc-die.c
|
|
lib/xalloc-oversized.h
|
|
lib/xalloc.h
|
|
lib/xmalloc.c
|
|
m4/00gnulib.m4
|
|
m4/absolute-header.m4
|
|
m4/acl.m4
|
|
m4/alloca.m4
|
|
m4/assert.m4
|
|
m4/btowc.m4
|
|
m4/builtin-expect.m4
|
|
m4/canonicalize.m4
|
|
m4/close-stream.m4
|
|
m4/close.m4
|
|
m4/closedir.m4
|
|
m4/closeout.m4
|
|
m4/codeset.m4
|
|
m4/configmake.m4
|
|
m4/ctype.m4
|
|
m4/dirent_h.m4
|
|
m4/dirfd.m4
|
|
m4/dirname.m4
|
|
m4/double-slash-root.m4
|
|
m4/dup2.m4
|
|
m4/eealloc.m4
|
|
m4/environ.m4
|
|
m4/errno_h.m4
|
|
m4/error.m4
|
|
m4/extensions.m4
|
|
m4/extern-inline.m4
|
|
m4/fcntl-o.m4
|
|
m4/fcntl_h.m4
|
|
m4/fdopen.m4
|
|
m4/fflush.m4
|
|
m4/flexmember.m4
|
|
m4/fpending.m4
|
|
m4/fpurge.m4
|
|
m4/freading.m4
|
|
m4/fseek.m4
|
|
m4/fseeko.m4
|
|
m4/fstat.m4
|
|
m4/ftell.m4
|
|
m4/ftello.m4
|
|
m4/fwriting.m4
|
|
m4/getcwd.m4
|
|
m4/getdelim.m4
|
|
m4/getdtablesize.m4
|
|
m4/getopt.m4
|
|
m4/getpagesize.m4
|
|
m4/getprogname.m4
|
|
m4/gettimeofday.m4
|
|
m4/glibc21.m4
|
|
m4/gnulib-common.m4
|
|
m4/hard-locale.m4
|
|
m4/include_next.m4
|
|
m4/intlmacosx.m4
|
|
m4/inttypes-pri.m4
|
|
m4/inttypes.m4
|
|
m4/isblank.m4
|
|
m4/langinfo_h.m4
|
|
m4/largefile.m4
|
|
m4/lcmessage.m4
|
|
m4/lib-ld.m4
|
|
m4/lib-link.m4
|
|
m4/lib-prefix.m4
|
|
m4/limits-h.m4
|
|
m4/link.m4
|
|
m4/localcharset.m4
|
|
m4/locale-fr.m4
|
|
m4/locale-ja.m4
|
|
m4/locale-tr.m4
|
|
m4/locale-zh.m4
|
|
m4/locale_h.m4
|
|
m4/localeconv.m4
|
|
m4/localename.m4
|
|
m4/lock.m4
|
|
m4/longlong.m4
|
|
m4/lseek.m4
|
|
m4/lstat.m4
|
|
m4/malloc.m4
|
|
m4/malloca.m4
|
|
m4/manywarnings.m4
|
|
m4/mbrlen.m4
|
|
m4/mbrtowc.m4
|
|
m4/mbsinit.m4
|
|
m4/mbstate_t.m4
|
|
m4/mbtowc.m4
|
|
m4/memchr.m4
|
|
m4/memrchr.m4
|
|
m4/minmax.m4
|
|
m4/mkostemp.m4
|
|
m4/mmap-anon.m4
|
|
m4/mode_t.m4
|
|
m4/msvc-inval.m4
|
|
m4/msvc-nothrow.m4
|
|
m4/multiarch.m4
|
|
m4/nl_langinfo.m4
|
|
m4/nocrash.m4
|
|
m4/non-recursive-gnulib-prefix-hack.m4
|
|
m4/obstack.m4
|
|
m4/off_t.m4
|
|
m4/open.m4
|
|
m4/opendir.m4
|
|
m4/pathmax.m4
|
|
m4/pthread_rwlock_rdlock.m4
|
|
m4/putenv.m4
|
|
m4/quote.m4
|
|
m4/quotearg.m4
|
|
m4/read-file.m4
|
|
m4/readdir.m4
|
|
m4/readlink.m4
|
|
m4/realloc.m4
|
|
m4/regex.m4
|
|
m4/rename.m4
|
|
m4/rmdir.m4
|
|
m4/secure_getenv.m4
|
|
m4/selinux-context-h.m4
|
|
m4/selinux-selinux-h.m4
|
|
m4/setenv.m4
|
|
m4/setlocale.m4
|
|
m4/ssize_t.m4
|
|
m4/stat.m4
|
|
m4/std-gnu11.m4
|
|
m4/stdalign.m4
|
|
m4/stdarg.m4
|
|
m4/stdbool.m4
|
|
m4/stddef_h.m4
|
|
m4/stdint.m4
|
|
m4/stdio_h.m4
|
|
m4/stdlib_h.m4
|
|
m4/strdup.m4
|
|
m4/strerror.m4
|
|
m4/string_h.m4
|
|
m4/strverscmp.m4
|
|
m4/symlink.m4
|
|
m4/sys_socket_h.m4
|
|
m4/sys_stat_h.m4
|
|
m4/sys_time_h.m4
|
|
m4/sys_types_h.m4
|
|
m4/tempname.m4
|
|
m4/threadlib.m4
|
|
m4/time_h.m4
|
|
m4/ungetc.m4
|
|
m4/unistd_h.m4
|
|
m4/unlocked-io.m4
|
|
m4/version-etc.m4
|
|
m4/warn-on-use.m4
|
|
m4/warnings.m4
|
|
m4/wchar_h.m4
|
|
m4/wchar_t.m4
|
|
m4/wcrtomb.m4
|
|
m4/wctob.m4
|
|
m4/wctomb.m4
|
|
m4/wctype_h.m4
|
|
m4/wint_t.m4
|
|
m4/xalloc.m4
|
|
tests/dfa-invalid-char-class.sh
|
|
tests/dfa-match-aux.c
|
|
tests/dfa-match.sh
|
|
tests/init.sh
|
|
tests/macros.h
|
|
tests/signature.h
|
|
tests/test-alignof.c
|
|
tests/test-alloca-opt.c
|
|
tests/test-binary-io.c
|
|
tests/test-binary-io.sh
|
|
tests/test-btowc.c
|
|
tests/test-btowc1.sh
|
|
tests/test-btowc2.sh
|
|
tests/test-c-ctype.c
|
|
tests/test-c-strcase.sh
|
|
tests/test-c-strcasecmp.c
|
|
tests/test-c-strncasecmp.c
|
|
tests/test-canonicalize-lgpl.c
|
|
tests/test-chdir.c
|
|
tests/test-close.c
|
|
tests/test-copy-acl-1.sh
|
|
tests/test-copy-acl-2.sh
|
|
tests/test-copy-acl.c
|
|
tests/test-copy-acl.sh
|
|
tests/test-ctype.c
|
|
tests/test-dirent.c
|
|
tests/test-dup2.c
|
|
tests/test-environ.c
|
|
tests/test-errno.c
|
|
tests/test-fcntl-h.c
|
|
tests/test-fdopen.c
|
|
tests/test-fflush.c
|
|
tests/test-fflush2.c
|
|
tests/test-fflush2.sh
|
|
tests/test-fgetc.c
|
|
tests/test-file-has-acl-1.sh
|
|
tests/test-file-has-acl-2.sh
|
|
tests/test-file-has-acl.c
|
|
tests/test-file-has-acl.sh
|
|
tests/test-fpending.c
|
|
tests/test-fpending.sh
|
|
tests/test-fpurge.c
|
|
tests/test-fputc.c
|
|
tests/test-fread.c
|
|
tests/test-freading.c
|
|
tests/test-fseek.c
|
|
tests/test-fseek.sh
|
|
tests/test-fseek2.sh
|
|
tests/test-fseeko.c
|
|
tests/test-fseeko.sh
|
|
tests/test-fseeko2.sh
|
|
tests/test-fseeko3.c
|
|
tests/test-fseeko3.sh
|
|
tests/test-fseeko4.c
|
|
tests/test-fseeko4.sh
|
|
tests/test-fstat.c
|
|
tests/test-ftell.c
|
|
tests/test-ftell.sh
|
|
tests/test-ftell2.sh
|
|
tests/test-ftell3.c
|
|
tests/test-ftello.c
|
|
tests/test-ftello.sh
|
|
tests/test-ftello2.sh
|
|
tests/test-ftello3.c
|
|
tests/test-ftello4.c
|
|
tests/test-ftello4.sh
|
|
tests/test-fwrite.c
|
|
tests/test-fwriting.c
|
|
tests/test-getcwd-lgpl.c
|
|
tests/test-getdelim.c
|
|
tests/test-getdtablesize.c
|
|
tests/test-getopt-gnu.c
|
|
tests/test-getopt-main.h
|
|
tests/test-getopt-posix.c
|
|
tests/test-getopt.h
|
|
tests/test-getopt_long.h
|
|
tests/test-getprogname.c
|
|
tests/test-gettimeofday.c
|
|
tests/test-ignore-value.c
|
|
tests/test-init.sh
|
|
tests/test-intprops.c
|
|
tests/test-inttypes.c
|
|
tests/test-isblank.c
|
|
tests/test-langinfo.c
|
|
tests/test-limits-h.c
|
|
tests/test-link.c
|
|
tests/test-link.h
|
|
tests/test-locale.c
|
|
tests/test-localeconv.c
|
|
tests/test-localename.c
|
|
tests/test-lseek.c
|
|
tests/test-lseek.sh
|
|
tests/test-lstat.c
|
|
tests/test-lstat.h
|
|
tests/test-malloca.c
|
|
tests/test-mbrtowc-w32-1.sh
|
|
tests/test-mbrtowc-w32-2.sh
|
|
tests/test-mbrtowc-w32-3.sh
|
|
tests/test-mbrtowc-w32-4.sh
|
|
tests/test-mbrtowc-w32-5.sh
|
|
tests/test-mbrtowc-w32.c
|
|
tests/test-mbrtowc.c
|
|
tests/test-mbrtowc1.sh
|
|
tests/test-mbrtowc2.sh
|
|
tests/test-mbrtowc3.sh
|
|
tests/test-mbrtowc4.sh
|
|
tests/test-mbrtowc5.sh
|
|
tests/test-mbsinit.c
|
|
tests/test-mbsinit.sh
|
|
tests/test-memchr.c
|
|
tests/test-memrchr.c
|
|
tests/test-nl_langinfo.c
|
|
tests/test-nl_langinfo.sh
|
|
tests/test-open.c
|
|
tests/test-open.h
|
|
tests/test-pathmax.c
|
|
tests/test-quotearg-simple.c
|
|
tests/test-quotearg.h
|
|
tests/test-read-file.c
|
|
tests/test-readlink.c
|
|
tests/test-readlink.h
|
|
tests/test-regex.c
|
|
tests/test-rename.c
|
|
tests/test-rename.h
|
|
tests/test-rmdir.c
|
|
tests/test-rmdir.h
|
|
tests/test-sameacls.c
|
|
tests/test-set-mode-acl-1.sh
|
|
tests/test-set-mode-acl-2.sh
|
|
tests/test-set-mode-acl.c
|
|
tests/test-set-mode-acl.sh
|
|
tests/test-setenv.c
|
|
tests/test-setlocale1.c
|
|
tests/test-setlocale1.sh
|
|
tests/test-setlocale2.c
|
|
tests/test-setlocale2.sh
|
|
tests/test-stat.c
|
|
tests/test-stat.h
|
|
tests/test-stdalign.c
|
|
tests/test-stdbool.c
|
|
tests/test-stddef.c
|
|
tests/test-stdint.c
|
|
tests/test-stdio.c
|
|
tests/test-stdlib.c
|
|
tests/test-strerror.c
|
|
tests/test-string.c
|
|
tests/test-strverscmp.c
|
|
tests/test-symlink.c
|
|
tests/test-symlink.h
|
|
tests/test-sys_stat.c
|
|
tests/test-sys_time.c
|
|
tests/test-sys_types.c
|
|
tests/test-sys_wait.h
|
|
tests/test-time.c
|
|
tests/test-unistd.c
|
|
tests/test-unsetenv.c
|
|
tests/test-update-copyright.sh
|
|
tests/test-vc-list-files-cvs.sh
|
|
tests/test-vc-list-files-git.sh
|
|
tests/test-verify.c
|
|
tests/test-verify.sh
|
|
tests/test-version-etc.c
|
|
tests/test-version-etc.sh
|
|
tests/test-wchar.c
|
|
tests/test-wcrtomb-w32-1.sh
|
|
tests/test-wcrtomb-w32-2.sh
|
|
tests/test-wcrtomb-w32-3.sh
|
|
tests/test-wcrtomb-w32-4.sh
|
|
tests/test-wcrtomb-w32-5.sh
|
|
tests/test-wcrtomb-w32.c
|
|
tests/test-wcrtomb.c
|
|
tests/test-wcrtomb.sh
|
|
tests/test-wctype-h.c
|
|
tests/test-xalloc-die.c
|
|
tests/test-xalloc-die.sh
|
|
tests/zerosize-ptr.h
|
|
tests=lib/binary-io.c
|
|
tests=lib/binary-io.h
|
|
tests=lib/close.c
|
|
tests=lib/closedir.c
|
|
tests=lib/dirent-private.h
|
|
tests=lib/dirent.in.h
|
|
tests=lib/dirfd.c
|
|
tests=lib/dup2.c
|
|
tests=lib/fd-hook.c
|
|
tests=lib/fd-hook.h
|
|
tests=lib/fdopen.c
|
|
tests=lib/fflush.c
|
|
tests=lib/file-has-acl.c
|
|
tests=lib/filename.h
|
|
tests=lib/flexmember.h
|
|
tests=lib/fpurge.c
|
|
tests=lib/freading.c
|
|
tests=lib/freading.h
|
|
tests=lib/fseek.c
|
|
tests=lib/fseeko.c
|
|
tests=lib/ftell.c
|
|
tests=lib/ftello.c
|
|
tests=lib/getcwd-lgpl.c
|
|
tests=lib/getdtablesize.c
|
|
tests=lib/getpagesize.c
|
|
tests=lib/inttypes.in.h
|
|
tests=lib/link.c
|
|
tests=lib/localename.c
|
|
tests=lib/localename.h
|
|
tests=lib/lseek.c
|
|
tests=lib/open.c
|
|
tests=lib/opendir.c
|
|
tests=lib/putenv.c
|
|
tests=lib/read-file.c
|
|
tests=lib/read-file.h
|
|
tests=lib/readdir.c
|
|
tests=lib/realloc.c
|
|
tests=lib/setenv.c
|
|
tests=lib/setlocale.c
|
|
tests=lib/stdio-impl.h
|
|
tests=lib/strdup.c
|
|
tests=lib/symlink.c
|
|
tests=lib/unsetenv.c
|
|
top/GNUmakefile
|
|
top/README-release
|
|
top/maint.mk
|
|
])
|