From c9725fb85b442f5229246e7b4e1c53e913dbbb90 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Dec 1999 08:18:04 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'. --- shells/bash3/files/patch-ad | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 shells/bash3/files/patch-ad (limited to 'shells/bash3/files/patch-ad') diff --git a/shells/bash3/files/patch-ad b/shells/bash3/files/patch-ad deleted file mode 100644 index b24eada42810..000000000000 --- a/shells/bash3/files/patch-ad +++ /dev/null @@ -1,18 +0,0 @@ ---- support/shobj-conf.bak Tue Dec 29 23:05:29 1998 -+++ support/shobj-conf Fri May 28 04:34:07 1999 -@@ -86,13 +86,13 @@ - SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)' - ;; - --freebsd3*) -+freebsd[34]*) - SHOBJ_CFLAGS=-fpic - SHOBJ_LD='${CC}' - SHOBJ_LDFLAGS='-shared' - - SHLIB_XLDFLAGS='-R$(libdir)' -- SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)' -+ SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)' - ;; - - linux*) -- cgit v1.2.3