diff options
-rw-r--r-- | configure.ac | 2 |
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 |