Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)
[deliverable/binutils-gdb.git] / sim / cr16 / configure.ac
CommitLineData
fee8ec00 1dnl Process this file with autoconf to produce a configure script.
fee8ec00 2AC_INIT(Makefile.in)
9c082ca8 3sinclude(../common/acinclude.m4)
fee8ec00 4
6ffe910a 5SIM_AC_COMMON
fee8ec00 6
1ac72f06 7SIM_AC_OPTION_ENDIAN(LITTLE)
761e171a 8SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
fee8ec00
SR
9SIM_AC_OPTION_WARNINGS
10
fee8ec00 11SIM_AC_OUTPUT
This page took 0.560737 seconds and 4 git commands to generate.