unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: EGifPutExtensionLast feature depricated in new libungif
Date: Sun, 18 Aug 2002 18:50:25 -0600 (MDT)	[thread overview]
Message-ID: <200208190050.g7J0oP309263@wijiji.santafe.edu> (raw)
In-Reply-To: <801y8xov6v.fsf@orion.ucnet.uoc.gr> (message from Giannis Georgalis on 18 Aug 2002 03:40:56 +0300)

    EGifPutExtensionLast is deprecated in libungif 4.1, so configure
    fails to verify that it is installed properly.  A global
    replace-string "EGifPutExtensionLast" to "EGifPutExtension" in
    configure script, solves the problem.

The purpose of checking for EGifPutExtensionLast is something unusual.
We don't actually use EGifPutExtensionLast.  The idea is to reject
linungif versions before libungif-4.1.0b1, because they make Emacs
crash.

Which libungif versions did you test this change with?  Does
EGifPutExtension exist in older versions?  What happens if you make
this configure change and try to link with an older libungif version?
Does Emacs go ahead and link with it (and then presumably crash)?
If so, that fix does not work.

           reply	other threads:[~2002-08-19  0:50 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <801y8xov6v.fsf@orion.ucnet.uoc.gr>]

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=200208190050.g7J0oP309263@wijiji.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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).