Revert "configure: Set the assembler used for libav to $CC"
[platform/upstream/gst-libav.git] / configure.ac
index f0b807f..691e16d 100644 (file)
@@ -407,7 +407,7 @@ else
   fi
 
   if test x"$AS" != x; then
-    emblibav_configure_args="$emblibav_configure_args --as=\\\"\\\$CC\\\""
+    emblibav_configure_args="$emblibav_configure_args --as=\\\"\\\$AS\\\""
   fi
 
   if test x"$CC" != x; then