IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15158


Ignore:
Timestamp:
Oct 1, 2007, 5:15:55 PM (19 years ago)
Author:
eugene
Message:

ACLOCAL_FLAGS needs to point at installed location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psconfig.csh

    r14425 r15158  
    352352  alias  psautogen autogen.sh  --prefix={$PSCONFDIR}/{$PSCONFIG} --bindir=$bindir --libdir=$libdir --mandir=$mandir --includedir=$incdir --sysconfdir={$PSCONFDIR}/{$PSCONFIG}/etc --datadir={$PSCONFDIR}/{$PSCONFIG}/share
    353353  alias  psperlbuild perl Build.PL --prefix {$PSCONFDIR}/{$PSCONFIG} --install_path script=$bindir --install_path arch=$bindir --install_path bin=$bindir --install_path lib=$libdir --install_path bindoc={$PSCONFDIR}/{$PSCONFIG}/man/man1 --install_path libdoc={$PSCONFDIR}/{$PSCONFIG}/man/man3
    354   setenv ACLOCAL_FLAGS "-I $PSCONFDIR/share/aclocal"
     354  setenv ACLOCAL_FLAGS "-I $PSCONFDIR/$PSCONFIG/share/aclocal"
    355355endif
    356356
Note: See TracChangeset for help on using the changeset viewer.