summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-15 08:29:17 +0000
committerKevin E Martin <kem@kem.org>2005-11-15 08:29:17 +0000
commit8224335cc21ebb6a3e68dd634ff0846f2fecd834 (patch)
tree538a4dd442c38c5933ed5365658e9a463562cf2c /Makefile.am
parent28e98a4f2d36a508243df045d496a51b6f7509cd (diff)
Add configure option to change the installed font dir.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 69c25bb..22eedd9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,6 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-FONT_DIR = Type1
FONT_FILES = \
c0419bt_.afm \
c0419bt_.pfb \
@@ -38,7 +37,7 @@ FONT_FILES = \
c0649bt_.afm \
c0649bt_.pfb
-fontdir = $(libdir)/X11/fonts/$(FONT_DIR)
+fontdir = @FONTDIR@
font_DATA = $(FONT_FILES)
EXTRA_DIST = $(FONT_FILES) Copyright autogen.sh