Mercurial > sdl-ios-xcode
annotate test/autogen.sh @ 1444:12113661052d
Oops, missed the header
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 26 Feb 2006 19:46:17 +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 |