mirror of
				https://github.com/nigels-com/glew.git
				synced 2025-11-03 22:04:10 +00:00 
			
		
		
		
	Merge pull request #137 from tokenrove/fix-perl-5.26-inc
Fix perl @INC for scripts which include make.pl
This commit is contained in:
		
						commit
						75440cab22
					
				@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
# function pointer declaration
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
my @extlist = ();
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
##
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
# token
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
#---------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
##
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
#---------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
#---------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
#-------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
## Output declarations for the _glewInit_[extension] functions defined
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
#---------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
#---------------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
my @extlist = ();
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
# function pointer declaration
 | 
			
		||||
 | 
			
		||||
@ -10,6 +10,7 @@
 | 
			
		||||
use strict;
 | 
			
		||||
use warnings;
 | 
			
		||||
 | 
			
		||||
use lib '.';
 | 
			
		||||
do 'bin/make.pl';
 | 
			
		||||
 | 
			
		||||
my @extlist = ();
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user