X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=9cc3f23c2f32722148dd40705eab87f42bea4b76;hb=211a4fe979014e3f4be9fbf14d8ee458eeb53d1a;hp=ad297def3d293f2bcfd90d32925429c179ff2632;hpb=ab4ea5fe91de74406c0b96e0f77aeeb2fae3c1b9;p=swftools.git diff --git a/configure.in b/configure.in index ad297de..9cc3f23 100644 --- a/configure.in +++ b/configure.in @@ -27,7 +27,7 @@ AC_ARG_ENABLE(warnings, AC_ARG_ENABLE(optimizations, [ --enable-optimizations turn on compiler optimizations (recommended for avi2swf)], OPTIMIZE=true) AC_ARG_ENABLE(lame, -[ --disable-lame don't compile any L.A.M.E. mp3 encoding code in], +[ --disable-lame "don't compile any L.A.M.E. mp3 encoding code in"], if test "x$enable_lame" = "xno";then DISABLE_LAME=yes