gdb: remove unnecessary tui directory check in configure
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 14 Feb 2023 16:37:16 +0000 (11:37 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 14 Feb 2023 18:31:29 +0000 (13:31 -0500)
commit92a2cc556c702154fcbc69f7def2a023185f25dd
tree10bb6aca54a8e63451497e1412b7733ea4819e51
parent81aa19c303c94f549cb9ae343cfe4b635b4e888c
gdb: remove unnecessary tui directory check in configure

I suppose this was possible in the CVS days for the tui directory to be
missing, but it's not really possible nowaday.  Well, a user could
delete the directory from their source tree but... it doesn't make
sense.  Remove the check for that directory in configure.

Change-Id: Iea1412f5e5482ed003015030132ec22150c7d0b3
Approved-By: Tom Tromey <tom@tromey.com>
gdb/configure
gdb/configure.ac