mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-01 08:17:38 +00:00
(LIBGIF): Default to -lgif.
This commit is contained in:
parent
92648dea00
commit
31840c4328
@ -440,7 +440,7 @@ XFT_LIBS=@XFT_LIBS@
|
||||
|
||||
#if HAVE_GIF
|
||||
#ifndef LIBGIF
|
||||
#define LIBGIF -lungif
|
||||
#define LIBGIF -lgif
|
||||
#endif /* not defined LIBGIF */
|
||||
#else /* not HAVE_GIF */
|
||||
#define LIBGIF
|
||||
|
Loading…
Reference in New Issue
Block a user