summaryrefslogtreecommitdiff
path: root/shells/bash3/files/patch-ac
blob: 713ba4c2022ea3418b8bb6122134a94534e972ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- configure.orig	Tue Jan 23 19:57:28 2001
+++ configure	Tue Apr 10 12:17:23 2001
@@ -763,7 +763,7 @@
 mips-irix6*)	opt_bash_malloc=no ;;	# needs 8-byte alignment
 m68k-sysv)	opt_bash_malloc=no ;;	# fixes file descriptor leak in closedir
 sparc-linux*)	opt_bash_malloc=no ;;	# sparc running linux; requires ELF
-#*-freebsd*)	opt_bash_malloc=no ;;	# they claim it's better
+*-freebsd*)     opt_bash_malloc=no ;;   # they claim it's better
 *-aix*)		opt_bash_malloc=no ;;	# AIX machines
 *-nextstep*)	opt_bash_malloc=no ;;	# NeXT machines running NeXTstep
 *-macos*)	opt_bash_malloc=no ;;	# Apple MacOS X