Enclose gdbtk stuff inside gdb sanitization lines. Regenerate configure.
authorFred Fish <fnf@specifix.com>
Tue, 30 Jan 1996 03:10:17 +0000 (03:10 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 30 Jan 1996 03:10:17 +0000 (03:10 +0000)
gdb/testsuite/configure.in

index f748c11bb6113bf4b4c319f333d65afe4e8eb1d4..1259073aec6aa7db84aaf6d85183b91159dae97d 100644 (file)
@@ -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"