Changeset 1724
- Timestamp:
- 08/24/05 17:03:53 (3 years ago)
- Files:
-
- trunk/support/autoconf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/support/autoconf.php
r1047 r1724 158 158 scan_for_utility('unrtf', 'unrtf', 'unrtf', false, 'The unrtf utility is recommended to convert Rich Text Format (RTF) Documents into Plain Text for indexing with the MidCOM Indexer.'); 159 159 160 scan_for_utility('diff','diff','diff', false, 'diff is needed by the versioning library. You can also use the pear library Text_Diff'); 160 161 161 162 // Check Memory Limit
