diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then echo "" >&2 fi -aclocal --install || exit 1 autoreconf --verbose --force --install || exit 1 cd "$olddir" |