add datarootdir for Autoconf 2.60 and later.

This commit is contained in:
Dai Sato
2007-05-27 10:43:41 +00:00
parent 3c7e9b27c1
commit 163bbd9fb9
2 changed files with 6 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ VERSION = @VERSION@
DOMAIN = $(PACKAGE)
prefix = @prefix@
exec_prefix = @exec_prefix@
datarootdir = @datarootdir@
bindir = @bindir@
datadir = @datadir@
localedir = $(datadir)/locale