aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430/config.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-04-18 23:33:31 -0400
committerMike Frysinger <vapier@gentoo.org>2021-04-18 23:34:16 -0400
commit41e166b43b16db5980a5fe011c0165642ee1708a (patch)
treede4e694398517f39b7eb06c1c1284128ec06f952 /sim/msp430/config.in
parentf3d25569f113248ae34ac35e950378a90d332e64 (diff)
downloadfsf-binutils-gdb-41e166b43b16db5980a5fe011c0165642ee1708a.zip
fsf-binutils-gdb-41e166b43b16db5980a5fe011c0165642ee1708a.tar.gz
fsf-binutils-gdb-41e166b43b16db5980a5fe011c0165642ee1708a.tar.bz2
sim: msp430: delete unused getopt.h probe
This port doesn't include it anywhere, so drop the test.
Diffstat (limited to 'sim/msp430/config.in')
-rw-r--r--sim/msp430/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/msp430/config.in b/sim/msp430/config.in
index e4894c4..cb5ea1b 100644
--- a/sim/msp430/config.in
+++ b/sim/msp430/config.in
@@ -22,9 +22,6 @@
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
-/* Define to 1 if you have the <getopt.h> header file. */
-#undef HAVE_GETOPT_H
-
/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE