[Vorbis-dev] [PATCH] trivial vorbis-tools build patch
Ralph Giles
giles at xiph.org
Mon Jun 20 02:58:46 PDT 2005
On Fri, Apr 08, 2005 at 08:55:50AM +0200, Joern Nettingsmeier wrote:
> i know it's a little off-topic here, but can somebody with svn commit
> access please consider this:
Not off topic at all. Looks like you're right, thanks for the patch!
-r
> --- vorbis-tools/configure.in~ 2005-04-07 20:28:23.460547245 +0200
> +++ vorbis-tools/configure.in 2005-04-07 20:28:23.460547245 +0200
> @@ -161,7 +161,7 @@
> AC_MSG_WARN(libspeex missing)
> have_libspeex=no, [$SPEEX_LIBS]
> )
> -AC_CHECK_HEADER(speex.h,,
> +AC_CHECK_HEADER(speex/speex.h,,
> AC_MSG_WARN(libspeex headers missing)
> have_libspeex=no,[ ])
>
More information about the Vorbis-dev
mailing list