From: Richard M. Stallman Date: Wed, 27 Apr 1994 08:37:12 +0000 (+0000) Subject: (LIBS_SYSTEM): Commented out. X-Git-Tag: emacs-19.34~8722 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9c3b81ade450d6bbd8e38c838b2ff56ee289639;p=emacs.git (LIBS_SYSTEM): Commented out. --- diff --git a/src/s/dgux.h b/src/s/dgux.h index 58221cedce5..81f695e4704 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h @@ -298,7 +298,10 @@ CC=gcc #define LD_SWITCH_SYSTEM #define START_FILES pre-crt0.o +#if 0 /* Shawn M. Carey found this + caused trouble on DGUX 5.4.2. */ #define LIBS_SYSTEM -ldgc +#endif #define LIB_GCC /usr/lib/gcc/libgcc.a #ifdef _M88KBCS_TARGET