]> granicus.if.org Git - file/commitdiff
mv pkgdatadir to misc instead of creating a file directory just to contain
authorChristos Zoulas <christos@zoulas.com>
Tue, 17 Feb 2009 16:54:04 +0000 (16:54 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 17 Feb 2009 16:54:04 +0000 (16:54 +0000)
one file.

configure.ac

index 4fea9fd8379efeba5d548c34169d30d79d785200..4a5561e3eb5c4aa747c583fa236faeb869373b2d 100644 (file)
@@ -47,6 +47,7 @@ fi], [
   fsect=4
 ])
 
+AC_SUBST([pkgdatadir], ['$(datadir)/misc'])
 AC_SUBST(fsect)
 AM_CONDITIONAL(FSECT5, test x$fsect = x5)