Mercurial > emacs
changeset 15699:51f02643830c
Undo previous change.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 16 Jul 1996 02:17:14 +0000 |
parents | 2dff41f1ef30 |
children | 284edaf29ae9 |
files | src/s/gnu-linux.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Tue Jul 16 00:46:45 1996 +0000 +++ b/src/s/gnu-linux.h Tue Jul 16 02:17:14 1996 +0000 @@ -153,7 +153,7 @@ /* GNU/Linux usually has crt0.o in a non-standard place */ #define START_FILES pre-crt0.o /usr/lib/crt0.o #else -#define START_FILES pre-crt0.o /alt/usr/lib/crt1.o /alt/usr/lib/crti.o +#define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o #endif #ifdef __ELF__ @@ -199,7 +199,7 @@ #else #undef LIB_GCC #define LIB_GCC -#define LIB_STANDARD -lgcc -lc -lgcc /alt/usr/lib/crtn.o +#define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtn.o #endif /* Don't use -g in test compiles in configure.