]> git.eshelyaron.com Git - emacs.git/commitdiff
(C_OPTIMIZE_SWITCH): Definition deleted.
authorRichard M. Stallman <rms@gnu.org>
Sun, 19 Jun 1994 15:24:14 +0000 (15:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 19 Jun 1994 15:24:14 +0000 (15:24 +0000)
src/s/gnu-linux.h

index eac1dd62c97d90a4efd67ad133361393dd54fff9..320573ab0010d7862bed45990217ede04f81ed8d 100644 (file)
@@ -210,7 +210,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define LIBS_DEBUG
 #define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/
 #define LIB_STANDARD -lc /* avoid -lPW */
-#define C_OPTIMIZE_SWITCH /* configure can guess this just fine */
 #ifdef HAVE_X11
 #define LD_SWITCH_SYSTEM -L/usr/X386/lib
 #endif