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 ----
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs