]> arthur.barton.de Git - netatalk.git/blobdiff - bootstrap
Remove locking RPC stuff, netalockd, talloc, tevent, tsocket and libevent
[netatalk.git] / bootstrap
index 62610eef1a71de5684de043af95f63b6276d339f..7d0c8330f061c881e625dbdbc31df333a092486c 100755 (executable)
--- 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