diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-01-22 09:27:09 -0500 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-02-18 18:17:39 -0800 |
commit | 8290027e067ffd0a3f37eeafbd27121e2884cea4 (patch) | |
tree | 3da8c190879b6fba5100b23fc960a4a3cc4f8cb8 /mkfontdir.cpp | |
parent | 07d71396a502515a02bd12c5b01cdd98a7a30dab (diff) |
mkfontdir: config: substitute bindir in mkfontdir using Autoconf @bindir@
Use the Autoconf recommended way of substituting bindir, see
http://www.gnu.org/software/autoconf/manual/autoconf.html
Use # sign for comment in script.
Only sed is used, drop the cpp terminology.
Reviewed-by: RĂ©mi Cardona <remi@gentoo.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'mkfontdir.cpp')
-rwxr-xr-x | mkfontdir.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mkfontdir.cpp b/mkfontdir.cpp deleted file mode 100755 index 98d8ffa..0000000 --- a/mkfontdir.cpp +++ /dev/null @@ -1,3 +0,0 @@ -XCOMM!/bin/sh - -exec BINDIR/mkfontscale -b -s -l "$@" |