Commit 404bf77b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

buildconf.sh must be forced

parent c05cd853
all:
tar xf RELEASE_2_3_0.tar.gz
cd libharu-RELEASE_2_3_0 && ./buildconf.sh
cd libharu-RELEASE_2_3_0 && ./buildconf.sh --force
cd libharu-RELEASE_2_3_0 && ./configure --prefix=/usr
$(MAKE) -C libharu-RELEASE_2_3_0
$(MAKE) -C libharu-RELEASE_2_3_0 install
......
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