This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
GfA
/
libmodbus
Suivre
5
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
63871ff304
Branches
Tags
GfA
GfATest
master
libmodbus
/
autogen.sh
autogen.sh
70 B
Historique
Raw
1
2
3
#! /bin/sh
autoreconf -v --install --force || exit 1
./configure "$@"