aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-10-07 04:12:39 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-10-07 04:12:39 +0000
commitc53818c2be387084f02a69c9fd3146234ad6e792 (patch)
tree7c2c9c52d7fa3c9f5e7d0bb08dd36f336d4b637a /Makefile.in
parent80daed22ba0e5232d18dec3b8608edfa0f784987 (diff)
downloadlcd4linux-c53818c2be387084f02a69c9fd3146234ad6e792.tar.gz
[lcd4linux @ 2003-10-07 04:12:38 by reinelt]
AM_PROG_LIBTOOL removed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@259 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e11c097..eba9f09 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -61,8 +61,8 @@ host_alias = @host_alias@
host_triplet = @host@
AR = @AR@
AS = @AS@
-AWK = @AWK@
CC = @CC@
+CPP = @CPP@
CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
CURSES_LIBS = @CURSES_LIBS@
CXX = @CXX@