diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-22 16:36:41 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-01-22 16:36:41 +0000 |
commit | c68a00c0718023d4b3e2aa313bc06f7aa681515e (patch) | |
tree | 3ad38806ee1e5472f8133380ff0acaece38b2916 /Porting/config.sh | |
parent | 707afd922f953b906fb39ee9de6af3d448931188 (diff) | |
download | perl-c68a00c0718023d4b3e2aa313bc06f7aa681515e.tar.gz |
Get rid of the _() macro since (1) we require ANSI anyway
(2) Other software (GNU) seems to use it and we don't need it,
so let's give it up.
p4raw-id: //depot/perl@14374
Diffstat (limited to 'Porting/config.sh')
-rw-r--r-- | Porting/config.sh | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 6074c57414..5248db2da9 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Fri Nov 23 21:51:58 EET 2001 +# Configuration time: Tue Jan 22 18:37:28 EET 2002 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -63,7 +63,7 @@ ccsymbols='__alpha=1 __LANGUAGE_C__=1 __osf__=1 __unix__=1 _LONGLONG=1 _SYSTYPE_ ccversion='V5.6-082' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Fri Nov 23 21:51:58 EET 2001' +cf_time='Tue Jan 22 18:37:28 EET 2002' charsize='1' chgrp='' chmod='chmod' @@ -441,7 +441,7 @@ dlext='so' dlsrc='dl_dlopen.xs' doublesize='8' drand01='drand48()' -dynamic_ext='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/Typemap attrs re' +dynamic_ext='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/Typemap attrs re' eagain='EAGAIN' ebcdic='undef' echo='echo' @@ -450,7 +450,7 @@ emacs='' eunicefix=':' exe_ext='' expr='expr' -extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/Typemap attrs re Devel/PPPort Errno' +extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/Typemap attrs re Errno' extras='' fflushNULL='define' fflushall='undef' @@ -471,6 +471,7 @@ gidsign='1' gidsize='4' gidtype='gid_t' glibpth='/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib' +gmake='gmake' grep='grep' groupcat='cat /etc/group' groupstype='gid_t' @@ -594,7 +595,7 @@ issymlink='test -h' ivdformat='"ld"' ivsize='8' ivtype='long' -known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/Typemap attrs re threads threads/shared' +known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/Scalar PerlIO/Via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/Typemap attrs re threads threads/shared' ksh='' ld='ld' lddlflags='-shared -expect_unresolved "*" -msym -std -s' @@ -661,7 +662,7 @@ netdb_net_type='int' nm='nm' nm_opt='-p' nm_so_opt='' -nonxs_ext='Devel/PPPort Errno' +nonxs_ext='Errno' nroff='nroff' nvEUformat='"E"' nvFUformat='"F"' @@ -686,10 +687,10 @@ patchlevel='7' path_sep=':' perl5='perl' perl='' -perl_patchlevel='13165' +perl_patchlevel='14368' perladmin='yourname@yourhost.yourplace.com' perllibs='-lm -lutil' -perlpath='/opt/perl/bin/perl' +perlpath='/opt/perl/bin/perl5.7.2' pg='pg' phostname='' pidtype='pid_t' @@ -855,7 +856,7 @@ vendorlibexp='' vendorprefix='' vendorprefixexp='' version='5.7.2' -version_patchlevel_string='version 7 subversion 2 patch 13165' +version_patchlevel_string='version 7 subversion 2 patch 14368' versiononly='define' vi='' voidflags='15' @@ -885,7 +886,7 @@ PERL_SUBVERSION=2 PERL_API_REVISION=5 PERL_API_VERSION=5 PERL_API_SUBVERSION=0 -PERL_PATCHLEVEL=13165 +PERL_PATCHLEVEL=14368 PERL_CONFIG_SH=true # Variables propagated from previous config.sh file. pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"' |