resolv/arpa/nameser_compat.h not installed
Andreas Jaeger
aj@suse.de
Thu Mar 2 00:20:00 GMT 2000
>>>>> sean chen writes:
>> Submitter-Id: net
>> Originator: Sean Chen
>> Organization: TurboLinux, Inc.
>> Confidential: no
>> Synopsis: resolv/arpa/nameser_compat.h needed by not installed
Here's a patch.
Andreas
2000-03-02 Andreas Jaeger <aj@suse.de>
* resolv/Makefile (headers): Add arpa/nameser_compat.h.
============================================================
Index: resolv/Makefile
--- resolv/Makefile 1999/12/30 08:08:08 1.31
+++ resolv/Makefile 2000/03/02 08:12:22
@@ -1,4 +1,4 @@
-# Copyright (C) 1994,95,96,97,98,1999 Free Software Foundation, Inc.
+# Copyright (C) 1994,95,96,97,98,99,2000 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -21,7 +21,8 @@
#
subdir := resolv
-headers := resolv.h netdb.h arpa/nameser.h sys/bitypes.h
+headers := resolv.h netdb.h arpa/nameser.h arpa/nameser_compat.h \
+ sys/bitypes.h
distribute := ../conf/portability.h mapv4v6addr.h mapv4v6hostent.h \
Banner res_hconf.h res_debug.h
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.rhein-neckar.de
More information about the Libc-alpha
mailing list