* config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
+2002-02-04 Andreas Schwab <schwab@suse.de>
+
+ * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
+ * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
+
2002-02-04 Richard Earnshaw <rearnsha@arm.com>
* gdbarch.sh (copyright): Update years in generated header.
proc-service.o thread-db.o lin-lwp.o
LOADLIBES = -ldl -rdynamic
-
-# Don't use gnu-regex.c; it interferes with some stuff in libc.
-REGEX=
-
-# NAT_CLIBS is a hack to be sure; I expect we'll be able to remove this
-# line in the near future
-NAT_CLIBS= -lc -lnss_dns -lnss_files -lresolv -lc
TM_FILE= tm-linux.h
GDBSERVER_DEPFILES= low-linux.o
-GDBSERVER_LIBS= -lc -lnss_dns -lnss_files -lresolv -lc