]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/aarch64/configure.ac
849e957f827783c9b91d1326195e8a529477cdaf
[thirdparty/binutils-gdb.git] / sim / aarch64 / configure.ac
1 dnl Process this file with autoconf to produce a configure script.
2
3 dnl Copyright (C) 2015-2021 Free Software Foundation, Inc.
4 dnl
5 dnl Contributed by Red Hat.
6 dnl
7 dnl This file is part of GDB.
8
9 dnl This program is free software; you can redistribute it and/or modify
10 dnl it under the terms of the GNU General Public License as published by
11 dnl the Free Software Foundation; either version 3 of the License, or
12 dnl (at your option) any later version.
13 dnl
14 dnl This program is distributed in the hope that it will be useful,
15 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
16 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 dnl GNU General Public License for more details.
18 dnl
19 dnl You should have received a copy of the GNU General Public License
20 dnl along with this program. If not, see <http://www.gnu.org/licenses/>. */
21
22 AC_INIT(Makefile.in)
23 AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
24
25 SIM_AC_COMMON
26
27 SIM_AC_OUTPUT