[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnow
[deliverable/binutils-gdb.git] / sim / avr / configure.ac
CommitLineData
df1756f4 1dnl Process this file with autoconf to produce a configure script.
df1756f4 2AC_INIT(Makefile.in)
760b3e8b 3AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
df1756f4 4
6ffe910a 5SIM_AC_COMMON
df1756f4 6
1ac72f06 7SIM_AC_OPTION_ENDIAN(LITTLE)
9943d318 8SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
9943d318
MF
9SIM_AC_OPTION_WARNINGS
10
df1756f4 11SIM_AC_OUTPUT
This page took 0.573299 seconds and 4 git commands to generate.