This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
60225
/
libmodbus
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Remove configure call in autogen.sh script
Stéphane Raimbault
hace 14 años
padre
a65995df73
commit
2904b5dddd
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
autogen.sh
+ 0
- 1
autogen.sh
Ver fichero
@@ -1,3 +1,2 @@
#! /bin/sh
autoreconf -v --install --force || exit 1
-./configure "$@"