This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
SvUTF8_off() in do_join can be unconditional.
[perl5.git] / hints / vmesa.sh
CommitLineData
092bebab
JH
1# hints/vmesa.sh
2#
3# VM/ESA hints by Neale Ferguson (neale@mailbox.tabnsw.com.au)
b691c02f
JH
4#
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
8#
9
092bebab
JH
10case "$archname" in
11'') archname="$osname" ;;
12esac
13bin='/usr/local/bin'
14binexp='/usr/local/bin'
15byacc='byacc'
16c='\c'
17cc='c89'
18ccflags="-D_OE_SOCKETS -DOLD_PTHREADS_API -DYYDYNAMIC -DDEBUGGING -I.." \
19 "-I/usr/local/include -W c,hwopts\\\(string\\\),langlvl\\\(ansi\\\)"
20clocktype='clock_t'
21cryptlib="n"
22d_Gconvert='gcvt((x),(n),(b))'
23d_access='define'
24d_alarm='define'
25d_archlib='define'
26# randbits='15'
a926ef6b 27archobjs="vmesa.o"
092bebab
JH
28d_attribut='undef'
29d_bcmp='define'
30d_bcopy='define'
31d_bsd='undef'
32d_bsdgetpgrp='undef'
33d_bsdsetpgrp='undef'
34d_bzero='define'
35d_casti32='define'
36d_castneg='define'
37d_charvspr='undef'
38d_chown='define'
39d_chroot='undef'
40d_chsize='undef'
41d_closedir='define'
42d_const='define'
43d_crypt='undef'
44d_csh='undef'
45d_cuserid='define'
46d_dbl_dig='define'
47d_difftime='define'
48d_dirnamlen='undef'
49d_dlerror='define'
50d_dlopen='define'
51d_dlsymun='define'
52d_dosuid='undef'
53d_dup2='define'
54d_endgrent='undef'
55d_endpwent='undef'
56d_eofnblk='define'
57d_eunice='undef'
58d_fchmod='define'
59d_fchown='define'
60d_fcntl='define'
61d_fd_macros='define'
62d_fd_set='define'
63d_fds_bits='define'
64d_fgetpos='define'
65d_flexfnam='define'
66d_flock='undef'
67d_fork='undef'
68d_fpathconf='define'
69d_fsetpos='define'
70d_ftime='undef'
71d_getgrent='undef'
72d_gethent='define'
73d_gethname='undef'
74d_getlogin='define'
75d_getpgid='undef'
76d_getpgrp='define'
77d_getpgrp2='undef'
78d_getppid='define'
79d_getprior='undef'
80d_getpwent='undef'
81d_gettimeod='define'
82d_gnulibc='undef'
83d_htonl='define'
84d_index='define'
85d_inetaton='undef'
86d_isascii='define'
87d_killpg='define'
88d_link='define'
89d_locconv='define'
90d_lockf='define'
91d_longdbl='undef'
92d_longllong='undef'
93d_lstat='define'
94d_mblen='define'
95d_mbstowcs='define'
96d_mbtowc='define'
97d_memcmp='define'
98d_memcpy='define'
99d_memmove='define'
100d_memset='define'
101d_mkdir='define'
102d_mkfifo='define'
103d_mktime='define'
104d_msg='define'
105d_msgctl='define'
106d_msgget='define'
107d_msgrcv='define'
108d_msgsnd='define'
109d_mymalloc='undef'
110d_nice='undef'
111d_oldsock='undef'
112d_open3='define'
113d_pathconf='define'
114d_pause='define'
115d_phostname='undef'
116d_pipe='define'
117d_poll='undef'
118d_portable='define'
119d_pwage='undef'
120d_pwchange='undef'
121d_pwclass='undef'
122d_pwcomment='undef'
123d_pwexpire='undef'
124d_pwquota='undef'
125d_readdir='define'
126d_readlink='define'
127d_rename='define'
128d_rewinddir='define'
129d_rmdir='define'
130d_safebcpy='define'
131d_safemcpy='undef'
132d_sanemcmp='define'
133d_sched_yield='undef'
134d_seekdir='undef'
135d_select='define'
136d_sem='define'
137d_semctl='define'
138d_semctl_semid_ds='define'
139d_semget='define'
140d_semop='define'
141d_setegid='define'
142d_seteuid='define'
143d_setgrent='undef'
144d_setgrps='undef'
145d_setlinebuf='undef'
146d_setlocale='define'
147d_setpgid='define'
148d_setpgrp='define'
149d_setpgrp2='undef'
150d_setprior='undef'
151d_setpwent='undef'
152d_setregid='undef'
153d_setresgid='undef'
154d_setresuid='undef'
155d_setreuid='undef'
156d_setrgid='undef'
157d_setruid='undef'
158d_setsid='define'
159d_sfio='undef'
160d_shm='define'
161d_shmat='define'
162d_shmatprototype='define'
163d_shmctl='define'
164d_shmdt='define'
165d_shmget='define'
166d_sigaction='define'
167d_sigsetjmp='define'
168d_socket='define'
169d_sockpair='undef'
170d_statblks='undef'
171d_stdio_cnt_lval='undef'
172d_stdio_ptr_lval='undef'
173d_stdiobase='undef'
174d_stdstdio='undef'
175d_strchr='define'
176d_strcoll='define'
177d_strctcpy='undef'
178d_strerrm='strerror(e)'
179d_strerror='define'
180d_strtod='define'
181d_strtol='define'
182d_strtoul='define'
183d_strxfrm='define'
184d_suidsafe='undef'
185d_symlink='define'
186d_syscall='undef'
187d_sysconf='define'
188d_sysernlst="n"
189d_syserrlst='undef'
190d_system='define'
191d_tcgetpgrp='define'
192d_tcsetpgrp='define'
193d_telldir='undef'
194d_time='define'
195d_times='define'
196d_truncate='define'
197d_tzname='define'
198d_umask='define'
199d_uname='define'
200d_union_semun='undef'
201d_vfork='define'
202d_void_closedir='undef'
203d_voidsig='define'
204d_voidtty="n"
205d_volatile='define'
206d_vprintf='define'
207d_waitpid='define'
208d_wait4='undef'
209d_wcstombs='define'
210d_wctomb='define'
211d_xenix='undef'
212db_hashtype='u_int32_t'
213db_prefixtype='size_t'
214direntrytype='struct dirent'
215dlext='none'
216dlsrc='dl_vmesa.xs'
217dynamic_ext=''
218eagain='EAGAIN'
219ebcdic='define'
220exe_ext=''
092bebab
JH
221fpostype='fpos_t'
222freetype='void'
223groupstype='gid_t'
224h_fcntl='false'
225h_sysfile='true'
226hint='recommended'
227i_arpainet="define"
228i_bsdioctl="n"
229i_db='undef'
230i_dbm='define'
231i_dirent='define'
232i_dld='define'
233i_dlfcn='define'
234i_fcntl='undef'
235i_float='define'
236i_gdbm='define'
237i_grp='define'
238i_limits='define'
239i_locale='define'
240i_malloc='undef'
241i_math='define'
242i_memory='define'
243i_ndbm='define'
244i_neterrno='undef'
245i_niin='define'
246i_pwd='define'
247i_rpcsvcdbm='undef'
248i_sfio='undef'
249i_sgtty='undef'
250i_stdarg='define'
251i_stddef='define'
252i_stdlib='define'
253i_string='define'
254i_sysdir='define'
255i_sysfile='define'
256i_sysfilio='undef'
257i_sysin='undef'
258i_sysioctl='define'
259i_sysndir='undef'
260i_sysparam='undef'
261i_sysresrc='define'
262i_sysselct='undef'
263i_syssockio="n"
264i_sysstat='define'
265i_systime='define'
266i_systimek='undef'
267i_systimes='define'
268i_systypes='define'
269i_sysun='define'
270i_syswait='define'
271i_termio='undef'
272i_termios='define'
273i_time='undef'
274i_unistd='define'
275i_utime='define'
276i_values='undef'
277i_varargs='undef'
278i_varhdr='stdarg.h'
279i_vfork='undef'
280ld='c89'
281ldflags='-L/usr/local/lib -L.'
282lib_ext='.a'
283libc=''
284libperl='libperl.a'
285libpth='/usr/local/lib /lib /usr/lib'
286libs='-l//posxsock -l//vmmtlib -lgdbm -lxpg4'
287libswanted='gdbm'
288lint="n"
289locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
290loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
291make_set_make='#'
292make='gnumake'
293mallocobj=''
294mallocsrc=''
295malloctype='void *'
092bebab
JH
296netdb_hlen_type='size_t'
297netdb_host_type='char *'
298netdb_name_type='const char *'
299netdb_net_type='in_addr_t'
300o_nonblock='O_NONBLOCK'
301obj_ext='.o'
302optimize='undef'
303prefix='/usr/local'
304prefixexp='/usr/local'
305prototype='define'
306ranlib=':'
307rd_nodata='-1'
308scriptdir='/usr/local/bin'
309scriptdirexp='/usr/local/bin'
310selecttype='fd_set *'
311shmattype='void *'
312shrpenv=''
313signal_t='void'
314sig_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"'
a3ba788f 315sig_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 '
092bebab
JH
316sizetype='size_t'
317so='.a'
318ssizetype='ssize_t'
e934609f 319static_ext='Data/Dumper Digest/MD5 Fcntl Filter/Util/Call GDBM_File IO IPC/SysV List/Util MIME/Base64 NDBM_File Opcode PerlIO/scalar POSIX Socket Storable Thread Time/HiRes Time/Piece attrs re'
092bebab
JH
320stdchar='char'
321stdio_cnt='(fp)->__countIn'
322stdio_ptr='(fp)->__bufPtr'
323timeincl='sys/time.h '
324timetype='time_t'
325uidtype='uid_t'
326usedl='define'
327usemymalloc='n'
328usenm='false'
329useopcode='true'
330useperlio='undef'
331useposix='true'
332usesfio='false'
333useshrplib='false'
334usethreads='y'
335usevfork='true'
336vi='x'