unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* INSTALL recommends libungif library
@ 2008-02-05 15:22 Ulrich Mueller
  2008-02-05 16:16 ` Juanma Barranquero
  0 siblings, 1 reply; 5+ messages in thread
From: Ulrich Mueller @ 2008-02-05 15:22 UTC (permalink / raw)
  To: emacs-devel

The INSTALL file in the CVS trunk still recommends using libungif.
I guess that this library is replaced by giflib on most distros.
Also, the Sourceforge project page for libungif does no longer exist.

While it is o.k. for configure to support both libraries as
alternatives, the INSTALL file should recommend giflib. A patch is
included below.

Ulrich


--- INSTALL	5 Feb 2008 03:56:41 -0000	1.129
+++ INSTALL	5 Feb 2008 15:06:12 -0000
@@ -139,10 +139,7 @@
                       Get version 6b -- 6a is reported to fail in
                       Emacs.
   . libtiff for TIFF: http://www.libtiff.org/
-  . libungif for GIF:
-      http://sourceforge.net/projects/libungif
-      Ensure you get version 4.1.0b1 or higher of libungif -- a bug in
-      4.1.0 can crash Emacs.
+  . libgif for GIF:   http://sourceforge.net/projects/giflib/
 
 Emacs will configure itself to build with these libraries if the
 `configure' script finds them on your system, unless you supply the




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: INSTALL recommends libungif library
  2008-02-05 15:22 INSTALL recommends libungif library Ulrich Mueller
@ 2008-02-05 16:16 ` Juanma Barranquero
  2008-02-05 18:16   ` Ulrich Mueller
  0 siblings, 1 reply; 5+ messages in thread
From: Juanma Barranquero @ 2008-02-05 16:16 UTC (permalink / raw)
  To: Ulrich Mueller; +Cc: emacs-devel

On Feb 5, 2008 4:22 PM, Ulrich Mueller <ulm@gentoo.org> wrote:

> While it is o.k. for configure to support both libraries as
> alternatives, the INSTALL file should recommend giflib. A patch is
> included below.

Committed.

Thanks,

             Juanma




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: INSTALL recommends libungif library
  2008-02-05 16:16 ` Juanma Barranquero
@ 2008-02-05 18:16   ` Ulrich Mueller
  2008-02-05 20:17     ` Juanma Barranquero
  0 siblings, 1 reply; 5+ messages in thread
From: Ulrich Mueller @ 2008-02-05 18:16 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs-devel

>>>>> On Tue, 5 Feb 2008, Juanma Barranquero wrote:

>> While it is o.k. for configure to support both libraries as
>> alternatives, the INSTALL file should recommend giflib. A patch is
>> included below.

> Committed.

... on the EMACS_22_BASE branch, where configure still asks for
libungif unconditionally.

So either the updated INSTALL file should go to the trunk only, or the
Emacs 22 configure.in should be updated (the latter making more sense,
in my opinion).

Ulrich




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: INSTALL recommends libungif library
  2008-02-05 18:16   ` Ulrich Mueller
@ 2008-02-05 20:17     ` Juanma Barranquero
  2008-03-26 15:13       ` Ulrich Mueller
  0 siblings, 1 reply; 5+ messages in thread
From: Juanma Barranquero @ 2008-02-05 20:17 UTC (permalink / raw)
  To: Ulrich Mueller; +Cc: emacs-devel

On Feb 5, 2008 7:16 PM, Ulrich Mueller <ulm@gentoo.org> wrote:

> ... on the EMACS_22_BASE branch, where configure still asks for
> libungif unconditionally.

Oops.

> So either the updated INSTALL file should go to the trunk only, or the
> Emacs 22 configure.in should be updated (the latter making more sense,
> in my opinion).

No, I don't think the pretest is the right moment to be changing
configure.in... I'll move the change to the trunk.

Thanks,

             Juanma




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: INSTALL recommends libungif library
  2008-02-05 20:17     ` Juanma Barranquero
@ 2008-03-26 15:13       ` Ulrich Mueller
  0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Mueller @ 2008-03-26 15:13 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs-devel

>>>>> On Tue, 5 Feb 2008, Juanma Barranquero wrote:

>> So either the updated INSTALL file should go to the trunk only, or the
>> Emacs 22 configure.in should be updated (the latter making more sense,
>> in my opinion).

> No, I don't think the pretest is the right moment to be changing
> configure.in...

So, maybe now? 22.2 is released.

Ulrich




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-26 15:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-05 15:22 INSTALL recommends libungif library Ulrich Mueller
2008-02-05 16:16 ` Juanma Barranquero
2008-02-05 18:16   ` Ulrich Mueller
2008-02-05 20:17     ` Juanma Barranquero
2008-03-26 15:13       ` Ulrich Mueller

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