* configure.ac (CONFIG_INITS): Delete long obsoleted variable.

* configure: Regenerate.
This commit is contained in:
Thiago Jung Bauermann
2008-07-23 17:40:48 +00:00
parent 58e54ac21d
commit e63e4db203
3 changed files with 5 additions and 2 deletions

1
gdb/configure vendored
View File

@@ -25480,7 +25480,6 @@ if test x"$enable_tui" != xno; then
CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_TUI_OBS)"
CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_TUI_DEPS)"
CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_TUI_SRCS)"
CONFIG_INITS="$CONFIG_INITS \$(SUBDIR_TUI_INITS)"
ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_TUI_CFLAGS)"
CONFIG_ALL="${CONFIG_ALL} all-tui"
CONFIG_CLEAN="${CONFIG_CLEAN} clean-tui"