comparison src/s/esix5r4.h @ 276:6330739388db r21-0b36

Import from CVS: tag r21-0b36
author cvs
date Mon, 13 Aug 2007 10:30:37 +0200
parents 0132846995bd
children
comparison
equal deleted inserted replaced
275:a68ae4439f57 276:6330739388db
8 #define SYSTEM_MALLOC 1 8 #define SYSTEM_MALLOC 1
9 #if defined (HAVE_XFREE386) 9 #if defined (HAVE_XFREE386)
10 # undef LIB_STANDARD 10 # undef LIB_STANDARD
11 # define LIB_STANDARD "-lc" 11 # define LIB_STANDARD "-lc"
12 #else 12 #else
13 # define LIB_X11_LIB "-lsocket -lc -lX11"
14 # undef LIB_STANDARD 13 # undef LIB_STANDARD
15 # ifdef ORDINARY_LINK 14 # ifdef ORDINARY_LINK
16 # define LIB_STANDARD "-lnsl -lns -lelf /usr/ucblib/libucb.a" 15 # define LIB_STANDARD "-lnsl -lns -lelf /usr/ucblib/libucb.a"
17 # else 16 # else
18 # define LIB_STANDARD "-lnsl -lns -lelf /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o" 17 # define LIB_STANDARD "-lnsl -lns -lelf /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o"