fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / machine / sparc / configure.in
blobb0e44c2402d0e36fa20bed3a88a2f22a8143116e
1 dnl This is the newlib/libc/machine/sparc configure.in file.
2 dnl Process this file with autoconf to produce a configure script.
4 AC_PREREQ(2.5)
5 AC_INIT(shuffle.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)