commit | 321d3883bf07016cc14699da0bc4de3781fb8871 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Thu May 06 20:51:53 2010 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu May 06 20:54:33 2010 +0200 |
tree | 4bd46e806e19d90f47eb5cc473fa0b13a86bb853 | |
parent | 930a13dd86613e79fd6d011edcfd27b340dce6b6 [diff] [blame] |
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)