* configure.in: Call AC_CONFIG_HEADER. Don't call
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-pthreads.exp
index a26d434758cec31fbfee4dc11c4483c2d1102b4a..170d9a4d89ffcf7d138525cc025f0ef331b05313 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2002 Free Software Foundation, Inc.
+# Copyright 2002, 2003 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -204,7 +204,7 @@ set testfile "pthreads"
 set srcfile "$testfile.c"
 set binfile "$objdir/$subdir/$testfile"
 
-set options [list debug incdir=$subdir]
+set options [list debug incdir=$objdir]
 if  {[gdb_compile_pthreads "$srcdir/$subdir/$srcfile" $binfile executable $options]
      != "" } {
   gdb_suppress_entire_file \
This page took 0.024589 seconds and 4 git commands to generate.