This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via bb06eb9d7c9c048b5297511b329f0029ecbfd9fc (commit) from a67704753a6328f725d38d61af8bfbe29012fcbc (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=bb06eb9d7c9c048b5297511b329f0029e...
commit bb06eb9d7c9c048b5297511b329f0029ecbfd9fc Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Sat Jan 10 09:51:31 2015 +0100
meas: Unbreak the build once more
The code assumes that sqlite3.h is in the standard include path. Maybe sqlite3 wasn't installed or resides in a non standard (/usr/local) location? Fix the build as it has been broken since 1st of January.
-----------------------------------------------------------------------
Summary of changes: openbsc/configure.ac | 5 +++++ openbsc/src/utils/Makefile.am | 14 ++++++++------ 2 files changed, 13 insertions(+), 6 deletions(-)
hooks/post-receive