IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2007, 5:26:10 PM (19 years ago)
Author:
Paul Price
Message:

aclocal needs to be run with flags designating where the m4 scripts are. This is put in the ACLOCAL_FLAGS environment variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStac/autogen.sh

    r11116 r11607  
    1616
    1717LIBTOOLIZE=libtoolize
    18 ACLOCAL=aclocal
     18ACLOCAL="aclocal $ACLOCAL_FLAGS"
    1919AUTOHEADER=autoheader
    2020AUTOMAKE=automake
Note: See TracChangeset for help on using the changeset viewer.