Changeset 5895 for trunk/glueforge/autogen.sh
- Timestamp:
- Jan 4, 2006, 2:53:18 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/glueforge/autogen.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/autogen.sh
r5888 r5895 76 76 77 77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOlIZE failed" 78 $ACLOCAL || echo "$ACLOCAL failed"78 $ACLOCAL -I m4 || 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.
