/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/cares/buildconf
6 строк
211 B
Node.js GitHub Bot
deps: update c-ares to 1.20.0
21 окт 2023, 02:39
21 окт 2023, 02:39
581344f
Код
Авторство
О чём код?
#!/bin/sh # Copyright (C) The c-ares project and its contributors # SPDX-License-Identifier: MIT echo "*** Do not use buildconf. Instead, just use: autoreconf -fi" >&2 exec ${AUTORECONF:-autoreconf} -fi "${@}"