maint: bump copyright year
[m4.git] / tests / atlocal.in
blobdd6f35eec3694486f2946d81b97b913132bda2f3
1 # -*- shell-script -*-
2 # @configure_input@
3 # Configurable variable values for M4 test suite.
4 # Copyright (C) 2000-2001, 2006, 2008, 2010, 2013-2014, 2017 Free
5 # Software Foundation, Inc.
7 # This file is part of GNU M4.
9 # GNU M4 is free software: you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by
11 # the Free Software Foundation, either version 3 of the License, or
12 # (at your option) any later version.
14 # GNU M4 is distributed in the hope that it will be useful,
15 # but WITHOUT ANY WARRANTY; without even the implied warranty of
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 # GNU General Public License for more details.
19 # You should have received a copy of the GNU General Public License
20 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
22 # Some tests cannot be performed with all the configurations.
23 USE_GMP=@USE_GMP@
25 # Prefer tools learned during configure.
26 SED='@SED@'
27 export SED