aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorlecoanet2001-01-04 10:48:21 +0000
committerlecoanet2001-01-04 10:48:21 +0000
commit4650e4ce6c3ff004249db6e684c783f74dc4820e (patch)
treeeb556faa71ccc8aa98d0564e257cb22a18266e98 /Makefile.in
parente4e6cd076aacae005af8347e3199c75e1cfd42aa (diff)
downloadtkzinc-4650e4ce6c3ff004249db6e684c783f74dc4820e.zip
tkzinc-4650e4ce6c3ff004249db6e684c783f74dc4820e.tar.gz
tkzinc-4650e4ce6c3ff004249db6e684c783f74dc4820e.tar.bz2
tkzinc-4650e4ce6c3ff004249db6e684c783f74dc4820e.tar.xz
Ajout de la compilation conditionnelle de libart
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 26301eb..ffbad64 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -84,8 +84,8 @@ ART=-lart_lgpl
# PERFOS compile performance measurement code
# PROFILE ask for profile support
# OM include code for internal overlap manager
-# SHM include code that need shared memory support (such as
-# local rendering).
+# SHM include code that need shared memory support
+# LIBART include code that need the libart rendering lib
# SHAPE include code for reshaping windows.
# GPC include code for composing polygons.
#