Commit 2904b5dddd496701d5de33add7b666aa940c3ee6

Authored by Stéphane Raimbault
1 parent a65995df

Remove configure call in autogen.sh script

Showing 1 changed file with 0 additions and 1 deletions
autogen.sh
1 1 #! /bin/sh
2 2 autoreconf -v --install --force || exit 1
3   -./configure "$@"
... ...