IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2009, 6:04:28 PM (17 years ago)
Author:
eugene
Message:

psconfigure should default to ./configure, same with psautogen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psconfig.csh.in

    r18708 r23475  
    410410
    411411if ("$PSCONFIG" == "none") then
    412   alias  psconfigure configure
    413   alias  psautogen autogen.sh
     412  alias  psconfigure ./configure
     413  alias  psautogen ./autogen.sh
    414414  alias  psperlbuild perl Build.PL
    415415else
Note: See TracChangeset for help on using the changeset viewer.