Parcourir la source

Remove configure call in autogen.sh script

Stéphane Raimbault il y a 14 ans
Parent
commit
2904b5dddd
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      autogen.sh

+ 0 - 1
autogen.sh

@@ -1,3 +1,2 @@
 #! /bin/sh
 autoreconf -v --install --force || exit 1
-./configure "$@"