[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-723-ged72bf4

Git Repo Owner noreply at mythtv.org
Sun Jan 19 13:59:06 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  ed72bf4b75e005dec72a586a6caf2728d541a036 (commit)
      from  4ce60c9c9e6cc046f924161ee0845d74e557f03a (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 ed72bf4b75e005dec72a586a6caf2728d541a036
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 19 Jan 2014 14:52:46 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 19 Jan 2014 14:58:28 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ed72bf4b75e005dec72a586a6caf2728d541a036

result of running autogen.sh for 0mq without cherry picking
It appears as if cherry picking autotools is not as easy as I though. So just
unbreak the build and move on.



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

Summary of changes:
 mythtv/external/zeromq/Makefile.in                 |   69 +-
 mythtv/external/zeromq/aclocal.m4                  |  112 +-
 mythtv/external/zeromq/builds/msvc/Makefile.in     |   30 +-
 mythtv/external/zeromq/config/compile              |  195 +-
 mythtv/external/zeromq/config/config.guess         |  397 +-
 mythtv/external/zeromq/config/config.sub           |  220 +-
 mythtv/external/zeromq/config/depcomp              |   74 +-
 mythtv/external/zeromq/config/install-sh           |   29 +-
 mythtv/external/zeromq/config/ltmain.sh            | 4016 ++++++++++++------
 mythtv/external/zeromq/config/ltoptions.m4         |   32 +-
 mythtv/external/zeromq/config/ltversion.m4         |   12 +-
 mythtv/external/zeromq/config/lt~obsolete.m4       |   12 +-
 mythtv/external/zeromq/config/missing              |   53 +-
 mythtv/external/zeromq/configure                   | 4415 ++++++++++++--------
 mythtv/external/zeromq/doc/Makefile.in             |   44 +-
 mythtv/external/zeromq/foreign/openpgm/Makefile.in |   30 +-
 mythtv/external/zeromq/perf/Makefile.in            |   69 +-
 mythtv/external/zeromq/src/Makefile.in             |  372 +-
 mythtv/external/zeromq/tests/Makefile.in           |   96 +-
 19 files changed, 6286 insertions(+), 3991 deletions(-)
 mode change 100755 => 100644 mythtv/external/zeromq/config/ltmain.sh

-- 



More information about the mythtv-commits mailing list