Hello! On Sun, May 02, 2021 at 10:11:50PM +0800, Hongyi Zhao wrote:
> On Ubuntu 20.04, I try to make git master version of nginx, but failed > with the following errors: [...] > $ ./auto/configure $(./auto/configure --help | egrep -o -- '--with[^= > ]+ ' | xargs) You may want to be more specific about which configure arguments you want to use. Just trying to automatically extract all possible configure arguments from the human-readable help isn't going to work. -- Maxim Dounin http://mdounin.ru/ _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
