changeset 268:9ffec7360ea3

Get rid of spurious warnings about --datarootdir. Small doc update
author adb014
date Mon, 17 Dec 2007 12:33:33 +0000
parents 54428dd6e8a5
children 7c568c4e40b6
files src/Makeconf.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makeconf.in
+++ b/src/Makeconf.in
@@ -17,6 +17,7 @@
 datadir = @datadir@
 infodir = @infodir@
 includedir = @includedir@
+datarootdir = @datarootdir@
 INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@