emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/s/cygwin.h


From: Paul Eggert
Subject: [Emacs-diffs] Changes to emacs/src/s/cygwin.h
Date: Tue, 26 Jul 2005 17:43:26 -0400

Index: emacs/src/s/cygwin.h
diff -c emacs/src/s/cygwin.h:1.5 emacs/src/s/cygwin.h:1.6
*** emacs/src/s/cygwin.h:1.5    Mon Jul  4 15:42:51 2005
--- emacs/src/s/cygwin.h        Tue Jul 26 21:43:13 2005
***************
*** 1,7 ****
  /* Template for system description header files.
     This file describes the parameters that system description files
     should define or not.
!    Copyright (C) 1985, 1986, 1992, 1999 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,7 ----
  /* Template for system description header files.
     This file describes the parameters that system description files
     should define or not.
!    Copyright (C) 1985, 1986, 1992, 1999, 2005 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 123,130 ****
     emacs lisp pointers */
  #define DATA_SEG_BITS 0x20000000
  #define LINKER $(CC) -Wl,--image-base,DATA_SEG_BITS
- /* gettext.h is in a strange place */
- #define C_SWITCH_SYSTEM -I/usr/share/gettext
  
  /* Use terminfo instead of termcap.  Fewer environment variables to
     go wrong, more terminal types. */
--- 123,128 ----




reply via email to

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