summaryrefslogtreecommitdiff
path: root/textproc/t1lib/patches/patch-af
blob: 3de7a8991cdcb86c8a352f8313fef6406632f48c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 1999/09/24 01:00:04 fredb Exp $

--- lib/type1/Makefile.in.orig	Wed Nov  4 16:23:58 1998
+++ lib/type1/Makefile.in	Wed Nov  4 16:24:14 1998
@@ -14,7 +14,7 @@
 #
 # Modified by H.Kakugawa to use libtool
 
-LIBTOOL   = ../../libtool
+LIBTOOL   = @LIBTOOL@
 SHELL     = /bin/sh
 CC        = @CC@
 CPP       = @CPP@