3 # VM/ESA hints by Neale Ferguson (neale@mailbox.tabnsw.com.au)
5 # Currently (1999-Jan-09) Configure cannot be used in VM/ESA because
6 # too many things are done differently in the C compiler environment.
7 # Therefore the hints file is hand-crafted. --jhi@iki.fi
11 '') archname="$osname" ;;
14 binexp='/usr/local/bin'
18 ccflags="-D_OE_SOCKETS -DOLD_PTHREADS_API -DYYDYNAMIC -DDEBUGGING -I.." \
19 "-I/usr/local/include -W c,hwopts\\\(string\\\),langlvl\\\(ansi\\\)"
22 d_Gconvert='gcvt((x),(n),(b))'
27 archobjs="ebcdic.o vmesa.o"
133 d_sched_yield='undef'
138 d_semctl_semid_ds='define'
162 d_shmatprototype='define'
171 d_stdio_cnt_lval='undef'
172 d_stdio_ptr_lval='undef'
178 d_strerrm='strerror(e)'
200 d_union_semun='undef'
202 d_void_closedir='undef'
212 db_hashtype='u_int32_t'
213 db_prefixtype='size_t'
214 direntrytype='struct dirent'
221 extensions='Fcntl GDBM_File IO NDBM_File Opcode POSIX Socket IPC/SysV Errno Thread attrs re Data/dumper'
282 ldflags='-L/usr/local/lib -L.'
286 libpth='/usr/local/lib /lib /usr/lib'
287 libs='-l//posxsock -l//vmmtlib -lgdbm -lxpg4'
290 locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
291 loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
298 netdb_hlen_type='size_t'
299 netdb_host_type='char *'
300 netdb_name_type='const char *'
301 netdb_net_type='in_addr_t'
302 o_nonblock='O_NONBLOCK'
306 prefixexp='/usr/local'
310 scriptdir='/usr/local/bin'
311 scriptdirexp='/usr/local/bin'
312 selecttype='fd_set *'
316 sig_name_init='"ZERO","HUP","INT","ABRT","ILL","POLL","URG","STOP","FPE","KILL","BUS","SEGV","SYS","PIPE","ALRM","TERM","USR1","USR2","NUM18","CONT","CHLD","TTIN","TTOU","IO","QUIT","TSTP","TRAP","NUM27","WINCH","XCPU","XFSZ","VTALRM","PROF","NUM33","NUM34","NUM35","NUM36","NUM3","NUM38","NUM39","NUM40","NUM41","NUM42","NUM43","NUM44","NUM45","NUM46","NUM47","NUM48","NUM49","CLD"'
317 sig_num_init='0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,20 '
321 static_ext='Data/Dumper Fcntl GDBM_File IO IPC/SysV NDBM_File Opcode POSIX Socket Thread attrs re'
323 stdio_cnt='(fp)->__countIn'
324 stdio_ptr='(fp)->__bufPtr'
325 timeincl='sys/time.h '