[Alsaplayer-devel] configure system

Dominique Michel dominique.michel at citycable.ch
Mon Oct 8 18:14:17 BST 2007


Le Sun, 7 Oct 2007 13:29:58 +0200,
Dominique Michel <dominique.michel at citycable.ch> a écrit :

> A few things seam to be wrong configure.ac (from the worst to the less worst):
> 
> - make try to compile the mad plugin even when libmad is not found;
done, added a configure option

> - gtk1 is still tested;
done, removed

> - oggflac is tested with recent libflac. As it is included in libflac with the
> new API, it is enough to only test libflac for both libflac and oggflac;
todo

> - nls is working now, so I guess that
> 
> if test "$enable_nls" = yes; then
> echo No nls support yet
> fi
> 
> is not needed anymore.
> The funny part is that I don't get this echo during configure when nls was to
> yes...
> 
done, changed into "echo NLS support use gettext"

> I will try to look at it and report back.
> 
> Dominique
> 



More information about the alsaplayer-devel mailing list