From 4c115b72aaa9b4d6a0d3cc96288775000c400b14 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Wed, 19 May 2004 05:38:26 +0000 Subject: [lcd4linux @ 2004-05-19 05:38:25 by reinelt] removed AC_PROG_CXX (C++-Compiler) from configure --- Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.in') 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@ -- cgit v1.2.3