Enclose gdbtk stuff inside gdb sanitization lines. Regenerate configure.
This commit is contained in:
parent
f6ade5ddf3
commit
9476906f63
1 changed files with 2 additions and 0 deletions
|
@ -12,9 +12,11 @@ AC_SUBST(CC)
|
|||
AC_CONFIG_AUX_DIR(`cd $srcdir;pwd`/../..)
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
# start-sanitize-gdbtk
|
||||
# place. This is only so testing with a freshly built expect binary
|
||||
# in the object tree will work.
|
||||
CY_AC_PATH_TCLH
|
||||
# end-sanitize-gdbtk
|
||||
|
||||
# Directories to use in all configurations.
|
||||
configdirs="gdb.base gdb.c++ gdb.disasm gdb.chill"
|
||||
|
|
Loading…
Add table
Reference in a new issue