This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
60225
/
libmodbus
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
Remove configure call in autogen.sh script
Stéphane Raimbault
14 lat temu
rodzic
a65995df73
commit
2904b5dddd
1 zmienionych plików
z
0 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
0
1
autogen.sh
+ 0
- 1
autogen.sh
Wyświetl plik
@@ -1,3 +1,2 @@
#! /bin/sh
autoreconf -v --install --force || exit 1
-./configure "$@"