configure: Create a symlink from l_intl.nls in the build tree, and install it.
diff --git a/configure.ac b/configure.ac
index 227dee5..4224e37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2170,6 +2170,7 @@
 WINE_CONFIG_SYMLINK(fonts/symbol.ttf,,enable_fonts)
 WINE_CONFIG_SYMLINK(fonts/tahoma.ttf,,enable_fonts)
 WINE_CONFIG_SYMLINK(fonts/tahomabd.ttf,,enable_fonts)
+WINE_CONFIG_SYMLINK(tools/l_intl.nls)
 WINE_CONFIG_SYMLINK(wine,tools/winewrapper)
 
 WINE_CONFIG_EXTRA_DIR(dlls/gdi32/enhmfdrv)