Mercurial > sdl-ios-xcode
annotate test/autogen.sh @ 1510:720f8bb49d7d
Win32 fixes
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 13 Mar 2006 02:06:33 +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 |