mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 19:35:37 +00:00
Merge pull request #1441 from jszakmeister/remove-redundant-define
Remove redundant USE_ICONV define from config.h.in.
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
#cmakedefine HAVE_GETPWNAM
|
#cmakedefine HAVE_GETPWNAM
|
||||||
#cmakedefine HAVE_GETPWUID
|
#cmakedefine HAVE_GETPWUID
|
||||||
#cmakedefine HAVE_ICONV
|
#cmakedefine HAVE_ICONV
|
||||||
#cmakedefine USE_ICONV
|
|
||||||
#cmakedefine HAVE_ICONV_H
|
#cmakedefine HAVE_ICONV_H
|
||||||
#cmakedefine HAVE_LANGINFO_H
|
#cmakedefine HAVE_LANGINFO_H
|
||||||
#cmakedefine HAVE_LIBGEN_H
|
#cmakedefine HAVE_LIBGEN_H
|
||||||
|
|||||||
Reference in New Issue
Block a user