aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorreinelt <>2004-05-20 07:14:46 +0000
committerreinelt <>2004-05-20 07:14:46 +0000
commit6516ac91b9f4803dd6598e168ab406053aa7afc9 (patch)
tree5c7cc99fb6ecb962f1ee597a97bf0010d20e83f5 /Makefile.in
parent4c115b72aaa9b4d6a0d3cc96288775000c400b14 (diff)
downloadlcd4linux-6516ac91b9f4803dd6598e168ab406053aa7afc9.tar.gz
[lcd4linux @ 2004-05-20 07:14:35 by reinelt]
made all local functions static
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index b176788..d9de5e3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -62,6 +62,7 @@ POST_UNINSTALL = :
host_alias = @host_alias@
host_triplet = @host@
CC = @CC@
+CPP = @CPP@
CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
CURSES_LIBS = @CURSES_LIBS@
DRVLIBS = @DRVLIBS@