From: Andreas Gustafsson Date: Mon, 22 Oct 2001 17:00:49 +0000 (+0000) Subject: pullup: X-Git-Tag: v9.2.0rc8~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ae6a5f852daa762c7c36c84c47db6a3519c0de5;p=thirdparty%2Fbind9.git pullup: 1063. [bug] libbind: "make install" was failing on IRIX. (lib/bind/port/irix/include/paths.h was pulled up by tagging) --- diff --git a/CHANGES b/CHANGES index 187b1cc499f..5efa41ea3df 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +1063. [bug] libbind: "make install" was failing on IRIX. + 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 4349751e0ce..8e495cf95af 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.1.2.1 2001/10/22 17:00:49 gson 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: