Revision 13391,
1.2 KB
checked in by ghudson, 25 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r13390,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | dnl Driver that loads the Autoconf macro files. |
---|
2 | dnl Requires GNU m4. |
---|
3 | dnl This file is part of Autoconf. |
---|
4 | dnl Copyright (C) 1994 Free Software Foundation, Inc. |
---|
5 | dnl |
---|
6 | dnl This program is free software; you can redistribute it and/or modify |
---|
7 | dnl it under the terms of the GNU General Public License as published by |
---|
8 | dnl the Free Software Foundation; either version 2, or (at your option) |
---|
9 | dnl any later version. |
---|
10 | dnl |
---|
11 | dnl This program is distributed in the hope that it will be useful, |
---|
12 | dnl but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
13 | dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
14 | dnl GNU General Public License for more details. |
---|
15 | dnl |
---|
16 | dnl You should have received a copy of the GNU General Public License |
---|
17 | dnl along with this program; if not, write to the Free Software |
---|
18 | dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA |
---|
19 | dnl 02111-1307, USA. |
---|
20 | dnl |
---|
21 | dnl Written by David MacKenzie. |
---|
22 | dnl |
---|
23 | include(acgeneral.m4)dnl |
---|
24 | builtin(include, acspecific.m4)dnl |
---|
25 | builtin(include, acoldnames.m4)dnl |
---|
26 | dnl Do not sinclude acsite.m4 here, because it may not be installed |
---|
27 | dnl yet when Autoconf is frozen. |
---|
28 | dnl Do not sinclude ./aclocal.m4 here, to prevent it from being frozen. |
---|
Note: See
TracBrowser
for help on using the repository browser.