* configure.in: Call AC_CONFIG_HEADER. Don't call
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / schedlock.exp
index ea2d8d3fdc65e8b1d0191f09746b227b5bb94ba5..2f0be4bc3451ba40f7be39a08dd5f94ad5b98b1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996, 1997, 2002 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 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
@@ -45,7 +45,7 @@ if [istarget "*-*-linux*"] then {
 set why_msg "unrecognized error"
 foreach lib $possible_libs {
     set options "debug"
-    lappend options "incdir=${objdir}/${subdir}"
+    lappend options "incdir=${objdir}"
     lappend options "libs=$lib"
     set ccout [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable $options]
     switch -regexp -- $ccout {
This page took 0.045531 seconds and 4 git commands to generate.