]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/avr/configure.ac
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / sim / avr / configure.ac
CommitLineData
df1756f4 1dnl Process this file with autoconf to produce a configure script.
6ffe910a 2AC_PREREQ(2.64)dnl
df1756f4 3AC_INIT(Makefile.in)
9c082ca8 4sinclude(../common/acinclude.m4)
df1756f4 5
6ffe910a 6SIM_AC_COMMON
df1756f4 7
1ac72f06 8SIM_AC_OPTION_ENDIAN(LITTLE)
9943d318 9SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
9943d318
MF
10SIM_AC_OPTION_ENVIRONMENT
11SIM_AC_OPTION_INLINE
12SIM_AC_OPTION_WARNINGS
13
df1756f4 14SIM_AC_OUTPUT