Update x86 CPU_XXX_FLAGS handling
[deliverable/binutils-gdb.git] / sim / msp430 / configure.ac
index fccf6d7b4c51d02f873080cc0332e94bd684dd19..8f4e19013e228cb0ab83db10d512922401ca6de0 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-dnl Copyright (C) 2005, 2007-2013 Free Software Foundation, Inc.
+dnl Copyright (C) 2005-2016 Free Software Foundation, Inc.
 dnl Contributed by Red Hat, Inc.
 dnl 
 dnl This file is part of the GNU simulators.
@@ -26,7 +26,8 @@ SIM_AC_COMMON
 
 AC_CHECK_HEADERS(getopt.h)
 
-SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
+SIM_AC_OPTION_ENDIAN(LITTLE)
 SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
+SIM_AC_OPTION_WARNINGS
 
 SIM_AC_OUTPUT
This page took 0.023261 seconds and 4 git commands to generate.