OSDN Git Service

* mmap.cc (gen_create_protect): Always generate WRITECOPY protection
[pf3gnuchains/pf3gnuchains4x.git] / newlib / libc / machine / ms1 / configure.in
1 dnl This is the newlib/libc/machine/ms1 configure.in file.
2 dnl Process this file with autoconf to produce a configure script.
3
4 AC_PREREQ(2.5)
5 AC_INIT(Makefile.am)
6
7 dnl Can't be done in NEWLIB_CONFIGURE because that confuses automake. 
8 AC_CONFIG_AUX_DIR(../../../..)
9
10 NEWLIB_CONFIGURE(../../..)
11
12 AC_OUTPUT(Makefile)