This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorNicholas Clark <nick@ccl4.org>
Wed, 27 Apr 2005 10:32:26 +0000 (10:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 27 Apr 2005 10:32:26 +0000 (10:32 +0000)
[ 24319]
Provide $Config{libswanted_uselargefiles} on Win32

This fixes some test failures introduced by change 24271.

[ 24321]
Update location to fetch dmake from in README.win32

Use the generic search.cpan.org URL so that the latest version is
always found
p4raw-link: @24321 on //depot/perl: 13e18e900a89c069a17fe64121f08ff963d2c129
p4raw-link: @24319 on //depot/perl: 232fbd893ffc3c44018ea0945f6cafa71d309760

p4raw-id: //depot/maint-5.8/perl@24335
p4raw-integrated: from //depot/perl@24332 'merge in' README.win32
(@23972..) win32/config.bc win32/config.gc win32/config.vc
win32/config.vc64 (@24227..)

README.win32
win32/config.bc
win32/config.gc
win32/config.vc
win32/config.vc64

index 8eccd70..fe56179 100644 (file)
@@ -79,15 +79,9 @@ and parallelability.
 
 A port of dmake for Windows is available from:
 
-    http://www.cpan.org/authors/id/GSAR/dmake-4.1pl1-win32.zip
+    http://search.cpan.org/dist/dmake/
 
-(This is a fixed version of the original dmake sources obtained from
-http://www.wticorp.com/  As of version 4.1PL1, the original
-sources did not build as shipped and had various other problems.
-A patch is included in the above fixed version.)
-
-Fetch and install dmake somewhere on your path (follow the instructions
-in the README.NOW file).
+Fetch and install dmake somewhere on your path.
 
 There exists a minor coexistence problem with dmake and Borland C++
 compilers.  Namely, if a distribution has C files named with mixed
index 27ded90..3788d3c 100644 (file)
@@ -690,6 +690,7 @@ libsfiles=''
 libsfound=''
 libspath=''
 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
+libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
 line='line'
 lint=''
 lkflags=''
index 8af9959..146980a 100644 (file)
@@ -689,6 +689,7 @@ libsfiles=''
 libsfound=''
 libspath=''
 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
+libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
 line='line'
 lint=''
 lkflags=''
index d12455d..9015920 100644 (file)
@@ -689,6 +689,7 @@ libsfiles=''
 libsfound=''
 libspath=''
 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
+libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
 line='line'
 lint=''
 lkflags=''
index 31ec6cc..bf044b5 100644 (file)
@@ -689,6 +689,7 @@ libsfiles=''
 libsfound=''
 libspath=''
 libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
+libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
 line='line'
 lint=''
 lkflags=''