aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorreinelt <>2004-05-19 05:38:26 +0000
committerreinelt <>2004-05-19 05:38:26 +0000
commit4c115b72aaa9b4d6a0d3cc96288775000c400b14 (patch)
tree5d64aa5b51be94a042b3e1317683e5ddb4e8000e /Makefile.in
parentbbb23ab875d3b6747a9b23d6ae28f686e55faa41 (diff)
downloadlcd4linux-4c115b72aaa9b4d6a0d3cc96288775000c400b14.tar.gz
[lcd4linux @ 2004-05-19 05:38:25 by reinelt]
removed AC_PROG_CXX (C++-Compiler) from configure
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index e9589b9..b176788 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -62,10 +62,8 @@ POST_UNINSTALL = :
host_alias = @host_alias@
host_triplet = @host@
CC = @CC@
-CPP = @CPP@
CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
CURSES_LIBS = @CURSES_LIBS@
-CXX = @CXX@
DRVLIBS = @DRVLIBS@
HAVE_LIB = @HAVE_LIB@
LIB = @LIB@