summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-01-31 20:43:44 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-01-31 20:43:44 +0000
commit2cce252de54ebcc0535e8cef1a959acd1f425654 (patch)
tree79c7c3237b32a9feb538a05a6ea1799dd825aef3
parentd28b2f59b167ffc3ea1d04945b2ef8ac399934fe (diff)
Formerly Makeconf.~12~
-rw-r--r--Makeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index da4f8dbb..742aff86 100644
--- a/Makeconf
+++ b/Makeconf
@@ -28,7 +28,7 @@ CFLAGS := -Wall -Wno-parentheses -O -g
# Finding binaries
CC=gcc
MIGCOM=/usr/local/lib/migcom
-CPP=/usr/local/lib/gcc-lib/i386-compaq-mach/2.4.5/cpp
+CPP=/usr/local/lib/gcc-lib/i386-compaq-mach/2.5.7/cpp
MIG=mig
# How to do some things: