2003-01-04 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.java / configure.in
CommitLineData
9d273ca3
AG
1dnl Process this file file with autoconf to produce a configure script.
2
3AC_PREREQ(2.5)
d8231941 4AC_INIT(jmisc.exp)
9d273ca3
AG
5
6CC=${CC-cc}
7AC_SUBST(CC)
8AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../../..)
9AC_CANONICAL_SYSTEM
10
11AC_OUTPUT(Makefile)
This page took 0.239302 seconds and 4 git commands to generate.