comparison src/feature.h @ 14:946da5994c01

updated for version 7.0006
author vimboss
date Mon, 05 Jul 2004 15:58:32 +0000
parents 24d5189d3956
children 3ba373b54370
comparison
equal deleted inserted replaced
13:24d5189d3956 14:946da5994c01
1099 */ 1099 */
1100 1100
1101 /* 1101 /*
1102 * These features can only be included by using a configure argument. See the 1102 * These features can only be included by using a configure argument. See the
1103 * Makefile for a line to uncomment. 1103 * Makefile for a line to uncomment.
1104 * +mzscheme MzScheme interface: "--enable-mzscheme"
1104 * +perl Perl interface: "--enable-perlinterp" 1105 * +perl Perl interface: "--enable-perlinterp"
1105 * +python Python interface: "--enable-pythoninterp" 1106 * +python Python interface: "--enable-pythoninterp"
1106 * +tcl TCL interface: "--enable-tclinterp" 1107 * +tcl TCL interface: "--enable-tclinterp"
1107 * +sniff Sniff interface: "--enable-sniff" 1108 * +sniff Sniff interface: "--enable-sniff"
1108 * +sun_workshop Sun Workshop integegration 1109 * +sun_workshop Sun Workshop integegration