Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / configure.in
index 8c5ba2fbe953f218c15adaaaa99629ceb6447aa0..3e3d4f0e9c6114adf06da9f8baabe86fbc41a980 100644 (file)
@@ -321,7 +321,6 @@ if test ${build} = ${host} -a ${host} = ${target} ; then
          AC_DEFINE(HAVE_THREAD_DB_LIB)
          CONFIG_OBS="${CONFIG_OBS} sol-thread.o"
          CONFIG_SRCS="${CONFIG_SRCS} sol-thread.c"
-        CONFIG_INITS="${CONFIG_INITS} sol-thread.c"
          AC_CHECK_LIB(dl, dlopen)
          if test "$GCC" = "yes" ; then
             # The GNU linker requires the -export-dynamic option to make
This page took 0.023462 seconds and 4 git commands to generate.