summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Keil <jkeil@users.sourceforge.net>2002-12-17 16:40:24 +0000
committerJuergen Keil <jkeil@users.sourceforge.net>2002-12-17 16:40:24 +0000
commit63531c6f80c97b9527d930ea4ca363a1e5970051 (patch)
tree441e5a0b963731d61b2ac62b5314e1f0b30a1a09
parent754addab864c604df8ae82b87b9742fabf605e62 (diff)
downloadxine-lib-63531c6f80c97b9527d930ea4ca363a1e5970051.tar.gz
xine-lib-63531c6f80c97b9527d930ea4ca363a1e5970051.tar.bz2
fix spelling
CVS patchset: 3573 CVS date: 2002/12/17 16:40:24
-rw-r--r--m4/_xine.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/_xine.m4 b/m4/_xine.m4
index 3c9aa651b..8ddc12f52 100644
--- a/m4/_xine.m4
+++ b/m4/_xine.m4
@@ -349,7 +349,7 @@ _ACEOF
AC_MSG_RESULT(yes)
else
dnl typical problem: dlopen'ed module not self contained, because
- dnl is wasn't linked with -lgcc
+ dnl it wasn't linked with -lgcc
AC_MSG_RESULT(no)
if grep '^archive_cmds=.*$LD -G' libtool >/dev/null; then
AC_MSG_CHECKING([if libtool can be fixed])