[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-260-g5e14de8
[email protected] (git version ctrl) Tue, 31 Jan 2012 08:52:19 +0100 (CET)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
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 "mISDN library and utilities".
The branch, socket has been updated
via 5e14de863db7c21b4c5961a4d2248493b5ebd9fa (commit)
via 06643adeec7fe8d6e2f54c56291c25812bd540a4 (commit)
from 8992b91e7fd156caa1ddd5ddef4c2659bfe1a29e (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 -----------------------------------------------------------------
commit 5e14de863db7c21b4c5961a4d2248493b5ebd9fa
Author: Karsten Keil <[email protected]>
Date: Tue Jan 31 01:54:18 2012 +0100
Version 2.0.7
- Fix autotool files
Signed-off-by: Karsten Keil <[email protected]>
commit 06643adeec7fe8d6e2f54c56291c25812bd540a4
Author: Karsten Keil <[email protected]>
Date: Tue Jan 31 20:37:39 2012 +0100
Fix unused but set variable warning
Newer gcc versions have this new warning, so build would fail
with -Werror because the variable is not used when MISDND_CAPI_MODULE_DEBUG
was not defined.
Signed-off-by: Karsten Keil <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +
Makefile.in | 7 +-
aclocal.m4 | 7959 +++++++++++++++++++++++++++++++++++++-
bridge/Makefile.in | 6 +-
capi20/Makefile.am | 6 +
capi20/Makefile.in | 32 +-
capi20/module/Makefile.in | 6 +-
capi20/module/capi_mod_misdn.c | 7 +-
configure | 62 +-
configure.ac | 2 +-
example/Makefile.in | 6 +-
guitools/Makefile.in | 6 +-
guitools/qmisdnwatch/Makefile.in | 6 +-
include/Makefile.in | 6 +-
l1oip/Makefile.in | 6 +-
lib/Makefile.am | 2 +-
lib/Makefile.in | 8 +-
tools/Makefile.in | 6 +-
18 files changed, 8039 insertions(+), 96 deletions(-)
hooks/post-receive
--
mISDN library and utilities