emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/image.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/image.c
Date: Tue, 07 Jun 2005 09:02:05 -0400

Index: emacs/src/image.c
diff -c emacs/src/image.c:1.25 emacs/src/image.c:1.26
*** emacs/src/image.c:1.25      Fri May 27 13:16:05 2005
--- emacs/src/image.c   Tue Jun  7 13:02:04 2005
***************
*** 6265,6272 ****
  #endif /* HAVE_STLIB_H */
  
  #if defined (HAVE_NTGUI) && !defined (__WIN32__)
! /* jpeglib.h will define boolean differently depending on __WIN32__,
!    so make sure it is defined.  */
  #define __WIN32__ 1
  #endif
  
--- 6265,6272 ----
  #endif /* HAVE_STLIB_H */
  
  #if defined (HAVE_NTGUI) && !defined (__WIN32__)
! /* In older releases of the jpeg library, jpeglib.h will define boolean
!    differently depending on __WIN32__, so make sure it is defined.  */
  #define __WIN32__ 1
  #endif
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]