X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Frl78%2Fconfigure.ac;h=f92d0a0f3cef76228a5550a476ebb8a4ea154aa9;hb=43327b208ec6452c1a6accd40be965cdfa5c86a3;hp=1d1a93849a7510a03921c33f77d0460d3aa6d4f5;hpb=8acc9f485bba28b65935dcc3498d9f3b712ddac7;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/rl78/configure.ac b/sim/rl78/configure.ac index 1d1a93849a..f92d0a0f3c 100644 --- a/sim/rl78/configure.ac +++ b/sim/rl78/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -dnl Copyright (C) 2005-2013 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. @@ -18,7 +18,6 @@ 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/acinclude.m4)