annotate src/s/sunos413.h @ 3968:e6f0cff88f06

* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get the versions of gethostbyname and such that use the DNS.
author Jim Blandy <jimb@redhat.com>
date Sat, 03 Jul 1993 21:11:51 +0000
parents a784dfbd4d67
children 72f692faeb8c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3114
630eb7c9ea64 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 #include "sunos4-1.h"
630eb7c9ea64 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
3308
a784dfbd4d67 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 3114
diff changeset
3 #if 0 /* jik@gza.com says this didn't work. Too bad.
a784dfbd4d67 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 3114
diff changeset
4 Can anyone find out why this loses? */
3114
630eb7c9ea64 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */
630eb7c9ea64 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6
630eb7c9ea64 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
7 #undef SYSTEM_MALLOC
3308
a784dfbd4d67 *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 3114
diff changeset
8 #endif