]> granicus.if.org Git - libass/blobdiff - autogen.sh
Set AM_CFLAGS instead of CFLAGS directly
[libass] / autogen.sh
index a26cfa513ba138e8ef0c3581cfcae3e5f4dc1730..b68b4b123d9bd2aba753b51a5b02ee061fdde0ed 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-echo Running autoreconf
-autoreconf --install
+echo Running autoreconf...
+autoreconf -ivf
 echo Running configure...
 ./configure $@