Merge branch 'es/make-no-iconv'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 18:23:24 +0000 (11:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jun 2018 18:23:24 +0000 (11:23 -0700)
"make NO_ICONV=NoThanks" did not override NEEDS_LIBICONV
(i.e. linkage of -lintl, -liconv, etc. that are platform-specific
tweaks), which has been corrected.

* es/make-no-iconv:
Makefile: make NO_ICONV really mean "no iconv"

1  2 
Makefile
diff --cc Makefile
Simple merge