fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / d10v / configure.in
blob5559c87c86dcca27900ec8d37cb7606f72ac684c
1 dnl This is the newlib/libc/sys/d10v configure.in file.
2 dnl Process this file with autoconf to produce a configure script.
4 AC_PREREQ(2.5)
5 AC_INIT(creat.c)
7 dnl Can't be done in NEWLIB_CONFIGURE because that confuses automake. 
8 AC_CONFIG_AUX_DIR(../../../..)
10 NEWLIB_CONFIGURE(../../..)
12 AC_OUTPUT(Makefile)