repo.or.cz
/
numtypysics.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix duplicate creation of window (makes fullscreen mode work on OSX)
[numtypysics.git]
/
autogen.sh
blob
cfebed541cb6bc2b9d35142166ab8202c6a8fd38
1
#!/bin/sh
2
# Re-run autoconf and friends. See autoreconf(1).
3
4
autoreconf
-Wall --install --verbose --force
5