Mercurial > sdl-ios-xcode
annotate test/autogen.sh @ 1540:a0dd1bc34114
Added disk/dummy audio and dummy video to the Visual CE projects
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 15 Mar 2006 04:32:49 +0000 |
parents | d94b080ff6ce |
children | b054590b967a |
rev | line source |
---|---|
0 | 1 #!/bin/sh |
2 # | |
1380
d94b080ff6ce
Completely removed dependency on automake
Sam Lantinga <slouken@libsdl.org>
parents:
982
diff
changeset
|
3 # Regenerate configuration files |
d94b080ff6ce
Completely removed dependency on automake
Sam Lantinga <slouken@libsdl.org>
parents:
982
diff
changeset
|
4 cp acinclude.m4 aclocal.m4 |
0 | 5 autoconf |