IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3822


Ignore:
Timestamp:
May 2, 2005, 10:44:23 AM (21 years ago)
Author:
jhoblitt
Message:

add AC swig macro
add AC python macro

Location:
trunk/pois
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/autogen.sh

    r3821 r3822  
    7676
    7777$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
    78 $ACLOCAL || echo "$ACLOCAL failed"
     78$ACLOCAL -I m4 || echo "$ACLOCAL failed"
    7979$AUTOHEADER || echo "$AUTOHEADER failed"
    8080$AUTOMAKE --add-missing --force-missing --copy || echo "$AUTOMAKE  failed"
Note: See TracChangeset for help on using the changeset viewer.