libosmo-sccp.git branch master updated. 0.0.6.3-52-gd6c7da8

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:46 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 "SCCP Library".

The branch, master has been updated
       via  d6c7da8cc94289cfef47e7f998c068ecfe7c843c (commit)
       via  48372dad0edb96b4dce194481765a6ad3ad7eb56 (commit)
      from  bfdbde2bd8477c466feadbd563a3caf1e7e704db (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/libosmo-sccp/commit/?id=d6c7da8cc94289cfef47e7f998c068ecfe7c843c

commit d6c7da8cc94289cfef47e7f998c068ecfe7c843c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Oct 1 00:49:54 2016 +0200

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

http://cgit.osmocom.org/libosmo-sccp/commit/?id=48372dad0edb96b4dce194481765a6ad3ad7eb56

commit 48372dad0edb96b4dce194481765a6ad3ad7eb56
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Oct 1 00:34:08 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: Iec88e41c1fe80b436d6d08005871bead540e387d

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

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


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list