build: remove USEMAN_S

This commit is contained in:
Justin M. Keyes 2015-09-19 14:26:04 -04:00
parent 1ba081a673
commit 481049e0c9
2 changed files with 0 additions and 3 deletions

View File

@ -53,7 +53,6 @@
#cmakedefine HAVE_WORKING_LIBINTL
#cmakedefine UNIX
#cmakedefine USE_FNAME_CASE
#define USEMAN_S 1
#define FEAT_BROWSE
#define FEAT_CSCOPE

View File

@ -1329,9 +1329,7 @@ return {
expand=true,
varname='p_kp',
defaults={
condition='USEMAN_S',
if_true={vi="man -s"},
if_false={vi="man"},
}
},
{