aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-19 05:38:26 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-19 05:38:26 +0000
commitdfca2476b503e5797d970e4c3cd4675fc4f7697a (patch)
tree5d64aa5b51be94a042b3e1317683e5ddb4e8000e /Makefile.in
parent817ab8d1c97f65ac5bcccb8d101d0b51bf0b5ccb (diff)
downloadlcd4linux-dfca2476b503e5797d970e4c3cd4675fc4f7697a.tar.gz
[lcd4linux @ 2004-05-19 05:38:25 by reinelt]
removed AC_PROG_CXX (C++-Compiler) from configure git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@422 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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@