ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/configure
(Generate patch)

Comparing configure (file contents):
Revision 1.69 by arta, Thu Mar 7 23:19:03 2013 UTC vs.
Revision 1.70 by arta, Wed Jul 31 23:55:17 2013 UTC

# Line 6 | Line 6 | set PERLBIN = ""
6   if ($PERLBIN == "") then
7      if (-e configsdp.txt) then
8          # at stanford, use
9 <        set PERLBIN = "/home/jsoc/bin/linux_x86_64/perl5.12.2"
9 >        set PERLBIN = "/home/jsoc/bin/linux_x86_64/activeperl"
10      else
11          set PERLBIN = "perl"
12      endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines