summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-15 08:29:18 +0000
committerKevin E Martin <kem@kem.org>2005-11-15 08:29:18 +0000
commit750d912bc950dd7fa75754bfdd977bbd81e6ff28 (patch)
treec85986c617df5eb4fcd978ea620ef4186ad03bda /Makefile.am
parent9947edb3bd659eff87d99a9371a31c97079a3012 (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 9798e68..d456d56 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 = \
cour.afm \
courb.afm \
@@ -30,7 +29,7 @@ FONT_FILES = \
couri.pfa \
cour.pfa
-fontdir = $(libdir)/X11/fonts/$(FONT_DIR)
+fontdir = @FONTDIR@
font_DATA = $(FONT_FILES)
EXTRA_DIST = $(FONT_FILES) COPYRIGHT.IBM autogen.sh