diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index 05ed6eca4b..95c6f36876 100644 --- a/config.make.in +++ b/config.make.in @@ -20,6 +20,7 @@ infodir = @infodir@ includedir = @includedir@ datarootdir = @datarootdir@ localstatedir = @libc_cv_localstatedir@ +localedir = @localedir@ # Should we use and build ldconfig? use-ldconfig = @use_ldconfig@ |