unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: EGifPutExtensionLast feature depricated in new libungif
       [not found] <801y8xov6v.fsf@orion.ucnet.uoc.gr>
@ 2002-08-19  0:50 ` Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2002-08-19  0:50 UTC (permalink / raw)
  Cc: emacs-devel

    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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-19  0:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <801y8xov6v.fsf@orion.ucnet.uoc.gr>
2002-08-19  0:50 ` EGifPutExtensionLast feature depricated in new libungif Richard Stallman

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).