Add missing config.h.in entry for HAVE_LIBINTL_H (#15887)
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 17 Jan 2018 02:39:25 +0000 (03:39 +0100)
committerJan Kotas <jkotas@microsoft.com>
Wed, 17 Jan 2018 02:39:25 +0000 (18:39 -0800)
commit1ae6cae97bc912cedb7284ef61a8dbe4b6de9fff
tree31788dfab040f7f644ecb1a8e83aee604e15b60d
parenta433a9ca4b4d7f37987db11a7e842e64517edf27
Add missing config.h.in entry for HAVE_LIBINTL_H (#15887)

In my change yesterday, I have added HAVE_LIBINTL_H to the
configure.cmake file, but forgotten to add the corresponding define to
the config.h.in file. This fixes it.
src/pal/src/config.h.in