Mercurial > pidgin.yaz
changeset 10453:c1b72d397fd8
[gaim-migrate @ 11721]
Minor spelling fixes spotted by rbowes
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 30 Dec 2004 16:13:20 +0000 |
parents | e1c98422f4df |
children | 4f1a59fb4159 |
files | acinclude.m4 |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/acinclude.m4 Thu Dec 30 16:00:36 2004 +0000 +++ b/acinclude.m4 Thu Dec 30 16:13:20 2004 +0000 @@ -195,7 +195,7 @@ 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 GLIB is incorrectly installed."]) + echo "*** exact error that occurred. This usually means GLIB is incorrectly installed."]) CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" fi @@ -397,7 +397,7 @@ 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 GTK+ is incorrectly installed."]) + echo "*** exact error that occurred. This usually means GTK+ is incorrectly installed."]) CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" fi @@ -513,7 +513,7 @@ 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 ao was incorrectly installed" + echo "*** exact error that occurred. This usually means ao was incorrectly installed" echo "*** or that you have moved ao since it was installed." ]) CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" @@ -692,7 +692,7 @@ END ], [ echo "*** The test program failed to compile or link. See the file config.log" - echo "*** for the exact error that occured. This usually means the Audio File" + echo "*** for the exact error that occurred. This usually means the Audio File" echo "*** Library was incorrectly installed or that you have moved the Audio" echo "*** File Library since it was installed. In the latter case, you may want" echo "*** to edit the audiofile-config script: $AUDIOFILE_CONFIG" ])