* Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure.
authorStu Grossman <grossman@cygnus>
Tue, 11 Jun 1996 19:21:42 +0000 (19:21 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 11 Jun 1996 19:21:42 +0000 (19:21 +0000)
commit4915acadd4d308ebfc500c64394a7fb87104ffde
tree5aac838ac4105879a8bd5178808dce98b62c8b30
parentf023ce5c80dd65e074f82e83c8ebaaecf162a27c
* Makefile.in (INTERNAL_LDFLAGS):  Add in flags from configure.
* configure configure.in:  Only make sol-thread.o for native.
Also, switch to dlopened libthread_db.so.1.
* sol-thread.c:  Switch to using dlopen to get the thread_db
library.
gdb/configure
gdb/configure.in
gdb/sol-thread.c