ada-lang.c::advance_wild_match improve doc and parameter+temporaries types
[binutils-gdb.git] / sim / testsuite / d10v-elf / configure.ac
blob278d84d0e82510d5e99d289f6dc719af4f9e7208
1 dnl Process this file file with autoconf to produce a configure script.
2 dnl This file is a shell script fragment that supplies the information
3 dnl necessary to tailor a template configure script into the configure
4 dnl script appropriate for this directory.  For more information, check
5 dnl any existing configure script.
7 dnl FIXME - think of a truly uniq file to this directory
8 AC_INIT(Makefile.in)
10 CC=${CC-cc}
11 AC_SUBST(CC)
12 AC_CONFIG_AUX_DIR(../../..)
13 AC_CANONICAL_SYSTEM
15 AC_SUBST(target_cpu)
18 AC_OUTPUT(Makefile)