2008-03-21 17:38:40 +01:00
|
|
|
# generated automatically by aclocal 1.10.1 -*- Autoconf -*-
|
2004-10-28 19:57:26 +02:00
|
|
|
|
2008-03-21 17:38:40 +01:00
|
|
|
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
|
|
|
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
|
|
|
# This file is free software; the Free Software Foundation
|
|
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
|
|
# with or without modifications, as long as this notice is preserved.
|
2004-10-28 19:57:26 +02:00
|
|
|
|
2008-03-21 17:38:40 +01:00
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
|
|
# PARTICULAR PURPOSE.
|
2004-10-28 19:57:26 +02:00
|
|
|
|
2008-03-21 17:38:40 +01:00
|
|
|
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
|
|
|
|
# Free Software Foundation, Inc.
|
2004-10-28 19:57:26 +02:00
|
|
|
#
|
2008-03-21 17:38:40 +01:00
|
|
|
# This file is free software; the Free Software Foundation
|
|
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
|
|
# with or without modifications, as long as this notice is preserved.
|
2004-10-28 19:57:26 +02:00
|
|
|
|
2008-03-21 17:38:40 +01:00
|
|
|
# serial 8
|
2004-10-28 19:57:26 +02:00
|
|
|
|
2008-03-21 17:38:40 +01:00
|
|
|
# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS.
|
|
|
|
AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
|
2004-10-28 19:57:26 +02:00
|
|
|
|
2008-03-21 17:38:40 +01:00
|
|
|
# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
|
2004-10-28 19:57:26 +02:00
|
|
|
#
|
2008-03-21 17:38:40 +01:00
|
|
|
# This file is free software; the Free Software Foundation
|
|
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
|
|
|
|
# serial 2
|
|
|
|
|
|
|
|
# Obsolete Automake macros.
|
|
|
|
|
|
|
|
# We put here only the macros whose substitution is not an Automake
|
|
|
|
# macro; otherwise including this file would trigger dependencies for
|
|
|
|
# all the substitutions. Generally, obsolete Automake macros are
|
|
|
|
# better AU_DEFUNed in the same file as their replacement, or alone in
|
|
|
|
# a separate file (see obsol-gt.m4 or obsol-lt.m4 for instance).
|
|
|
|
|
|
|
|
AU_DEFUN([AC_FEATURE_CTYPE], [AC_HEADER_STDC])
|
|
|
|
AU_DEFUN([AC_FEATURE_ERRNO], [AC_REPLACE_FUNCS([strerror])])
|
|
|
|
AU_DEFUN([AM_CYGWIN32], [AC_CYGWIN])
|
|
|
|
AU_DEFUN([AM_EXEEXT], [AC_EXEEXT])
|
|
|
|
AU_DEFUN([AM_FUNC_MKTIME], [AC_FUNC_MKTIME])
|
|
|
|
AU_DEFUN([AM_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL],
|
|
|
|
[AC_HEADER_TIOCGWINSZ])
|
|
|
|
AU_DEFUN([AM_MINGW32], [AC_MINGW32])
|
|
|
|
AU_DEFUN([AM_PROG_INSTALL], [AC_PROG_INSTALL])
|
|
|
|
AU_DEFUN([AM_SANITY_CHECK_CC], [AC_PROG_CC])
|
|
|
|
AU_DEFUN([AM_SYS_POSIX_TERMIOS], [AC_SYS_POSIX_TERMIOS])
|
|
|
|
AU_DEFUN([fp_FUNC_FNMATCH], [AC_FUNC_FNMATCH])
|
|
|
|
AU_DEFUN([fp_PROG_INSTALL], [AC_PROG_INSTALL])
|
|
|
|
AU_DEFUN([md_TYPE_PTRDIFF_T], [AC_CHECK_TYPES([ptrdiff_t])])
|
|
|
|
|
|
|
|
# Don't know how to translate these.
|
|
|
|
# If used, Autoconf will complain that they are possibly unexpended;
|
|
|
|
# this seems a good enough error message.
|
|
|
|
# AC_FEATURE_EXIT
|
|
|
|
# AC_SYSTEM_HEADER
|
2004-10-28 19:57:26 +02:00
|
|
|
|