Fix on x86 architectures - was just checking for 386, D'oh.
[platform/upstream/gstreamer.git] / autogen.sh
index 1e0e7be..6898683 100755 (executable)
@@ -46,8 +46,8 @@ fi
 libtoolize --copy --force
 aclocal $ACLOCAL_FLAGS
 automake --add-missing
-autoconf
 autoheader
+autoconf
 
 if [ "x$1" = "x--autogen-recurse" ];then
   exit # the rest will happen later