annotate src/s/sol2-6.h @ 49012:5f0cc4c0a0c7

(menu-bar-left-scroll-bar): Set `scroll-bar-mode' to `left'.
author John Paul Wallington <jpw@pobox.com>
date Thu, 02 Jan 2003 16:08:15 +0000
parents 3897ddfbb1f5
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47342
5bdc7af4b905 Fix typo. Add comment.
Markus Rost <rost@math.uni-bielefeld.de>
parents: 47336
diff changeset
1 /* Handle Solaris 2.6. */
5bdc7af4b905 Fix typo. Add comment.
Markus Rost <rost@math.uni-bielefeld.de>
parents: 47336
diff changeset
2
5bdc7af4b905 Fix typo. Add comment.
Markus Rost <rost@math.uni-bielefeld.de>
parents: 47336
diff changeset
3 #include "sol2-5.h"
47336
bda7415eabf8 New file.
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
47473
3897ddfbb1f5 (UNEXEC): Comment out definition.
Richard M. Stallman <rms@gnu.org>
parents: 47342
diff changeset
5 #if 0 /* dldump does not handle all the extensions used by GNU ld. */
47336
bda7415eabf8 New file.
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #undef UNEXEC
bda7415eabf8 New file.
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
7 #define UNEXEC unexsol.o
47473
3897ddfbb1f5 (UNEXEC): Comment out definition.
Richard M. Stallman <rms@gnu.org>
parents: 47342
diff changeset
8 #endif