summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2006-12-26 11:37:47 +0000
committerAndreas Schwab <schwab@suse.de>2006-12-26 11:37:47 +0000
commitca1cd89c21cd213b79b4eb28f12f16e468d34e1e (patch)
tree08b206d5e866c5a9855328d6a4dac204f920e38f /leim
parentdbb8dfc762a84460bfabed6548853216dc3c5d89 (diff)
downloademacs-ca1cd89c21cd213b79b4eb28f12f16e468d34e1e.tar.gz
(datarootdir): Define.
Diffstat (limited to 'leim')
-rw-r--r--leim/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in
index 9ac73c55cf2..950f2734aab 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -29,6 +29,7 @@ SHELL = /bin/sh
# Here are the things that we expect ../configure to edit.
version=@version@
prefix=@prefix@
+datarootdir=@datarootdir@
datadir=@datadir@
srcdir=@srcdir@