Commit beb544eb authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libevent 2.1.12

parent f1809284
all: all:
tar xf libevent-2.1.11-stable.tar.gz tar xf libevent-2.1.12-stable.tar.gz
cd libevent-2.1.11-stable && ./configure --prefix=/usr --disable-static cd libevent-2.1.12-stable && ./configure --prefix=/usr --disable-static
$(MAKE) -C libevent-2.1.11-stable $(MAKE) -C libevent-2.1.12-stable
$(MAKE) -C libevent-2.1.11-stable verify $(MAKE) -C libevent-2.1.12-stable verify
$(MAKE) -C libevent-2.1.11-stable install $(MAKE) -C libevent-2.1.12-stable install
rm -rf libevent-2.1.11-stable rm -rf libevent-2.1.12-stable
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment