Skip to content

Commit

Permalink
another typo in bundle/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Jun 8, 2023
1 parent e208dbb commit 9fef51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9fef51a

Please sign in to comment.