Mercurial > sdl-ios-xcode
annotate test/autogen.sh @ 1547:dd05d6ee234e
I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Fri, 17 Mar 2006 19:54:39 +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 |