summaryrefslogtreecommitdiff
path: root/security/beecrypt/patches/patch-configure.ac
blob: 4f67cf6ca75d8581f40785e356d90ef29e127a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-configure.ac,v 1.1 2012/01/26 06:05:04 sbd Exp $

--- configure.ac.orig	2004-11-19 12:33:00.000000000 +0000
+++ configure.ac
@@ -602,7 +602,7 @@ case $target_os in
 linux*)
   case $bc_target_arch in
   powerpc64 | s390x | x86_64)
-    bc_libalt="64"
+    bc_libalt=""
     ;;
   esac
   ;;