Set datarootdir

This commit is contained in:
Thomas Goyne 2012-10-09 07:30:27 -07:00
parent 269dd79230
commit f7ff76a251
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ P_BINDIR = @bindir@
P_SBINDIR = @sbindir@
P_LIBEXEC = @libexecdir@
P_DATAROOT = @datarootdir@
datarootdir = ${P_DATAROOT}
P_SYSCONF = @sysconfdir@
P_SHAREDSTATE = @sharedstatedir@
P_LOCALSTATE = @localstatedir@