summaryrefslogtreecommitdiff
path: root/lang/see/patches/patch-Makefile.am
blob: e8102675bafecbd15bca2613ad847fa2241891a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-Makefile.am,v 1.2 2015/03/18 17:46:32 dholland Exp $

Don't build own libltdl.

--- Makefile.am.orig	2007-09-13 22:01:46.000000000 +0000
+++ Makefile.am
@@ -3,7 +3,7 @@
 
 AUTOMAKE_OPTIONS= foreign
 
-SUBDIRS = include libsee libltdl shell doc
+SUBDIRS = include libsee shell doc
 if SSP
 SUBDIRS += ssp
 endif