Mercurial > vim
view src/libvterm/vterm.pc.in @ 31203:8a54e866a5db v9.0.0935
patch 9.0.0935: when using dash it may not be recognize as filetype "sh"
Commit: https://github.com/vim/vim/commit/24482fbfd599d2273c48951df7d00d62f3e66c85
Author: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Date: Thu Nov 24 10:58:10 2022 +0000
patch 9.0.0935: when using dash it may not be recognize as filetype "sh"
Problem: When using dash it may not be recognize as filetype "sh".
Solution: Add checks for "dash". (Eisuke Kawashima,closes https://github.com/vim/vim/issues/11600)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 24 Nov 2022 12:00:05 +0100 |
parents | f93337ae0612 |
children |
line wrap: on
line source
libdir=@LIBDIR@ includedir=@INCDIR@ Name: vterm Description: Abstract VT220/Xterm/ECMA-48 emulation library Version: @VERSION@ Libs: -L${libdir} -lvterm Cflags: -I${includedir}