IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2006, 11:49:50 AM (20 years ago)
Author:
jhoblitt
Message:

enable libtool support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/autogen.sh

    r5979 r6208  
    7575fi
    7676
    77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
     77$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
    7878$ACLOCAL || echo "$ACLOCAL failed"
    79 #$AUTOHEADER || echo "$AUTOHEADER failed"
     79$AUTOHEADER || echo "$AUTOHEADER failed"
    8080$AUTOMAKE --add-missing --force-missing --copy || echo "$AUTOMAKE failed"
    8181$AUTOCONF || echo "$AUTOCONF failed"
Note: See TracChangeset for help on using the changeset viewer.