/[emacs]/emacs/src/Makefile.in
ViewVC logotype

Diff of /emacs/src/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.238 by rms, Thu Nov 29 00:52:02 2001 UTC revision 1.239 by rms, Tue Dec 11 22:20:20 2001 UTC
# Line 109  CC = C_COMPILER Line 109  CC = C_COMPILER
109  /* GNU libc requires ORDINARY_LINK so that its own crt0 is used.  /* GNU libc requires ORDINARY_LINK so that its own crt0 is used.
110     Linux is an exception because it uses a funny variant of GNU libc.  */     Linux is an exception because it uses a funny variant of GNU libc.  */
111  #ifdef __GNU_LIBRARY__  #ifdef __GNU_LIBRARY__
112  #ifndef LINUX  #ifndef GNU_LINUX
113  #define ORDINARY_LINK  #define ORDINARY_LINK
114  #endif  #endif
115  #endif  #endif

Legend:
Removed from v.1.238  
changed lines
  Added in v.1.239

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26