summaryrefslogtreecommitdiff
path: root/shells/bash2/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash2/patches/patch-ac')
-rw-r--r--shells/bash2/patches/patch-ac19
1 files changed, 19 insertions, 0 deletions
diff --git a/shells/bash2/patches/patch-ac b/shells/bash2/patches/patch-ac
new file mode 100644
index 00000000000..69790098164
--- /dev/null
+++ b/shells/bash2/patches/patch-ac
@@ -0,0 +1,19 @@
+*** lib/glob/Makefile.in.orig Fri Oct 4 19:02:34 1996
+--- lib/glob/Makefile.in Tue May 27 01:48:43 1997
+***************
+*** 45,51 ****
+ # The header files for this library.
+ HSOURCES = $(srcdir)/fnmatch.h
+
+! OBJECTS = glob.o fnmatch.o
+
+ # The texinfo files which document this library.
+ DOCSOURCE = doc/glob.texi
+--- 45,51 ----
+ # The header files for this library.
+ HSOURCES = $(srcdir)/fnmatch.h
+
+! OBJECTS = glob.o #fnmatch.o
+
+ # The texinfo files which document this library.
+ DOCSOURCE = doc/glob.texi