repo.or.cz
/
gljewel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Autoconfiscated the project to allow for OpenGL ES autodetection.
[gljewel.git]
/
bootstrap
blob
c8cb10bfb4389b54d83c2d8056abcde316ed13af
1
#!/bin/sh
2
#
3
# Bootstrap file for the PoopmUp-2.0 project. Run this script to generate a
4
# configure script fron a fresh source repository checkout.
5
#
6
# This script requires autoconf 2.59 or later to be installed.
7
#
8
autoreconf
-ivf
9