diff --git a/bundle/Makefile b/bundle/Makefile index ba40c0baf..f59cd8e8c 100644 --- a/bundle/Makefile +++ b/bundle/Makefile @@ -170,7 +170,7 @@ libevent.%: ../libevent/configure [ -f Makefile ] || ../libevent/configure --prefix=$(abspath $(LIBEVENT_$(T_A))) $(CONFIGUREFLAGS) $(MAKE) install -../libevent/configuration: +../libevent/configure: (cd ../libevent && autoreconf -ivf) endif