summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-10-13 17:48:08 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-10-13 17:48:08 +0000
commit49de766daa0b10cf50c6770d100ab6681912c0ba (patch)
treeb449046e87917a5e2357461d04a65ebae2e8840a
parent1c31b1e2222b33fba216514695ff2d43fcb53673 (diff)
downloadxine-lib-49de766daa0b10cf50c6770d100ab6681912c0ba.tar.gz
xine-lib-49de766daa0b10cf50c6770d100ab6681912c0ba.tar.bz2
small indentation mistake
CVS patchset: 5512 CVS date: 2003/10/13 17:48:08
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e18f94e90..37fb33e8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -510,7 +510,7 @@ AC_CHECK_LIB(XvMC, XvMCQueryExtension,
echo "* ld --whole-archive -shared -o libXvMC.so.1 libXvMC.a *"
echo "* then: ln -s libXvMC.so.1 libXvMC.so *"
echo "* to create it or try to use --with-xvmc-path to set the *"
- echo "* location of libXvMC.so *"
+ echo "* location of libXvMC.so *"
echo "****************************************************************"
echo
fi