summaryrefslogtreecommitdiff
path: root/news/newsx/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'news/newsx/patches/patch-aa')
-rw-r--r--news/newsx/patches/patch-aa41
1 files changed, 41 insertions, 0 deletions
diff --git a/news/newsx/patches/patch-aa b/news/newsx/patches/patch-aa
new file mode 100644
index 00000000000..8a68aa5c657
--- /dev/null
+++ b/news/newsx/patches/patch-aa
@@ -0,0 +1,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