aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
-rw-r--r--src/s/usg5-4.h5
2 files changed, 8 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 867b0fb1cbc..e2f0230329e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-06-27 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * s/usg5-4.h: Fix previous change: keep the correct branch of a
4 removed #if.
5
12008-06-26 Juanma Barranquero <lekktu@gmail.com> 62008-06-26 Juanma Barranquero <lekktu@gmail.com>
2 Eli Zaretskii <eliz@gnu.org> 7 Eli Zaretskii <eliz@gnu.org>
3 8
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