diff options
Diffstat (limited to 'gdb/configure.in')
-rw-r--r-- | gdb/configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/configure.in b/gdb/configure.in index b883fbf..8e39589 100644 --- a/gdb/configure.in +++ b/gdb/configure.in @@ -447,7 +447,6 @@ esac]) if test "${enable_netrom}" = "yes"; then CONFIG_OBS="${CONFIG_OBS} remote-nrom.o" CONFIG_SRCS="${CONFIG_SRCS} remote-nrom.c" - CONFIG_INITS="${CONFIG_INITS} remote-nrom.c" fi AC_ARG_ENABLE(build-warnings, |