[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/sol2-6.h
From: |
Markus Rost |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/sol2-6.h |
Date: |
Mon, 09 Sep 2002 17:37:11 -0400 |
Index: emacs/src/s/sol2-6.h
diff -c emacs/src/s/sol2-6.h:1.1 emacs/src/s/sol2-6.h:1.2
*** emacs/src/s/sol2-6.h:1.1 Mon Sep 9 15:40:44 2002
--- emacs/src/s/sol2-6.h Mon Sep 9 17:37:11 2002
***************
*** 1,4 ****
! #include "sol2-6.h"
#undef UNEXEC
#define UNEXEC unexsol.o
--- 1,6 ----
! /* Handle Solaris 2.6. */
!
! #include "sol2-5.h"
#undef UNEXEC
#define UNEXEC unexsol.o