diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-07 13:23:00 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-07 13:23:00 -0800 |
commit | 29cab25240cf30f546671f265167a2eeadfd4c75 (patch) | |
tree | 1e5d829edbb2233a2f212cbf0bac9a754b6c4464 /configure.ac | |
parent | 8fbafcfe7e5ef4a2030e3963f31143bba2c8786f (diff) |
Revert "Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in"
This reverts commit 1f9d14bec07092d62da29a5a233cefbf84d47289.
It caused https://gitlab.freedesktop.org/xorg/app/mkfontscale/issues/5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5f5e463..7363bba 100644 --- a/configure.ac +++ b/configure.ac @@ -63,6 +63,5 @@ XORG_WITH_LINT AC_CONFIG_FILES([ Makefile - mkfontdir man/Makefile]) AC_OUTPUT |