RE: ogle-0.9.0 on hpux 11.00 questions

"Gansser, Martin" <[email protected]>
Newsgroups gmane.comp.video.ogle.devel
Message-ID <78224A6821F87A4D8023B133E5B1140B40CA6B@srvmxellwangen2.ratc-de.com>
> -----Original Message-----
> From:	Bjrn Englund [mailto:[email protected]]
> Sent:	Sun 3/2/2003 6:19 PM
> To:	Gansser, Martin
> Cc:	
> Subject:	Re: [Ogle-devel] ogle-0.9.0 on hpux 11.00 questions

> I have some questions/remarks about the patches.

> In the check for OSS, hpux should only be in one of the cases.

> either this
> +    *-linux*|*-openbsd*|*-freebsd*|*-bsdi*|*-hpux*)

> or this
> +    *-hpux*)
> +        AC_CHECK_LIB([OSSlib],[OSS_init],
> +            [LIBOGLEAO_LIBS="$LIBOGLEAO_LIBS -lOSSlib"
> +             AC_DEFINE([LIBOGLEAO_OSS],,[libogleao OSS audio support])
> +             BUILD_AUDIO_OSS=1
> +             DEFAULT_AUDIO_DRIVER="oss"
> +             DEFAULT_AUDIO_DEVICE="/dev/dsp"])
> +    ;;

> which one should it be?
> As it is now, only the first will be used.
> Should it be the same type of check as we do for solaris?
> In that case it should be added to the solaris case
> *-sun-solaris*|*-hpux*)

> /Björn

the second case: *-sun-solaris*|*-hpux*)

thanks Martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.