summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 18:27:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-18 18:27:31 -0800
commit1f9d14bec07092d62da29a5a233cefbf84d47289 (patch)
treed0c2fa711d1539f053f805850a6ddd89654a86f1 /configure.ac
parentd3b0f267bd25ab888efc0417f62d525afa32208a (diff)
Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ee427ed..1491157 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,5 +63,6 @@ XORG_WITH_LINT
AC_CONFIG_FILES([
Makefile
+ mkfontdir
man/Makefile])
AC_OUTPUT