* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.chill / configure.in
CommitLineData
782445c7 1dnl Process this file file with autoconf to produce a configure script.
16def8c8 2
6c890568 3AC_PREREQ(2.5)
782445c7 4AC_INIT(chexp.exp)
16def8c8 5
782445c7
FF
6CC=${CC-cc}
7AC_SUBST(CC)
8AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../../..)
9AC_CANONICAL_SYSTEM
16def8c8 10
782445c7 11AC_OUTPUT(Makefile)
This page took 0.272646 seconds and 4 git commands to generate.