]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/m32c/configure.in
Copyright updates for 2007.
[thirdparty/binutils-gdb.git] / sim / m32c / configure.in
CommitLineData
d45a4bef
JB
1dnl Process this file with autoconf to produce a configure script.
2
6aba47ca 3dnl Copyright (C) 2005, 2007 Free Software Foundation, Inc.
d45a4bef
JB
4dnl Contributed by Red Hat, Inc.
5dnl
6dnl This file is part of the GNU simulators.
7dnl
8dnl The GNU simulators are free software; you can redistribute them and/or
9dnl modify them under the terms of the GNU General Public License as
10dnl published by the Free Software Foundation; either version 2 of the
11dnl License, or (at your option) any later version.
12dnl
13dnl The GNU simulators are distributed in the hope that they will be
14dnl useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
15dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16dnl General Public License for more details.
17dnl
18dnl You should have received a copy of the GNU General Public License
19dnl along with the GNU simulators; if not, write to the Free Software
20dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21dnl 02110-1301, USA
22dnl
23AC_PREREQ(2.5)dnl
24AC_INIT(Makefile.in)
25AC_CONFIG_HEADER(config.h:config.in)
26
27sinclude(../common/aclocal.m4)
28
29# Bugs in autoconf 2.59 break the call to SIM_AC_COMMON, hack around
30# it by inlining the macro's contents.
31sinclude(../common/common.m4)
32
33SIM_AC_OUTPUT