# 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 ./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 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 ./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_source_base='lib' AC_FUNC_ACL gl_FUNC_ALLOCA gl_ERROR gl_EXITFAIL dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac. gl_FUNC_GETDELIM gl_FUNC_GETLINE gl_GETOPT dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac. AM_GNU_GETTEXT_VERSION([0.15]) gl_LOCALCHARSET AC_FUNC_MALLOC gl_MBCHAR gl_MBITER gl_FUNC_MEMCHR gl_FUNC_MEMCMP gl_FUNC_MEMMOVE gl_FUNC_MKSTEMP AC_FUNC_OBSTACK dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]). gl_PATHMAX gl_QUOTE gl_QUOTEARG gl_REGEX gt_TYPE_SSIZE_T gl_STAT_MACROS AM_STDBOOL_H gl_STDINT_H gl_STRCASE gl_FUNC_STRERROR gl_FUNC_STRVERSCMP gl_HEADER_SYS_STAT_H gl_HEADER_UNISTD gl_FUNC_GLIBC_UNLOCKED_IO gl_FUNC_WCWIDTH gl_XALLOC LIBSED_LIBDEPS="$gl_libdeps" AC_SUBST([LIBSED_LIBDEPS]) LIBSED_LTLIBDEPS="$gl_ltlibdeps" AC_SUBST([LIBSED_LTLIBDEPS]) ]) # 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/config.rpath lib/acl.c lib/acl.h lib/alloca.c lib/alloca_.h lib/config.charset lib/error.c lib/error.h lib/exit.h lib/exitfail.c lib/exitfail.h lib/getdelim.c lib/getdelim.h lib/getline.c lib/getline.h lib/getopt.c lib/getopt1.c lib/getopt_.h lib/getopt_int.h lib/gettext.h lib/localcharset.c lib/localcharset.h lib/malloc.c lib/mbchar.c lib/mbchar.h lib/mbuiter.h lib/memchr.c lib/memcmp.c lib/memmove.c lib/mkstemp.c lib/mkstemp.h lib/obstack.c lib/obstack.h lib/pathmax.h lib/quote.c lib/quote.h lib/quotearg.c lib/quotearg.h 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/stat-macros.h lib/stat_.h lib/stdbool_.h lib/stdint_.h lib/strcase.h lib/strcasecmp.c lib/strerror.c lib/strncasecmp.c lib/strnlen1.c lib/strnlen1.h lib/strverscmp.c lib/strverscmp.h lib/tempname.c lib/unlocked-io.h lib/verify.h lib/wcwidth.h lib/xalloc-die.c lib/xalloc.h lib/xmalloc.c m4/absolute-header.m4 m4/acl.m4 m4/alloca.m4 m4/codeset.m4 m4/error.m4 m4/exitfail.m4 m4/extensions.m4 m4/getdelim.m4 m4/getline.m4 m4/getopt.m4 m4/gettext.m4 m4/glibc2.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 m4/intmax.m4 m4/inttypes-h.m4 m4/inttypes-pri.m4 m4/inttypes_h.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/localcharset.m4 m4/lock.m4 m4/longdouble.m4 m4/longlong.m4 m4/mbchar.m4 m4/mbiter.m4 m4/mbrtowc.m4 m4/mbstate_t.m4 m4/memchr.m4 m4/memcmp.m4 m4/memmove.m4 m4/mkstemp.m4 m4/nls.m4 m4/pathmax.m4 m4/po.m4 m4/printf-posix.m4 m4/progtest.m4 m4/quote.m4 m4/quotearg.m4 m4/regex.m4 m4/signed.m4 m4/size_max.m4 m4/ssize_t.m4 m4/stat-macros.m4 m4/stdbool.m4 m4/stdint.m4 m4/stdint_h.m4 m4/strcase.m4 m4/strerror.m4 m4/strverscmp.m4 m4/sys_stat_h.m4 m4/uintmax_t.m4 m4/ulonglong.m4 m4/unistd_h.m4 m4/unlocked-io.m4 m4/visibility.m4 m4/wchar_t.m4 m4/wcwidth.m4 m4/wint_t.m4 m4/xalloc.m4 m4/xsize.m4 ])