@Lode,
Thank you for this contribution.
We generally accept patches in the form of GitHub pull now. Would you
please submit a pull request and then we can test and discuss the patch
there? If you are not familiar, fork the project through the web
interface, use git to clone your fork to your PC, commit them back up to
your fork and then use the pull request feature on your fork's personal
GitHub page.
-Tres
- tres.finocchi...@gmail.com
On Wed, Sep 24, 2014 at 8:25 AM, Lode Leroy <lode.le...@gmail.com> wrote:
> please consider this patch to fix a message when not finding libpulse
>
> diff --git a/cmake/modules/FindPulseAudio.cmake
> b/cmake/modules/FindPulseAudio.cmake
> index 8ea2616..97f2f53 100644
> --- a/cmake/modules/FindPulseAudio.cmake
> +++ b/cmake/modules/FindPulseAudio.cmake
> @@ -50,7 +50,7 @@ IF (PULSEAUDIO_FOUND)
> ENDIF (NOT PULSEAUDIO_FIND_QUIETLY)
> SET(USE_PULSE_ 1)
> ELSE (PULSEAUDIO_FOUND)
> - MESSAGE(STATUS "Could NOT find LibXml2")
> + MESSAGE(STATUS "Could NOT find PulseAudio")
> ENDIF (PULSEAUDIO_FOUND)
>
> MARK_AS_ADVANCED(PULSEAUDIO_INCLUDE_DIR PULSEAUDIO_LIBRARIES)
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> LMMS-devel mailing list
> LMMS-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lmms-devel
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel