projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6ade5d
)
Enclose gdbtk stuff inside gdb sanitization lines. Regenerate configure.
author
Fred Fish
<fnf@specifix.com>
Tue, 30 Jan 1996 03:10:17 +0000
(
03:10
+0000)
committer
Fred Fish
<fnf@specifix.com>
Tue, 30 Jan 1996 03:10:17 +0000
(
03:10
+0000)
gdb/testsuite/configure.in
patch
|
blob
|
history
diff --git
a/gdb/testsuite/configure.in
b/gdb/testsuite/configure.in
index f748c11bb6113bf4b4c319f333d65afe4e8eb1d4..1259073aec6aa7db84aaf6d85183b91159dae97d 100644
(file)
--- a/
gdb/testsuite/configure.in
+++ b/
gdb/testsuite/configure.in
@@
-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"