unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: spacibba@aol.com, svenjoac@gmx.de, emacs-devel@gnu.org
Subject: Re: Deprecation message in Arch Linux.
Date: Wed, 28 Aug 2019 21:49:55 +0300	[thread overview]
Message-ID: <83sgplazvw.fsf@gnu.org> (raw)
In-Reply-To: <75513d9a-6e54-af19-8c39-15879d81eec0@cs.ucla.edu> (message from Paul Eggert on Wed, 28 Aug 2019 11:38:51 -0700)

> From: Paul Eggert <eggert@cs.ucla.edu>
> Date: Wed, 28 Aug 2019 11:38:51 -0700
> Cc: Ergus <spacibba@aol.com>, Emacs developers <emacs-devel@gnu.org>
> 
> diff --git a/src/sound.c b/src/sound.c
> index 4ba826e82c..44d4cbc6d5 100644
> --- a/src/sound.c
> +++ b/src/sound.c
> @@ -72,12 +72,8 @@ Copyright (C) 1998-1999, 2001-2019 Free Software Foundation, Inc.
>  #include <soundcard.h>
>  #endif
>  #ifdef HAVE_ALSA
> -#ifdef ALSA_SUBDIR_INCLUDE
>  #include <alsa/asoundlib.h>
> -#else
> -#include <asoundlib.h>
> -#endif /* ALSA_SUBDIR_INCLUDE */
> -#endif /* HAVE_ALSA */
> +#endif

This completely removes support for systems which don't have
alsa/asoundlib.h, but do have asoundlib.h, doesn't it?  Are there no
such systems we care about anymore?



  reply	other threads:[~2019-08-28 18:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28  9:41 Deprecation message in Arch Linux Ergus
2019-08-28 17:19 ` Paul Eggert
2019-08-28 17:45   ` Sven Joachim
2019-08-28 18:38     ` Paul Eggert
2019-08-28 18:49       ` Eli Zaretskii [this message]
2019-08-28 19:08         ` Sven Joachim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83sgplazvw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=spacibba@aol.com \
    --cc=svenjoac@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).