X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bootstrap;h=7d0c8330f061c881e625dbdbc31df333a092486c;hb=156ab78cd5b684411b412369651cb0b8f99a323a;hp=62610eef1a71de5684de043af95f63b6276d339f;hpb=6d60f95c388da5f8f901d67e0018cf4896e6c6dc;p=netatalk.git diff --git a/bootstrap b/bootstrap index 62610eef..7d0c8330 100755 --- a/bootstrap +++ b/bootstrap @@ -11,7 +11,5 @@ libtoolize --force --copy automake --include-deps --add-missing --foreign --copy || exit 1 autoconf || exit 1 -cd libevent && ./autogen.sh - # Let's not fall off the end... exit 0