1063. [bug] libbind: irix "make install" was failing.
This commit is contained in:
2
CHANGES
2
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]
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user