mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 11:06:21 +00:00
travis: added m4 dir for libstrophe
This commit is contained in:
@@ -4,6 +4,7 @@ install:
|
|||||||
- sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev
|
- sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev
|
||||||
- git clone git://github.com/strophe/libstrophe.git
|
- git clone git://github.com/strophe/libstrophe.git
|
||||||
- cd libstrophe
|
- cd libstrophe
|
||||||
|
- mkdir m4
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
- ./configure --prefix=/usr
|
- ./configure --prefix=/usr
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user