X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Ftitanos.sh;h=88a3e7a963044b317e824c4a61f5b7e599870fce;hb=515b656f0b6017cfe53d5ca0bf88d2ba7e678021;hp=0f382ac0ff93177355daac923c9cceba25a78ace;hpb=232e078e289220085e912e3d740ae77767611478;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/titanos.sh b/hints/titanos.sh index 0f382ac..88a3e7a 100644 --- a/hints/titanos.sh +++ b/hints/titanos.sh @@ -1,6 +1,6 @@ # Hints file (perl 4.019) for Kubota Pacific's Titan 3000 Series Machines. # Created by: JT McDuffie (jt@kpc.com) 26 DEC 1991 -# p5ed by: Jarkko Hietaniemi Aug 27 1994 +# p5ed by: Jarkko Hietaniemi Aug 27 1994 # NOTE: You should run Configure with tcsh (yes, tcsh). # Comments by Andy Dougherty 28 Mar 1995 alignbytes="8" @@ -12,7 +12,6 @@ intsize='4' usenm='true' nm_opt='-eh' malloctype='void *' -models='none' ccflags="$ccflags -I/usr/include/net -DDEBUGGING -DSTANDARD_C" cppflags="$cppflags -I/usr/include/net -DDEBUGGING -DSTANDARD_C" stdchar='unsigned char' @@ -25,16 +24,15 @@ stdchar='unsigned char' # And even there, we should only bother to delete harmful libraries. # However, I don't know what they are or why they should be deleted, # so this will have to do for now. --AD 28 Mar 1995 -libswanted='nsl dbm gdbm db PW malloc m' +libswanted='sfio nsl dbm gdbm db PW malloc m' # # Extensions: This system can not compile POSIX. We'll let Configure -# figure out the others. Certainly Fcntl, Socket, and at least one *DB* -# extension should be included. -# perl5.000 had: static_ext='DynaLoader NDBM_File Socket' +# figure out the others. useposix='n' # uidtype='ushort' voidflags='7' inclwanted='/usr/include /usr/include/net' -libpth='/usr/lib /usr/local/lib /lib' +# Setting libpth shouldn't be needed any more. +# libpth='/usr/lib /usr/local/lib /lib' pth='. /bin /usr/bin /usr/ucb /usr/local/bin /usr/X11/bin /usr/lbin /etc /usr/lib'