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 9c58330aff..f798dd5abe 100644 --- a/config.make.in +++ b/config.make.in @@ -16,6 +16,7 @@ localedir = @libc_cv_localedir@ sysconfdir = @libc_cv_sysconfdir@ libexecdir = @libexecdir@ rootsbindir = @libc_cv_rootsbindir@ +infodir = @infodir@ # Should we use and build ldconfig? use-ldconfig = @use_ldconfig@ |