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 AC_INIT(common/bits-tst.c)
11 AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..)
14 # Configure sub-directory for appropriate targets
17 AC_CONFIG_SUBDIRS(d10v-elf)
20 AC_CONFIG_SUBDIRS(frv-elf)
23 AC_CONFIG_SUBDIRS(m32r-elf)
26 AC_CONFIG_SUBDIRS(mips64el-elf)
30 sinclude(../configure.tgt)