IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2006, 12:53:45 PM (20 years ago)
Author:
jhoblitt
Message:

test for what flags are nessicary to enable/link against pthreads

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/autogen.sh

    r7773 r8870  
    7979
    8080$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed"
    81 $ACLOCAL || echo "$ACLOCAL failed"
     81$ACLOCAL -I m4 || echo "$ACLOCAL failed"
    8282$AUTOHEADER || echo "$AUTOHEADER failed"
    8383$AUTOMAKE --add-missing --force-missing --copy || echo "$AUTOMAKE failed"
Note: See TracChangeset for help on using the changeset viewer.