osmo-sip-connector.git branch master updated. ff8ca58821276dd1eeaa20f7472e071cb253a3e5

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sun Oct 2 13:29:23 UTC 2016


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 "MNCC <-> SIP bridge".

The branch, master has been updated
       via  ff8ca58821276dd1eeaa20f7472e071cb253a3e5 (commit)
       via  ecacdc65c3063be747b96541743b38bb68bdcd29 (commit)
      from  c403ed69cd68da7b68f2192f2ebe550a4ab9ba36 (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/osmo-sip-connector/commit/?id=ff8ca58821276dd1eeaa20f7472e071cb253a3e5

commit ff8ca58821276dd1eeaa20f7472e071cb253a3e5
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Oct 1 00:52:37 2016 +0200

    configure: check for pkg-config presence
    
    Change-Id: Iaca22089bcb21b56048fa541f588c4ad4bed8f6d

http://cgit.osmocom.org/osmo-sip-connector/commit/?id=ecacdc65c3063be747b96541743b38bb68bdcd29

commit ecacdc65c3063be747b96541743b38bb68bdcd29
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Oct 1 00:35:21 2016 +0200

    build: be robust against install-sh files above the root dir
    
    Explicitly set AC_CONFIG_AUX_DIR.
    
    To reproduce the error avoided by this patch:
    
      rm install-sh        # in case it was already generated.
      touch ../install-sh  # yes, outside this source tree
      autoreconf -fi
    
    This will produce an error like
    
      ...
      configure.ac:16: error: required file '../ltmain.sh' not found
      configure.ac:5: installing '../missing'
      src/Makefile.am: installing '../depcomp'
      autoreconf: automake failed with exit status: 1
    
    See also automake (vim `which automake`) and look for 'sub locate_aux_dir'.
    
    Change-Id: I9c96c087bffb41533ef6fb9b1d00bd903d71693e

-----------------------------------------------------------------------

Summary of changes:
 configure.ac | 11 +++++++++++
 1 file changed, 11 insertions(+)


hooks/post-receive
-- 
MNCC <-> SIP bridge



More information about the osmocom-commitlog mailing list