On Apr 20, Stefan Westerfeld wrote:
> You need to do the following to get it included in the CVS:
>
> * add a configure test in configure.in.in, which finds out whether NAS is
> there
> * make that configure test define the additional libraries
> * define something like HAVE_NAS if NAS is found
> * compile audioionas.cc only if NAS is there (put the source in #ifdef
> HAVE_HAS [...] #endif)
Okay I have done this now. Attached archive contains the diff against
kdelibs 2.1.1 and an updated audioionas.cc
Jochen
arts-nas patch