12345678910111213141516171819202122232425262728293031323334353637 |
- # generated automatically by aclocal 1.15.1 -*- Autoconf -*-
- # Copyright (C) 1996-2017 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.
- # 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.
- m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
- m4_ifndef([AC_AUTOCONF_VERSION],
- [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
- m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
- [m4_warning([this file was generated for autoconf 2.69.
- You have another version of autoconf. It may work, but is not guaranteed to.
- If you have problems, you may need to regenerate the build system entirely.
- To do so, use the procedure documented by the package, typically 'autoreconf'.])])
- m4_include([m4/amversion.m4])
- m4_include([m4/auxdir.m4])
- m4_include([m4/cond.m4])
- m4_include([m4/init.m4])
- m4_include([m4/install-sh.m4])
- m4_include([m4/lead-dot.m4])
- m4_include([m4/missing.m4])
- m4_include([m4/options.m4])
- m4_include([m4/prog-cc-c-o.m4])
- m4_include([m4/runlog.m4])
- m4_include([m4/sanity.m4])
- m4_include([m4/silent.m4])
- m4_include([m4/strip.m4])
- m4_include([m4/substnot.m4])
- m4_include([m4/tar.m4])
|