Changeset 35991 for trunk/ippm/autogen.sh
- Timestamp:
- Aug 21, 2013, 5:48:53 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippm/autogen.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippm/autogen.sh
r35990 r35991 76 76 77 77 $LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed" 78 $ACLOCAL -I m4|| echo "$ACLOCAL failed"78 $ACLOCAL || echo "$ACLOCAL failed" 79 79 $AUTOHEADER || echo "$AUTOHEADER failed" 80 80 $AUTOMAKE --add-missing --force-missing --copy || echo "$AUTOMAKE failed"
Note:
See TracChangeset
for help on using the changeset viewer.
