aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorDan Nicolaescu2008-06-27 14:22:17 +0000
committerDan Nicolaescu2008-06-27 14:22:17 +0000
commitd6bf1bdb87570d9864ce9f6907c1be94d67c18a7 (patch)
tree5cd98756c52f3d2f095fc513d3184ca091f0f095 /src/s
parentcdc5b68f33dd04ee15a92d6d6851bde3e5240f3b (diff)
downloademacs-d6bf1bdb87570d9864ce9f6907c1be94d67c18a7.tar.gz
emacs-d6bf1bdb87570d9864ce9f6907c1be94d67c18a7.zip
Fix previous change: keep the correct branch of a
removed #if.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/usg5-4.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index 79cc10ac031..87f7f384ebe 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -171,8 +171,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
171 171
172#define SIGTYPE void 172#define SIGTYPE void
173 173
174#define START_FILES pre-crt0.o /usr/ccs/lib/crt1.o /usr/ccs/lib/crti.o /usr/ccs/lib/values-Xt.o 174#define ORDINARY_LINK
175#define LIB_STANDARD -lc /usr/ccs/lib/crtn.o 175
176#define LIB_STANDARD
176 177
177/* there are no -lg libraries on this system, and no libPW */ 178/* there are no -lg libraries on this system, and no libPW */
178 179