summaryrefslogtreecommitdiff
path: root/shells/bash2/patches/patch-ac
blob: 7bd2138a2fd0f8b6d902c3d191a415378c3cf77e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.3 1998/08/07 11:13:53 agc Exp $

--- lib/glob/Makefile.in.orig	Tue Sep 16 12:13:23 1997
+++ lib/glob/Makefile.in	Tue Aug  4 21:18:05 1998
@@ -46,7 +46,7 @@
 # The header files for this library.
 HSOURCES = $(srcdir)/fnmatch.h
 
-OBJECTS = glob.o fnmatch.o
+OBJECTS = glob.o #fnmatch.o
 
 # The texinfo files which document this library.
 DOCSOURCE = doc/glob.texi