[mythtv-commits] mythtv commit: r21619 by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Sep 1 03:57:40 UTC 2009


      Author: mdean
        Date: 2009-09-01 03:57:40 +0000 (Tue, 01 Sep 2009)
New Revision: 21619
   Changeset: http://cvs.mythtv.org/trac/changeset/21619

Modified:

   trunk/mythtv/libs/libmyth/mythcommandlineparser.cpp

Log:

Fix --version "Options compiled in" output by including mythconfig.h for MYTH_BUILD_CONFIG.

This was previously brought in through mythcontext.h, which includes mythsocket.h.  In [21591], mythsocket.h was modified to no longer include compat.h, which includes mythconfig.h.

Thanks to Marc Tousignant for noticing and reporting that the options output was missing from --verbose.





More information about the mythtv-commits mailing list