| Index: opus.m4
|
| diff --git a/opus.m4 b/opus.m4
|
| index 20f166bc2068a6b2f884b03c0ee6ecbfa48bc5ab..47f5ec49668c756ab091eaf0eb85e3e74aca332b 100644
|
| --- a/opus.m4
|
| +++ b/opus.m4
|
| @@ -102,7 +102,7 @@ int main ()
|
| 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 Opus was incorrectly installed"
|
| + echo "*** exact error that occurred. This usually means Opus was incorrectly installed"
|
| echo "*** or that you have moved Opus since it was installed." ])
|
| CFLAGS="$ac_save_CFLAGS"
|
| LIBS="$ac_save_LIBS"
|
|
|