mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
bootstrap: better support Gentoo and MinGW
This commit is contained in:
@@ -55,6 +55,11 @@ else
|
|||||||
echo "Uncrustify not detected, hook not installed. Please install uncrustify if you plan on doing development."
|
echo "Uncrustify not detected, hook not installed. Please install uncrustify if you plan on doing development."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
WANT_AUTOCONF=latest
|
||||||
|
WANT_AUTOMAKE=latest
|
||||||
|
export WANT_AUTOCONF
|
||||||
|
export WANT_AUTOMAKE
|
||||||
|
|
||||||
aclocal -I m4 --install && \
|
aclocal -I m4 --install && \
|
||||||
libtoolize -c -i -v && \
|
libtoolize -c -i -v && \
|
||||||
autoconf && \
|
autoconf && \
|
||||||
|
|||||||
Reference in New Issue
Block a user