aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e11c097..eba9f09 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -61,8 +61,8 @@ host_alias = @host_alias@
host_triplet = @host@
AR = @AR@
AS = @AS@
-AWK = @AWK@
CC = @CC@
+CPP = @CPP@
CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
CURSES_LIBS = @CURSES_LIBS@
CXX = @CXX@