Changeset 2642 for box/trunk/infrastructure/mingw/configure.sh
- Timestamp:
- 26/02/2010 06:50:55 (2 years ago)
- File:
-
- 1 edited
-
box/trunk/infrastructure/mingw/configure.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/infrastructure/mingw/configure.sh
r2626 r2642 30 30 fi 31 31 32 if ! ./configure --target=i686-pc-mingw32 ; then32 if ! ./configure --target=i686-pc-mingw32 "$@"; then 33 33 echo "Error: configure failed, aborting." >&2 34 34 exit 1
Note: See TracChangeset
for help on using the changeset viewer.
