downgraded default profile to core2
[k8sbuild.git] / xoptz / vile.xopt
blobf6956b072b9c864ff8347f95776471efc9db71b3
1 profile=empty
3 #  --disable-echo          display "compiling" commands
4 #  --disable-extensions    test: build only core functions
5 #  --disable-shell         test: disable shell/external commands
6   --enable-plugins        compile-in plugin support
7   --enable-filters       do not build syntax filters
8 #  --with-builtin-filters=all
9   --with-loadable-filters=all
10   --without-perl             enable use of Perl as an extension language
11   --without-x                use the X Window System
12   --with-pkg-config  {=path} enable/disable use of pkg-config
13 #  --enable-narrowproto    enable narrow prototypes for X libraries
14 #  --disable-imake         disable use of imake for definitions
15   --without-Xaw3d            link with Xaw 3d library
16   --without-neXtaw           link with neXT Athena library
17   --without-XawPlus          link with Athena-Plus library
18 #  --with-curses-dir=DIR   directory in which (n)curses is installed
19   --with-ncurses          use ncurses rather than termcap/terminfo
20 #  --with-symlink=XXX      make symbolic link to installed application
21 #  --with-xpm=DIR          use Xpm library for colored icon, may specify path
22 #  --with-Xaw-scrollbars   use Xaw scrollbars rather than our own
23 #  --with-drag-extension   use drag/scrolling extension with Xaw
24 #  --with-exec-macros=N    specify count of numbered macros
25 #  --disable-largefile     omit support for large files
26   --without-locale           use i18n support for character-types
27 #  --with-iconv            use iconv() support for character-types
28 #  --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
29 #  --with-dmalloc          test: use Gray Watson's dmalloc library
30 #  --with-dbmalloc         test: use Conor Cahill's dbmalloc library
31 #  --with-purify           test: use Purify
32 #  --with-valgrind         test: use valgrind
33 #  --with-no-leaks         test: free permanent memory, analyze leaks
34 #  --with-fakevms          test: use fake VMS I/O module
35 #  --with-trace            test: turn on debug-tracing
36 #  --with-warnings         test: turn on gcc warnings
37   --disable-desktop       disable install of X desktop files
38   --disable-rpath-hack    don't add rpath options for additional libraries
41 !DESC
42 vile (VI Like Emacs)
44 Vile retains the "finger-feel", if you will, of vi, while adding
45 the multiple buffer and multiple window features of emacs and other
46 editors.  It contains both console and X11 interfaces as well as
47 text colorization for many popular content types.
49 Homepage: http://invisible-island.net/vile
50 !EOF