Pārlūkot izejas kodu

Remove configure call in autogen.sh script

Stéphane Raimbault 14 gadi atpakaļ
vecāks
revīzija
2904b5dddd
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      autogen.sh

+ 0 - 1
autogen.sh

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