Fix the testsuite to preserve the various arguments of configure.
[boost.m4.git] / tests / atlocal.in
blob0908a6d87851d299edb309ccb6540afb4b0d979e
1 # -*- shell-script -*-  vi:set ft=sh:
2 # @configure_input@
3 # Copyright (C) 2007  Benoit Sigoure <tsuna@lrde.epita.fr>
5 # This program is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation, either version 3 of the License, or
8 # (at your option) any later version.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
18 GREP='@GREP@'
19 EGREP='@EGREP@'
20 abs_top_srcdir='@abs_top_srcdir@'
21 CXX='@CXX@'
22 LD='@LD@'
23 CONFIGURE_FLAGS='@DISTCHECK_CONFIGURE_FLAGS@'
24 build='@build@'
25 host='@host@'