From 1b266ec86ab80ef664cef6ae5cedeb181a0744cb Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 2 Jan 1997 07:00:25 +0000 Subject: Roll this back to 1.14.7. --- shells/bash1/files/patch-aa | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 shells/bash1/files/patch-aa (limited to 'shells/bash1/files/patch-aa') diff --git a/shells/bash1/files/patch-aa b/shells/bash1/files/patch-aa deleted file mode 100644 index 34865eecc333..000000000000 --- a/shells/bash1/files/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ -*** configure.bak Wed Dec 18 23:01:41 1996 ---- configure Fri Dec 27 14:07:59 1996 -*************** -*** 694,699 **** ---- 694,700 ---- - sparc-svr4*) opt_gnu_malloc=no ;; # sparc SVR4, SVR4.2 - sparc-netbsd*) opt_gnu_malloc=no ;; # needs 8-byte alignment - sparc-linux*) opt_gnu_malloc=no ;; # sparc running linux; requires ELF -+ *-freebsd*) opt_gnu_malloc=no ;; # has faster malloc - *-aix*) opt_gnu_malloc=no ;; # AIX machines - *-nextstep*) opt_gnu_malloc=no ;; # NeXT machines running NeXTstep - *-dgux*) opt_gnu_malloc=no ;; # DG/UX machines -*** configure.in.bak Tue Dec 17 20:49:09 1996 ---- configure.in Fri Dec 27 14:07:59 1996 -*************** -*** 36,41 **** ---- 36,42 ---- - sparc-svr4*) opt_gnu_malloc=no ;; # sparc SVR4, SVR4.2 - sparc-netbsd*) opt_gnu_malloc=no ;; # needs 8-byte alignment - sparc-linux*) opt_gnu_malloc=no ;; # sparc running linux; requires ELF -+ *-freebsd*) opt_gnu_malloc=no ;; # has faster malloc - *-aix*) opt_gnu_malloc=no ;; # AIX machines - *-nextstep*) opt_gnu_malloc=no ;; # NeXT machines running NeXTstep - *-dgux*) opt_gnu_malloc=no ;; # DG/UX machines -- cgit v1.2.3