Changeset 1779

Show
Ignore:
Timestamp:
09/01/05 15:09:28 (3 years ago)
Author:
tarjei
Message:

Added rcs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/support/autoconf.php

    r1727 r1779  
    159159 
    160160scan_for_utility('diff','diff','diff', false, 'diff is needed by the versioning library. You can also use the pear library Text_Diff'); 
    161  
     161scan_for_utility('rcs', 'rcs',true,  'You need the RCS utilities to have midcom save versions of your objects.'); 
    162162// Check Memory Limit 
    163163echo "Checking Memory Limit... ";