mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 19:20:39 +00:00
remove HAVE_DL{OPEN, SYM}
This commit is contained in:
committed by
Thiago de Arruda
parent
59f5c2251a
commit
e9afd1cc28
@@ -16,8 +16,6 @@
|
||||
#cmakedefine HAVE_CRT_EXTERNS_H
|
||||
#define HAVE_DIRENT_H 1
|
||||
#define HAVE_DLFCN_H 1
|
||||
#define HAVE_DLOPEN 1
|
||||
#define HAVE_DLSYM 1
|
||||
#define HAVE_FCHDIR 1
|
||||
#define HAVE_FCHOWN 1
|
||||
#define HAVE_FCNTL_H 1
|
||||
|
||||
Reference in New Issue
Block a user