Changeset 19244 for trunk/archive/scripts/src/phase2/autogen.sh
- Timestamp:
- Aug 27, 2008, 2:12:23 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/archive/scripts/src/phase2/autogen.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/scripts/src/phase2/autogen.sh
r5635 r19244 23 23 #($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || { 24 24 # echo 25 # echo "You must have $LIBTOO lIZE installed to compile $PROJECT."25 # echo "You must have $LIBTOOLIZE installed to compile $PROJECT." 26 26 # echo "Download the appropriate package for your distribution," 27 27 # echo "or get the source tarball at http://ftp.gnu.org/gnu/libtool/" … … 75 75 fi 76 76 77 #$LIBTOOLIZE --copy --force || echo "$LIBTOO lIZE failed"77 #$LIBTOOLIZE --copy --force || echo "$LIBTOOLIZE failed" 78 78 $ACLOCAL || echo "$ACLOCAL failed" 79 79 #$AUTOHEADER || echo "$AUTOHEADER failed"
Note:
See TracChangeset
for help on using the changeset viewer.
