From: Todd C. Miller Date: Sat, 19 Feb 2011 13:26:22 +0000 (-0500) Subject: add localstatedir; closes bug 471 X-Git-Tag: SUDO_1_7_5~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80ab63d7f08e1a0608d09db2fbc3a58f0f4c0630;p=sudo add localstatedir; closes bug 471 --HG-- branch : 1.7 --- diff --git a/Makefile.in b/Makefile.in index aec42400d..ca80af371 100644 --- a/Makefile.in +++ b/Makefile.in @@ -64,6 +64,7 @@ sbindir = @sbindir@ sysconfdir = @sysconfdir@ libexecdir = @libexecdir@ datarootdir = @datarootdir@ +localstatedir = @localstatedir@ docdir = @docdir@ mandir = @mandir@ timedir = @timedir@