projects
/
btb
/
d2x.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
bigendian networking fixes
[btb/d2x.git]
/
djgpp.sh
1
#!/bin/sh
2
autoconf
3
export CONFIG_SHELL="bash"
4
echo "Please ignore any non-critical error messages in this script"
5
./configure "$@"
6