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