summaryrefslogtreecommitdiff
path: root/shells/bash3/files/patch-ac
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-03-17 02:18:05 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-03-17 02:18:05 +0000
commit6c59170bca7b079bb699aa4fe6a5bf790e0dea6e (patch)
tree83a5fb38fba33a2f9e88f2df143b28d6ebc3b483 /shells/bash3/files/patch-ac
parentRevert to rev. 1.4, which will restore some bugs in the previous version (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_0_0'.release/4.0.0
Diffstat (limited to 'shells/bash3/files/patch-ac')
-rw-r--r--shells/bash3/files/patch-ac20
1 files changed, 0 insertions, 20 deletions
diff --git a/shells/bash3/files/patch-ac b/shells/bash3/files/patch-ac
deleted file mode 100644
index 86e8472b2263..000000000000
--- a/shells/bash3/files/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Thu Feb 18 21:12:00 1999
-+++ configure Fri May 28 04:35:33 1999
-@@ -733,7 +733,7 @@
- sparc-netbsd*) opt_gnu_malloc=no ;; # needs 8-byte alignment
- mips-irix6*) opt_gnu_malloc=no ;; # needs 8-byte alignment
- sparc-linux*) opt_gnu_malloc=no ;; # sparc running linux; requires ELF
--#*-freebsd*) opt_gnu_malloc=no ;; # they claim it's better
-+*-freebsd*) opt_gnu_malloc=no ;; # they claim it's better
- *-aix*) opt_gnu_malloc=no ;; # AIX machines
- *-nextstep*) opt_gnu_malloc=no ;; # NeXT machines running NeXTstep
- *-rhapsody*) opt_gnu_malloc=no ;; # Apple Rhapsody
-@@ -7086,7 +7086,7 @@
- then
- echo $ac_n "checking shared object configuration for loadable builtins""... $ac_c" 1>&6
- echo "configure:7089: checking shared object configuration for loadable builtins" >&5
-- eval `${CONFIG_SHELL-/bin/sh} ${srcdir}/support/shobj-conf -C ${CC} -c ${host_cpu} -o ${host_os} -v ${host_vendor}`
-+ eval `${CONFIG_SHELL-/bin/sh} ${srcdir}/support/shobj-conf -C "${CC}" -c "${host_cpu}" -o "${host_os}" -v "${host_vendor}"`
-
-
-