summaryrefslogtreecommitdiff
path: root/news/newsx/patches/patch-aa
blob: 8a68aa5c657a5ea907d8bccbf8e6b4b78b84a34b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
$NetBSD: patch-aa,v 1.1.1.1 2003/12/31 13:28:36 cube Exp $

--- configure.orig	2003-05-18 19:25:34.000000000 +0200
+++ configure
@@ -1965,35 +1965,8 @@ echo $ECHO_N "checking history... $ECHO_
 		fi
 	    fi
 	    if test -f $HISTORY; then
-		if test -f $HISTORY.index; then
-		    echo "$as_me:$LINENO: result: $HISTORY" >&5
-echo "${ECHO_T}$HISTORY" >&6
-		elif test -f $HISTORY.pag; then
-
-cat >>confdefs.h <<_ACEOF
-#define DO_TAGGED_HASH 1
-_ACEOF
-
-		    echo "$as_me:$LINENO: result: $HISTORY" >&5
-echo "${ECHO_T}$HISTORY" >&6
-		elif test -f $HISTORY.n.index; then
-		    echo "$as_me:$LINENO: result: $HISTORY" >&5
-echo "${ECHO_T}$HISTORY" >&6
-		elif test -f $HISTORY.n.pag; then
-
-cat >>confdefs.h <<_ACEOF
-#define DO_TAGGED_HASH 1
-_ACEOF
-
-		    echo "$as_me:$LINENO: result: $HISTORY" >&5
+		echo "$as_me:$LINENO: result: $HISTORY" >&5
 echo "${ECHO_T}$HISTORY" >&6
-		else
-		    echo "$as_me:$LINENO: result: ERROR: cannot determine hash mode of $HISTORY" >&5
-echo "${ECHO_T}ERROR: cannot determine hash mode of $HISTORY" >&6
-		    echo "$as_me:$LINENO: result: Try running makehistory first" >&5
-echo "${ECHO_T}Try running makehistory first" >&6
-		    exit 1
-		fi
 	    else
 		echo "$as_me:$LINENO: result: ERROR: cannot find database $HISTORY" >&5
 echo "${ECHO_T}ERROR: cannot find database $HISTORY" >&6