IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11942


Ignore:
Timestamp:
Feb 20, 2007, 12:20:48 PM (19 years ago)
Author:
eugene
Message:

adding ACLOCAL_FLAGS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig/psconfig.sh

    r11940 r11942  
    258258  alias  psautogen autogen.sh --bindir=$bindir --libdir=$libdir --mandir=$mandir --includedir={$PSCONFDIR}/{$PSCONFIG}/include --sysconfdir={$PSCONFDIR}/{$PSCONFIG}/etc --datadir={$PSCONFDIR}/share
    259259  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}/man/man1 --install_path libdoc={$PSCONFDIR}/man/man3
     260  setenv ACLOCAL_FLAGS "-I $PSCONFDIR/share/aclocal"
    260261endif
    261262
Note: See TracChangeset for help on using the changeset viewer.