[FFmpeg-cvslog] r10759 - trunk/configure
diego
subversion
Wed Oct 17 01:15:50 CEST 2007
Author: diego
Date: Wed Oct 17 01:15:50 2007
New Revision: 10759
Log:
comment grammar fix
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Wed Oct 17 01:15:50 2007
@@ -1730,7 +1730,7 @@ fi
VHOOKCFLAGS="-fPIC"
-# find if .align arg is power-of-two or not
+# Find out if the .align argument is a power of two or not.
if test $asmalign_pot = "unknown"; then
disable asmalign_pot
echo 'asm (".align 3");' | check_cc && enable asmalign_pot
More information about the ffmpeg-cvslog
mailing list