From ef81da1f5605dee45d0b7a28cceeb4a926755a2d Mon Sep 17 00:00:00 2001 From: gernot Date: Sat, 27 Nov 2004 12:51:56 +0000 Subject: [PATCH] some remarks about the new build system git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@360 4ebea2bb-67d4-0310-8558-a5799e421b66 --- SConstruct | 3 +++ TODO | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/SConstruct b/SConstruct index 2ef700d..3e7672f 100644 --- a/SConstruct +++ b/SConstruct @@ -20,6 +20,9 @@ Example: # since this is the default, the entry in options.cache # will be renmoved scons # default prefix is used + +WARNING: This build method is not officially supported for CapiSuite. Please +use the usual configure;make;make install triplet instead! """ __targets__ = """ diff --git a/TODO b/TODO index a6154d8..7cf42aa 100644 --- a/TODO +++ b/TODO @@ -9,7 +9,6 @@ Important for 0.5.0/capisuite-py: - new modulename '_capisuite' (but use capisuite.core instead) * Add option '--is-configured' to capisuite-checkconfig to be used by rc-file. -* Add 'scons-local' to distribution. NICE: - more checks/options for capisuite-checkconfig