Mercurial > SDL_sound_CoreAudio
changeset 75:a7f31634011a
Commented out --force option to automake.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 25 Sep 2001 16:29:46 +0000 |
parents | 2777e65f6478 |
children | 73484e54d05e |
files | bootstrap |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bootstrap Tue Sep 25 16:29:29 2001 +0000 +++ b/bootstrap Tue Sep 25 16:29:46 2001 +0000 @@ -2,5 +2,9 @@ aclocal libtoolize --automake --copy --force -automake --foreign --add-missing --copy --force + +# rcg09252001 (I ain't got a --force option...?) +#automake --foreign --add-missing --copy --force + +automake --foreign --add-missing --copy autoconf