|
Packit Service |
9646c7 |
# This file is part of Autoconf. -*- Autoconf -*-
|
|
Packit Service |
9646c7 |
# M4 macros used in building test suites.
|
|
Packit Service |
9646c7 |
# Copyright (C) 2000-2002, 2009-2012 Free Software Foundation, Inc.
|
|
Packit Service |
9646c7 |
|
|
Packit Service |
9646c7 |
# This file is part of Autoconf. This program is free
|
|
Packit Service |
9646c7 |
# software; you can redistribute it and/or modify it under the
|
|
Packit Service |
9646c7 |
# terms of the GNU General Public License as published by the
|
|
Packit Service |
9646c7 |
# Free Software Foundation, either version 3 of the License, or
|
|
Packit Service |
9646c7 |
# (at your option) any later version.
|
|
Packit Service |
9646c7 |
#
|
|
Packit Service |
9646c7 |
# This program is distributed in the hope that it will be useful,
|
|
Packit Service |
9646c7 |
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
Packit Service |
9646c7 |
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
Packit Service |
9646c7 |
# GNU General Public License for more details.
|
|
Packit Service |
9646c7 |
#
|
|
Packit Service |
9646c7 |
# Under Section 7 of GPL version 3, you are granted additional
|
|
Packit Service |
9646c7 |
# permissions described in the Autoconf Configure Script Exception,
|
|
Packit Service |
9646c7 |
# version 3.0, as published by the Free Software Foundation.
|
|
Packit Service |
9646c7 |
#
|
|
Packit Service |
9646c7 |
# You should have received a copy of the GNU General Public License
|
|
Packit Service |
9646c7 |
# and a copy of the Autoconf Configure Script Exception along with
|
|
Packit Service |
9646c7 |
# this program; see the files COPYINGv3 and COPYING.EXCEPTION
|
|
Packit Service |
9646c7 |
# respectively. If not, see <http://www.gnu.org/licenses/>.
|
|
Packit Service |
9646c7 |
|
|
Packit Service |
9646c7 |
m4_include([autotest/general.m4])
|
|
Packit Service |
9646c7 |
m4_include([autotest/specific.m4])
|