X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=bootstrap;h=9d9d97b1dfcf8a4a4fbd3edc62af677883a64add;hb=04fa73ecf47100cba610d749091691826b056f74;hp=3155cff618f63f142cfe330e69fe1ccea3af0079;hpb=5efd17d8d54edd201929f3a992ff6ceb20e676ce;p=oweals%2Fgnunet.git diff --git a/bootstrap b/bootstrap index 3155cff61..9d9d97b1d 100755 --- a/bootstrap +++ b/bootstrap @@ -12,7 +12,7 @@ existence() command -v "$1" >/dev/null 2>&1 } -if existence libtool || existence libtoolize || existence glibtoolize; then +if existence libtool || existence libtoolize || existence glibtoolize || existence slibtool; then autoreconf -if . "bin/pogen.sh" else