head	1.2;
access;
symbols
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.05.05.12.24.08;	author arved;	state dead;
branches;
next	1.1;

1.1
date	2000.10.29.13.56.24;	author jeh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 2003.04.21

PR:		51709
Submitted by:	Tony Maher <tonymaher@@optushome.com.au>
@
text
@--- corelib/ncbienv.c.orig	Tue Jan 25 08:16:49 2000
+++ corelib/ncbienv.c	Mon Apr  3 08:56:02 2000
@@@@ -183,6 +183,8 @@@@
 
 #ifdef OS_UNIX
 #include <pwd.h>
+#include <sys/param.h>
+#define LOGNAME_MAX MAXLOGNAME
 #endif /* OS_UNIX */
 #ifdef OS_MAC
 #include <Gestalt.h>
@


1.1
log
@New Port: biology/ncbi-toolkit
National Center for Biotechnology Information (NCBI) Development Toolkit.

PR:		22388
Submitted by:	Tony Maher <tony.maher@@ebioinformatics.com>
@
text
@@

