Changeset 1779
- Timestamp:
- 09/01/05 15:09:28 (3 years ago)
- Files:
-
- trunk/support/autoconf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/support/autoconf.php
r1727 r1779 159 159 160 160 scan_for_utility('diff','diff','diff', false, 'diff is needed by the versioning library. You can also use the pear library Text_Diff'); 161 161 scan_for_utility('rcs', 'rcs',true, 'You need the RCS utilities to have midcom save versions of your objects.'); 162 162 // Check Memory Limit 163 163 echo "Checking Memory Limit... ";
