]> granicus.if.org Git - libass/commitdiff
autogen: cosmetics, overwrite files
authorGrigori Goronzy <greg@blackbox>
Sun, 3 Jan 2010 12:48:32 +0000 (13:48 +0100)
committerGrigori Goronzy <greg@blackbox>
Sun, 3 Jan 2010 12:48:32 +0000 (13:48 +0100)
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 $@