pullup:
1063. [bug] libbind: "make install" was failing on IRIX. (lib/bind/port/irix/include/paths.h was pulled up by tagging)
This commit is contained in:
2
CHANGES
2
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]
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user