(STMP_FIXPROTO): Uncomment the definition.
authorRichard Stallman <rms@gnu.org>
Thu, 21 Oct 1993 18:41:48 +0000 (18:41 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 21 Oct 1993 18:41:48 +0000 (18:41 +0000)
From-SVN: r5864

gcc/Makefile.in

index 868514901cb2891382213818aa772c7f8fa30fc7..d30591f6c5a582804e0372076a91d570b642f5d4 100644 (file)
@@ -121,8 +121,8 @@ RANLIB_TEST_FOR_TARGET = [ -f $(TARGET_TOOLPREFIX)ranlib ]
 # Dir to search for system headers.  Overridden by cross-make.
 SYSTEM_HEADER_DIR = /usr/include
 
-# Uncomment following line for fixproto support.  (May become the default!)
-STMP_FIXPROTO = stmp-fixproto
+# Control whether to run fixproto.
+STMP_FIXPROTO = stmp-fixproto
 
 # There may be a premade insn-attrtab.c for this machine.
 # (You could rebuild it with genattrtab as usual, but it takes a long time.)