From: 11rcombs Date: Sun, 19 Jan 2014 00:12:27 +0000 (-0600) Subject: Remove configure from autogen.sh X-Git-Tag: 0.11.0~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c55e335fc5dd1d877e1863a38fb48e9dd2072af6;p=libass Remove configure from autogen.sh --- diff --git a/autogen.sh b/autogen.sh index b68b4b1..410a35c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,3 @@ #!/bin/sh echo Running autoreconf... autoreconf -ivf -echo Running configure... -./configure $@