summaryrefslogtreecommitdiff
path: root/strata/smartdevicelink/log4cxx.morph
blob: e236a9525a6fd512a8126c3c815dce5b5fba80d8 (plain)
1
2
3
4
5
6
7
8
9
name: log4cxx
kind: chunk
configure-commands:
- ./autogen.sh 
- ./configure --prefix="$PREFIX" --with-apr=/usr/lib/apr-2
build-commands:
- make
install-commands:
- make install