diff options
Diffstat (limited to 'tests/fmt')
-rw-r--r-- | tests/fmt/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index b5e8a0856..9e5f19afd 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -193,6 +193,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INTLLIBS = @INTLLIBS@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ KMEM_GROUP = @KMEM_GROUP@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ |