2 # jenkins build helper script for openbsc. This is how we build on jenkins.osmocom.org
4 if ! [ -x "$(command -v osmo-build-dep.sh)" ]; then
5 echo "Error: We need to have scripts/osmo-deps.sh from http://git.osmocom.org/osmo-ci/ in PATH !"
20 osmo-build-dep.sh libosmocore
"" ac_cv_path_DOXYGEN
=false
22 verify_value_string_arrays_are_terminated.py $
(find .
-name "*.[hc]")
24 export PKG_CONFIG_PATH
="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
25 export LD_LIBRARY_PATH
="$inst/lib"
31 echo " =============================== openggsn ==============================="
36 autoreconf
--install --force