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

--- lib/t1lib/Makefile.in.orig	Wed Aug  4 05:59:24 1999
+++ lib/t1lib/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@