diff Makefile.in @ 74914:6b32f9356d95

(datarootdir): Define.
author Andreas Schwab <schwab@suse.de>
date Tue, 26 Dec 2006 11:37:47 +0000
parents cf3e4c6cd4c3
children 3d45362f1d38 bc10a33dd40b
line wrap: on
line diff
--- a/Makefile.in	Tue Dec 26 03:54:12 2006 +0000
+++ b/Makefile.in	Tue Dec 26 11:37:47 2006 +0000
@@ -110,6 +110,10 @@
 # run directly (like etags).
 bindir=@bindir@
 
+# The root of the directory tree for read-only architecture-independent
+# data files.  ${datadir}, ${infodir} and ${mandir} are based on this.
+datarootdir=@datarootdir@
+
 # Where to install architecture-independent data files.	 ${lispdir}
 # and ${etcdir} are subdirectories of this.
 datadir=@datadir@