summaryrefslogtreecommitdiff
path: root/textproc/t1lib/patches/patch-af
blob: 322185acd72756f0c124eb3aee9cd5cc6506962a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.3 1999/11/14 04:45:17 fredb Exp $

--- lib/type1/Makefile.in.orig	Tue Feb 23 10:50:13 1999
+++ lib/type1/Makefile.in	Sat Nov 13 22:25:24 1999
@@ -14,7 +14,7 @@
 #
 # Modified by H.Kakugawa to use libtool
 
-LIBTOOL   = ../../libtool
+LIBTOOL   = @LIBTOOL@
 SHELL     = /bin/sh
 CC        = @CC@
 CPP       = @CPP@