Sign in
fuchsia
/
third_party
/
c-ares
/
refs/tags/v1.34.4
/
.
/
buildconf
blob: 94c6abc7c225ef1ff4c527fadb16d7ef08cd6a8b [
file
] [
log
] [
blame
]
#!/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
"${@}"