1
0
Fork 0

Fix typos reported by lintian and change DosBox to DOSBox.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4161
This commit is contained in:
Peter Veenstra 2018-09-14 19:53:55 +00:00
parent 1ff6911b3c
commit 2f09b52de8
5 changed files with 13 additions and 13 deletions

View file

@ -144,7 +144,7 @@ int main (int argc, char *argv[])
echo "*** If you have an old version installed, it is best to remove it, although"
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
[ echo "*** The test program failed to compile or link. See the file config.log for the"
echo "*** exact error that occured. This usually means SDL was incorrectly installed"
echo "*** exact error that occurred. This usually means SDL was incorrectly installed"
echo "*** or that you have moved SDL since it was installed. In the latter case, you"
echo "*** may want to edit the sdl-config script: $SDL_CONFIG" ])
CFLAGS="$ac_save_CFLAGS"