IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2009, 1:37:50 PM (17 years ago)
Author:
eugene
Message:

fixing build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091113/magic/configure.tcsh

    r26247 r26248  
    112112
    113113# BINDIR holds the output binary files
    114 if ("$bindir" == "") then
    115   set subdir = bin
    116   set bindir = $prefix/$subdir
    117 endif
    118 set bindir = `./config.tools fixpath $bindir`
    119 
     114# if ("$bindir" == "") then
     115#   set subdir = bin
     116#   set bindir = $prefix/$subdir
     117# endif
     118# set bindir = `./config.tools fixpath $bindir`
     119#
    120120#  ./config.tools fixconf @BINDIR@ $bindir
    121121#  echo BINDIR $bindir
     
    129129#  echo DESTMAN $mandir
    130130
    131 echo ""
    132 echo "include $bindir in your path"
     131# echo ""
     132# echo "include $bindir in your path"
    133133
    134134exit 0
Note: See TracChangeset for help on using the changeset viewer.