]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/rx/ChangeLog
sim: rl78/rx: drop unnecessary getopt.h probing
authorMike Frysinger <vapier@gentoo.org>
Tue, 20 Apr 2021 13:21:28 +0000 (09:21 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 20 Apr 2021 13:23:56 +0000 (09:23 -0400)
commitd549b029d6d622af531211ef4c7bc48cb5011d93
treeed70bf9345526cfbcef5b01359621ab1dab583b4
parentaee4e85e27f94be438e480b59f3218c6fa3463d5
sim: rl78/rx: drop unnecessary getopt.h probing

Since getopt.h is provided by libiberty, there's no need to probe for
a system version of it.  Plus we already assume it exists in other
parts of the sim.
sim/rl78/ChangeLog
sim/rl78/config.in
sim/rl78/configure
sim/rl78/configure.ac
sim/rl78/main.c
sim/rx/ChangeLog
sim/rx/config.in
sim/rx/configure
sim/rx/configure.ac
sim/rx/main.c