summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Collapse)AuthorAgeFilesLines
* integrate cfgperl contentsGurusamy Sarathy1999-07-071-30/+33
|\ | | | | p4raw-id: //depot/perl@3656
| * Tweak for #3613.Jarkko Hietaniemi1999-07-061-2/+3
| | | | | | p4raw-id: //depot/cfgperl@3616
| * Allow for deep ext directories.Nathan Kurz1999-07-061-27/+29
| | | | | | | | | | | | | | | | Subject: [ID 19990612.001 compiling three deep modules within ext/] ply-To: nate@valleytel.net erl5-porters@perl.org Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net> p4raw-id: //depot/cfgperl@3613
| * Put back the cygwin32 Configure fix of 3582 undone by 3597.Jarkko Hietaniemi1999-07-061-7/+14
| | | | | | p4raw-id: //depot/cfgperl@3607
* | integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-061-14/+50
|\ \ | |/ | | p4raw-id: //depot/perl@3601
| * Hack SOCKS support some more plus a patch from Andy DoughertyJarkko Hietaniemi1999-07-051-26/+48
| | | | | | | | | | that addresses the notorious "Additional libraries" question. p4raw-id: //depot/cfgperl@3597
| * Integrate with mainperl.Jarkko Hietaniemi1999-07-051-6/+14
| |\ | |/ |/| p4raw-id: //depot/cfgperl@3585
| * Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-041-1/+7
| | | | | | p4raw-id: //depot/cfgperl@3578
| * Added 64-bit support for AIX 4.3 or betterJarkko Hietaniemi1999-07-041-2/+2
| | | | | | | | | | based on Martin H. Rusoff's observations. p4raw-id: //depot/cfgperl@3575
| * Do not throw away gccvers compilation errors.Andy Dougherty1999-07-041-2/+2
| | | | | | | | | | | | | | | | To: Ron Seguin <rseguin@on.bell.ca> Cc: Perl Porters <perl5-porters@perl.org> Subject: [PATCH] Re: [ID 19990625.011] WHOA There Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys> p4raw-id: //depot/cfgperl@3574
* | cygwin32 updateFifer, Eric1999-07-051-6/+14
|/ | | | | | Message-Id: <71E287AB0D94D111BBD600600849EC8185EDD9@POST> Subject: [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3582
* Cleanup of #3488.Jarkko Hietaniemi1999-05-301-6/+8
| | | p4raw-id: //depot/cfgperl@3509
* Make Configure support the change #3367,Jarkko Hietaniemi1999-05-291-2/+32
| | | | | | | SysV shadow passwords. p4raw-link: @3367 on //depot/perl: 8c0bfa080e85353d7675b8b2fb1a04c6cc60cd5f p4raw-id: //depot/cfgperl@3502
* Configure updates for ISC 4.1Andy Dougherty1999-05-281-2/+6
| | | | | | | To: perlbug@perl.com Cc: Jarkko Hietaniemi <jhi@iki.fi> Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys> p4raw-id: //depot/cfgperl@3490
* Re: 5.005_57 NOT OK on SunOS 4.1.3Andy Dougherty1999-05-271-19/+24
| | | | | | To: Perl Porters <perl5-porters@perl.org> Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys> p4raw-id: //depot/cfgperl@3488
* Make Configure recognise glibc 2.1 stdioTom Hughes1999-05-251-2/+2
| | | | | | To: perl5-porters@perl.org Message-ID: <1ed7f10749.tom@compton.compton.nu> p4raw-id: //depot/cfgperl@3482
* fflush.Jarkko Hietaniemi1999-05-211-39/+43
| | | p4raw-id: //depot/cfgperl@3442
* Patches to fflushing in SunOS 4 from Andy DoughertyJarkko Hietaniemi1999-05-201-2/+11
| | | | | (via private email). p4raw-id: //depot/cfgperl@3437
* Still fflushing.Jarkko Hietaniemi1999-05-141-44/+51
| | | p4raw-id: //depot/cfgperl@3420
* Fixes from Andy Dougherty (via private email).Jarkko Hietaniemi1999-05-131-14/+28
| | | p4raw-id: //depot/cfgperl@3415
* Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.Jarkko Hietaniemi1999-05-131-5/+41
| | | p4raw-id: //depot/cfgperl@3410
* Still fflushing strong.Jarkko Hietaniemi1999-05-131-11/+123
| | | p4raw-id: //depot/cfgperl@3409
* Be tidier with fflush(NULL) testing.Jarkko Hietaniemi1999-05-121-2/+3
| | | p4raw-id: //depot/cfgperl@3407
* A better, shinier, and possibly even correctly workingJarkko Hietaniemi1999-05-121-13/+17
| | | | | reincarnation of #3398. p4raw-id: //depot/cfgperl@3401
* Detect whether fflush(NULL) works as per change #3352.Jarkko Hietaniemi1999-05-121-1/+50
| | | | | p4raw-link: @3352 on //depot/perl: 45bc920620377d5a7720d3d562c48df1eb0c2e68 p4raw-id: //depot/cfgperl@3398
* Redo parts of #3341 and #3358 that #3394 undid.Jarkko Hietaniemi1999-05-111-6/+13
| | | p4raw-id: //depot/cfgperl@3395
* Add I_NETINET_TCP to help change #3391.Jarkko Hietaniemi1999-05-111-13/+14
| | | | | p4raw-link: @3391 on //depot/perl: 1494e794755363d23b7bca66c4a024ccc839e963 p4raw-id: //depot/cfgperl@3394
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-6/+8
| | | | | | Message-ID: <37230365.5F68B460@turnhere.com> Subject: [PATCH]5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3358
* hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATHGurusamy Sarathy1999-05-091-0/+4
| | | | | (as suggested by Eric Boehm <boehm@nortelnetworks.com>) p4raw-id: //depot/perl@3341
* Configure: $sig_countChip Salzenberg1999-04-201-27/+34
| | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Message-ID: <19990418175436.A27496@perlsupport.com> p4raw-id: //depot/cfgperl@3263
* Change #3210 was rather unportable. This is better.Jarkko Hietaniemi1999-04-031-7/+8
| | | p4raw-id: //depot/cfgperl@3211
* Avoid Digital UNIX' ksh.Jarkko Hietaniemi1999-04-031-3/+9
| | | | | | | | To: Henrik Tougaard <ht000@siberut.foa.dk> Cc: perlbug@perl.com, ht000@foa.dk Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4 Message-ID: <13999.10289.319422.239987@alpha.hut.fi> p4raw-id: //depot/cfgperl@3210
* Configure regen.Jarkko Hietaniemi1999-04-021-13/+41
| | | | | | | Add llseek + offset_t probing. Change CONFIG to CONFIGDOTSH. 'unset foo' is unportable, use foo=''. p4raw-id: //depot/cfgperl@3201
* Configure regenerated because of changes #3130/#3154 and #3147.Jarkko Hietaniemi1999-03-241-16/+11
| | | | | p4raw-link: @3130 on //depot/maint-5.005/perl: 08c9aea58d52024cd45844ac23e957399bbc0340 p4raw-id: //depot/cfgperl@3155
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-3/+4
| | | | | | | | Subject: Keeping the world in sync. Reply-To: wsanchez@apple.com To: perlbug@perl.com Message-Id: <199811140111.RAA41784@scv4.apple.com> p4raw-id: //depot/cfgperl@3108
* d_uname was broken (probably since _53), reported byJarkko Hietaniemi1999-03-091-6/+8
| | | | | | | | | | | | | | | | | | From: Alan Burlison <Alan.Burlison@uk.sun.com> To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>, cpan-testers@perl.org Subject: Not OK: perl 5.00556 on sun4-solaris 2.6 Date: Mon, 08 Mar 1999 13:22:31 +0000 Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com> and From: lvirden@cas.org (Larry W. Virden) To: perlbug@perl.com Subject: configure not correctly identifying uname posix compatibility Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST) Message-Id: <199903081136.GAA23682@cas.org> p4raw-id: //depot/cfgperl@3099
* Regen config_h.SH once more because of *size, Hans Mulder1999-03-041-1/+1
| | | | | | | | | noticed by To: Jarkko Hietaniemi <jhi@iki.fi> Cc: perl5-porters@perl.org Subject: [PATCH for _56] LONGSIZE used before it is set in config.h Message-Id: <9903032317.AA23021@icgned.icgroup.nl> p4raw-id: //depot/cfgperl@3076
* Configure regen toJarkko Hietaniemi1999-03-031-3/+20
| | | | | | | (1) match maint-5.005 patches #3056 and #3057 (2) better version of PHOSTNAME of #3050 (3) the crosscompile/multiarch config_h.SH trouble solved for now p4raw-id: //depot/cfgperl@3058
* To: perl5-porters@perl.org, vmsperl@perl.orgHans Mulder1999-03-021-1/+1
| | | | | | | | | | | | | | | | Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS Date: Mon, 01 Mar 1999 16:06:29 -0800 Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu> From: Dan Sugalski <sugalskd@osshe.edu> To: perl5-porters@perl.org, vmsperl@perl.org Subject: [PATCH 5.005_56]vmsish.pm patch Date: Mon, 01 Mar 1999 20:19:04 -0800 Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu> plus Configure regen containing a "solution" to the crosscompile/multiarch problem. p4raw-id: //depot/cfgperl@3050
* Temporary workaround for the config_h.SH versusJarkko Hietaniemi1999-02-251-15/+20
| | | | | | crosscompile and multiarch plus introduce 'rt' to $libswanted: in UNIX98 sched_yield() lives there. p4raw-id: //depot/cfgperl@3025
* Snapshot the cross-compilation/multiarchitecture stuffJarkko Hietaniemi1999-02-221-12/+12
| | | | | (currently broken in next) p4raw-id: //depot/cfgperl@3012
* Scratch #3008 and introduce $crosscompile and $multiarchJarkko Hietaniemi1999-02-221-1/+4
| | | | | also in non-Configure lands. p4raw-id: //depot/cfgperl@3009
* Undo the references to local{lib,arch} introduced by #3006.Jarkko Hietaniemi1999-02-221-1/+1
| | | p4raw-id: //depot/cfgperl@3007
* Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)Hans Mulder1999-02-221-49/+85
| | | | | | | | | | To: perlbug@perl.com Reply-To: hansmu@xs4all.nl Message-Id: <9902212201.AA13386@icgned.icgroup.nl> plus other Configure changes: prepare for cross-compilation/ multiarchitecture builds. p4raw-id: //depot/cfgperl@3006
* Glossary now mostly fixed.Jarkko Hietaniemi1999-02-201-22/+22
| | | p4raw-id: //depot/cfgperl@2996
* Regen Configure.Jarkko Hietaniemi1999-02-191-1/+1
| | | p4raw-id: //depot/cfgperl@2984
* Configure update: fstatvfs/fstafs/getmntent/hasmntopt wereKurt D. Starsinic1999-02-191-7/+23
| | | | | | | | | | | | | | | | | | | not probed for and To: Chaim Frenkel <chaimf@pobox.com>, Russ Allbery <rra@stanford.edu>, Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>, Graham Barr <gbarr@pobox.com> Cc: bdensch@ameritech.net, perlbug@perl.com Subject: [PATCH] Re: Solaris 7 for Intel Message-ID: <19990219124404.A30182@O2.chapin.edu> Glossary is still missing some terms because mkglossary is misbehaving (change #2981 updated Glossary manually) p4raw-link: @2981 on //depot/maint-5.005/perl: d22539db55f37ba18fdbea18d6a2e74fbf6f6444 p4raw-id: //depot/cfgperl@2982
* Change #2965 wiped out some Sarathy's _55 changes.Jarkko Hietaniemi1999-02-171-5/+10
| | | | | Now unwiped. p4raw-id: //depot/cfgperl@2966
* Configure tweaks.Jarkko Hietaniemi1999-02-171-17/+12
| | | | | | | | | | | | | | | | | | | | | Fix the Unixware/SCO uname scan: From: Tom Hughes <thh@cyberscience.com> To: perlbug@perl.com Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED) Date: 17 Feb 1999 15:34:15 +0000 Message-ID: <yekg185nix4.fsf@elva.cyberscience.com> AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64 From: Joe Buehler <jhpb@hekimian.com> To: perl5-porters@perl.org Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3 Date: 12 Feb 1999 11:25:21 -0500 Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com> Make the pthreads joinable constant scan to output to fd 4, not 2. p4raw-id: //depot/cfgperl@2965
* integrate change#2852 from maint-5.005; integrate cfgperl contents;Gurusamy Sarathy1999-02-161-1/+6
|\ | | | | | | | | | | | | | | | | | | | | elide dups and non-dependents from Changes p4raw-link: @2852 on //depot/maint-5.005/perl: 9d2bcc06253ec4693886be5b5b7869bda6582d6e p4raw-id: //depot/perl@2958 p4raw-integrated: from //depot/maint-5.005/perl@2957 'copy in' README.threads (@1717..) 'merge in' INSTALL (@2737..) p4raw-integrated: from //depot/maint-5.005/perl@2852 'merge in' Configure (@2837..)