1
0
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:
Glenn Morris 2007-06-20 07:51:59 +00:00
parent 92648dea00
commit 31840c4328

View File

@ -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