[Git] LCR - Linux Call Router branch master updated. 1e21f69321ba016120c3640fcad0256234b7a377

[email protected] (git version ctrl) Sat, 30 Jun 2012 14:05:07 +0200 (CEST)
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 "LCR - Linux Call Router".

The branch, master has been updated
       via  1e21f69321ba016120c3640fcad0256234b7a377 (commit)
       via  e88b4496dab6eae74e088097dd89bcfcf40006eb (commit)
       via  2dbfdb87dd122cd057887a16e84cf635f8abf67b (commit)
      from  b0764b4677c9434b8722cd4084075b6dfc73d0d7 (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 1e21f69321ba016120c3640fcad0256234b7a377
Author: Janis Ruksans <[email protected]>
Date:   Sat Jun 30 14:04:23 2012 +0200

    List files for dist that are not picked up automatically from build
    rules; and filter out unnecessary ones for distuninstallcheck.
    
    Signed-off-by: Andreas Eversberg <[email protected]>

commit e88b4496dab6eae74e088097dd89bcfcf40006eb
Author: Janis Ruksans <[email protected]>
Date:   Sat Jun 30 14:03:32 2012 +0200

    Reference the sources via $< for chan_lcr, and prefixing with $(srcdir)
    otherwise. Note: Autoconf manual says that using $< in ordinary make
    rules is not portable, but LCR is Linux specific anyway.
    
    Signed-off-by: Andreas Eversberg <[email protected]>

commit 2dbfdb87dd122cd057887a16e84cf635f8abf67b
Author: Janis Ruksans <[email protected]>
Date:   Sat Jun 30 14:02:19 2012 +0200

    Use variables set by configure script instead of installing files to a
    hardcoded location. This is practically the same as the reverted part of
    commit 51655a18 except that $(DESTDIR) *is not* prepended to CC defines;
    doing so would break staged installs.
    
    Signed-off-by: Andreas Eversberg <[email protected]>

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

Summary of changes:
 Makefile.am |   93 ++++++++++++++++++++++++++++++++++++++++-------------------
 options.c   |    4 +-
 2 files changed, 65 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
LCR - Linux Call Router