X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fm32c%2Fconfigure.ac;h=6b1cfee6f71742fd287ffbf6dbed3b3530db05c7;hb=05e682e3be7e3d9d63ec358dcf8943fd200545cb;hp=e696e9b0f02fe289809461ad2f21b162e025edb3;hpb=6ffe910a7e62888428dfe53168a5383dd3daf689;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/m32c/configure.ac b/sim/m32c/configure.ac index e696e9b0f0..6b1cfee6f7 100644 --- a/sim/m32c/configure.ac +++ b/sim/m32c/configure.ac @@ -1,7 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -dnl Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011 -dnl Free Software Foundation, Inc. +dnl Copyright (C) 2005-2020 Free Software Foundation, Inc. dnl Contributed by Red Hat, Inc. dnl dnl This file is part of the GNU simulators. @@ -19,12 +18,13 @@ dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . dnl -AC_PREREQ(2.64)dnl AC_INIT(Makefile.in) -sinclude(../common/aclocal.m4) +sinclude(../common/acinclude.m4) SIM_AC_COMMON +SIM_AC_OPTION_WARNINGS + AC_CHECK_HEADERS(sys/select.h termios.h sys/socket.h netinet/in.h netinet/tcp.h) SIM_AC_OUTPUT