Mercurial > SDL_sound_CoreAudio
comparison bootstrap @ 235:2b9131a7653c
Took out some whitespace.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 19 Jan 2002 20:13:42 +0000 |
parents | ace10a8e632b |
children | f0b8865577db |
comparison
equal
deleted
inserted
replaced
234:156df33fd7fc | 235:2b9131a7653c |
---|---|
1 #! /bin/sh | 1 #!/bin/sh |
2 | 2 |
3 set -e | 3 set -e |
4 echo "Initial preparation...this can take awhile, so sit tight..." | 4 echo "Initial preparation...this can take awhile, so sit tight..." |
5 aclocal | 5 aclocal |
6 libtoolize --automake --copy --force | 6 libtoolize --automake --copy --force |