* config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve

reference to gethostbyname.
This commit is contained in:
Peter Schauer 2000-10-09 19:40:37 +00:00
parent 7bfd51a382
commit 16d6ab6428
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2000-10-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
* config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve
reference to gethostbyname.
2000-10-06 Kevin Buettner <kevinb@redhat.com>
* remote-eb.c (eb_xfer_inferior_memory): Protoize.

View File

@ -2,6 +2,7 @@
XM_FILE= xm-i386v4.h
XDEPFILES=
XM_CLIBS= -lsocket -lnsl
NAT_FILE= nm-i386sol2.h
NATDEPFILES= core-regset.o fork-child.o i386v4-nat.o corelow.o procfs.o \