From: Christos Zoulas Date: Tue, 17 Feb 2009 16:54:04 +0000 (+0000) Subject: mv pkgdatadir to misc instead of creating a file directory just to contain X-Git-Tag: FILE5_05~235 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8dbeb1e524754df4a20cc7fe841b00e25da123b;p=file mv pkgdatadir to misc instead of creating a file directory just to contain one file. --- diff --git a/configure.ac b/configure.ac index 4fea9fd8..4a5561e3 100644 --- a/configure.ac +++ b/configure.ac @@ -47,6 +47,7 @@ fi], [ fsect=4 ]) +AC_SUBST([pkgdatadir], ['$(datadir)/misc']) AC_SUBST(fsect) AM_CONDITIONAL(FSECT5, test x$fsect = x5)