Commented out PERLLIB definition.

This commit is contained in:
Janet B. Anderson
2004-01-15 15:22:37 +00:00
parent 10bf550911
commit 6de4d8c7a2
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ REM some tools may need a tmp directory
set PATH=%PATH%;c:\cygwin\bin
REM --------------- perl (use cygwin perl) ------------
set PERLLIB=/C//cygwin/lib/perl5/5.6.1
REM set PERLLIB=/C//cygwin/lib/perl5/5.6.1
REM ------------ Borland c++ compiler -----------------
REM cygwin tools first so borland make not used

View File

@@ -28,7 +28,7 @@ REM some tools may need a tmp directory
set PATH=%PATH%;c:\cygwin\bin
REM --------------- perl (use cygwin perl) ------------
set PERLLIB=/C//cygwin/lib/perl5/5.6.1
REM set PERLLIB=/C//cygwin/lib/perl5/5.6.1
REM --------------- Visual c++ ------------------------
REM ----- Visual c++ 6.0 -----