typo in FindPulseAudio.cmake

Allen Winter winter at kde.org
Fri Feb 27 20:52:17 GMT 2009


On Friday 27 February 2009 1:42:21 pm Robby Stephenson wrote:
> I happened to notice a typo in FindPulseAudio.cmakde...
> 
> --- runtime/cmake/modules/FindPulseAudio.cmake.orig	2009-02-27 
> 10:40:12.000000000 -0800
> +++ runtime/cmake/modules/FindPulseAudio.cmake	2009-02-27 10:39:58.000000000 
> -0800
> @@ -30,8 +30,8 @@
> 
>  FIND_PATH(PULSEAUDIO_INCLUDE_DIR pulse/pulseaudio.h
>     HINTS
> -   ${PC_PULSEADUIO_INCLUDEDIR}
> -   ${PC_PULSEADUIO_INCLUDE_DIRS}
> +   ${PC_PULSEAUDIO_INCLUDEDIR}
> +   ${PC_PULSEAUDIO_INCLUDE_DIRS}
>     )
> 
>  FIND_LIBRARY(PULSEAUDIO_LIBRARY NAMES pulse libpulse
> 
Thanks.
Fix committed in kdelibs/cmake/modules for trunk and
kdebase-runtime/cmake/modules for 4.2 branch.


-- 
Allen Winter | Software Engineer | 1-888-872-9339
KDAB, Inc. | "Platform-independent software solutions"
http://kdab.com | 1-866-777-5322 (US) | +46-563-540090 (Sweden)




More information about the kde-core-devel mailing list