Mercurial > SDL_sound_CoreAudio
comparison bootstrap @ 87:4d858e0f9213
Added a "you are now ready to run ./configure" message...
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 25 Sep 2001 22:43:57 +0000 |
parents | a7f31634011a |
children | 6d9fdec2f708 |
comparison
equal
deleted
inserted
replaced
86:155ab2a427ca | 87:4d858e0f9213 |
---|---|
6 # rcg09252001 (I ain't got a --force option...?) | 6 # rcg09252001 (I ain't got a --force option...?) |
7 #automake --foreign --add-missing --copy --force | 7 #automake --foreign --add-missing --copy --force |
8 | 8 |
9 automake --foreign --add-missing --copy | 9 automake --foreign --add-missing --copy |
10 autoconf | 10 autoconf |
11 | |
12 echo "You are now ready to run ./configure ..." | |
13 |