/
githubmirror
/
libnet
Обзор
Документация
Войти
/
githubmirror
/
libnet
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
autogen.sh
9 строк
379 B
Sam Roberts
Cannot use the `-m` flag in first-time builds
09 окт 2019, 19:40
09 окт 2019, 19:40
ab717bd
Код
Авторство
О чём код?
#!/bin/sh # # A bootstrapping script that can be used to generate the autoconf, # automake and libtool-related scripts of the build process. Only # useful for developers updating Makefile.am, configure.ac etc. # Regular users building from released tarballs can use the shipped # configure script, that generates Makefile's from Makefile.in's autoreconf -W portability -vif $*