[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
This commit is contained in:
reinelt
2004-05-19 05:38:26 +00:00
parent 817ab8d1c9
commit dfca2476b5
3 changed files with 454 additions and 819 deletions
-2
View File
@@ -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@
Vendored
+454 -816
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -8,7 +8,6 @@ AM_INIT_AUTOMAKE([lcd4linux],0.10.0)
AM_CONFIG_HEADER(config.h)
# Checks for programs.
AC_PROG_CXX
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL