summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-01-19 23:02:42 +0000
committerDiego Biurrun <diego@biurrun.de>2006-01-19 23:02:42 +0000
commit1ddf5ba1afcb36d5c59f21419f9a76f0fd71949c (patch)
tree87fb398405fc12d8f4033a2b9f6ea050fe174e58 /configure
parent6d276a9e91e5568dfbde5f48c8a465a038659a00 (diff)
typo
Originally committed as revision 4870 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 154f62bb6e..7757f60dc5 100755
--- a/configure
+++ b/configure
@@ -1285,7 +1285,7 @@ echo "pp support $pp"
echo "debug symbols $debug"
echo "strip symbols $dostrip"
echo "optimize $optimize"
-echo "shared $shared"
+echo "shared $lshared"
echo "video hooking $vhook"
echo "SDL support $sdl"
if test $sdl_too_old = "yes"; then