From ea7b38cd1e5c6c9e099f1b3a702ba531bc4aba0a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 22 Oct 2001 00:40:47 +0000 Subject: [PATCH] 1063. [bug] libbind: irix "make install" was failing. --- CHANGES | 2 ++ lib/bind/port/irix/include/Makefile.in | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 0b47907e52..8c4140cecd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +1063. [bug] libbind: irix "make install" was failing. + 1062. [bug] If the control channel listener socket was shut down before server exit, the listener object could be freed twice. [RT #1916] diff --git a/lib/bind/port/irix/include/Makefile.in b/lib/bind/port/irix/include/Makefile.in index 4349751e0c..9c323e20a2 100644 --- a/lib/bind/port/irix/include/Makefile.in +++ b/lib/bind/port/irix/include/Makefile.in @@ -13,14 +13,14 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.1 2001/06/29 15:25:20 marka Exp $ +# $Id: Makefile.in,v 1.2 2001/10/22 00:40:47 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ HEADERS= paths.h -SHEADER= sys/bitypes.h sys/cdefs.h +SHEADERS= sys/bitypes.h sys/cdefs.h all: