aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 1fc6a75..b917fd1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -60,9 +60,11 @@ POST_UNINSTALL = :
host_alias = @host_alias@
host_triplet = @host@
AS = @AS@
+AWK = @AWK@
CC = @CC@
CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
CURSES_LIBS = @CURSES_LIBS@
+CXX = @CXX@
DLLTOOL = @DLLTOOL@
DRIVERS = @DRIVERS@
DRVLIBS = @DRVLIBS@