bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14812: 24.3; build failure on FreeBSD 9.1


From: Jan Djärv
Subject: bug#14812: 24.3; build failure on FreeBSD 9.1
Date: Sat, 20 Jul 2013 09:59:14 +0200

Hello.

20 jul 2013 kl. 07:21 skrev ashish.is@lostca.se (Ashish SHUKLA):

> In configure, ALSA test is done before falling back to OSS. That's why I've
> excluded as OSS is native on FreeBSD.

You should never remove things like this if you want patches to be applied.  
Just make something like:

if ! freebsd
  test for alsa
end if

Test for ALSA must preceed OSS on GNU/Linux and possibly other OS:es.

        Jan D.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]