From: thib Date: Sat, 14 Apr 2007 17:04:15 +0000 (+0000) Subject: added missing datarootdir definition X-Git-Tag: ver3_0_3-rc1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1d27d3d2371ad252c15851a3f5bac916094ae72;p=fcron added missing datarootdir definition --- diff --git a/doc/Makefile.in b/doc/Makefile.in index c665947..27e2359 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -4,7 +4,7 @@ # @configure_input@ -# $Id: Makefile.in,v 1.27 2007-01-01 18:53:51 thib Exp $ +# $Id: Makefile.in,v 1.28 2007-04-14 17:04:15 thib Exp $ # The following should not be edited manually (use configure options) # If you must do it, BEWARE: some of the following is also defined @@ -15,6 +15,7 @@ SRCDIR = @srcdir@ prefix = @prefix@ +datarootdir = @datarootdir@ DESTMAN = @mandir@ DESTDOC = @DOCDIR@