(EXINIT): Use `set'.
authorRichard Stallman <rms@gnu.org>
Sun, 8 Nov 1992 19:54:50 +0000 (19:54 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 8 Nov 1992 19:54:50 +0000 (19:54 +0000)
From-SVN: r2718

gcc/fixincludes

index abc48b1..665af49 100755 (executable)
@@ -22,7 +22,8 @@ export TERM
 # Either ex might find a .exrc file and get confused,
 # or ex might complain if the EXINIT variable is invalid. 
 # We know there is no .exrc in the GCC source.
-EXINIT=true
+# `set' is a no-op ex command.
+EXINIT=set
 export EXINIT
 
 # Directory in which to store the results.