Added datarootdir variable as usual behavior and to avoid autoconf warning

This commit is contained in:
Francesco Lannutti 2012-11-06 10:38:44 +01:00
parent 99296c9530
commit 32c6a76fc2
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
libdir = @libdir@
pkglibdir = $(libdir)/@PACKAGE@
datarootdir = @datarootdir@
datadir = @datadir@
pkgdatadir = $(datadir)/@PACKAGE@