From 163bbd9fb96b153374cd0a354b024e24fe471364 Mon Sep 17 00:00:00 2001 From: Dai Sato Date: Sun, 27 May 2007 10:43:41 +0000 Subject: add datarootdir for Autoconf 2.60 and later. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 2110530..182e081 100644 --- a/Makefile.in +++ b/Makefile.in @@ -9,6 +9,7 @@ VERSION = @VERSION@ DOMAIN = $(PACKAGE) prefix = @prefix@ exec_prefix = @exec_prefix@ +datarootdir = @datarootdir@ bindir = @bindir@ datadir = @datadir@ localedir = $(datadir)/locale -- cgit v1.2.3