Add datarootdir.
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 Jan 2007 21:24:09 +0000 (21:24 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 Jan 2007 21:24:09 +0000 (21:24 +0000)
v7/doc/Makefile.in
v7/doc/make-common.in

index 67f4ebd9f0e49f551aab301655dd5a52f34088bf..1c2459c083cb1a75b007b3185cc8655438d5a182 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.14 2007/01/05 21:21:07 cph Exp $
+# $Id: Makefile.in,v 1.15 2007/01/05 21:23:36 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
@@ -36,6 +36,7 @@ exec_prefix = @exec_prefix@
 bindir = @bindir@
 sbindir = @sbindir@
 libexecdir = @libexecdir@
+datarootdir = @datarootdir@
 datadir = @datadir@
 sysconfdir = @sysconfdir@
 sharedstatedir = @sharedstatedir@
index e3d5f0bd0aaa68ea3087193f8a3adaa8e279deec..4cb617412298c3ac5d02328bc44f6dda499dc757 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: make-common.in,v 1.4 2007/01/05 21:21:07 cph Exp $
+# $Id: make-common.in,v 1.5 2007/01/05 21:24:09 cph Exp $
 #
 # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 #     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
@@ -32,6 +32,7 @@ exec_prefix = @exec_prefix@
 bindir = @bindir@
 sbindir = @sbindir@
 libexecdir = @libexecdir@
+datarootdir = @datarootdir@
 datadir = @datadir@
 sysconfdir = @sysconfdir@
 sharedstatedir = @sharedstatedir@