Commit 6562807b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We need to run autogen.sh before configure

parent ae6b9a4b
all:
tar xf sofia-sip-1.13.4.tar.gz
cd sofia-sip-1.13.4 && ./autogen.sh
cd sofia-sip-1.13.4 && ./configure --prefix=/usr --disable-static
$(MAKE) -C sofia-sip-1.13.4
# FIXME: tests failure
......
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