summaryrefslogtreecommitdiffstats
path: root/editors/xemacs/files
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2000-06-06 18:17:14 +0000
committergj <gj@FreeBSD.org>2000-06-06 18:17:14 +0000
commit05b3c4261d2580d266b9af522e95e0afab1936d2 (patch)
tree894c81968aa2e1e3b4072d89ed2219d8f18e5831 /editors/xemacs/files
parent90efc81ee75a32895ce22694ce5519e57596fc16 (diff)
downloadFreeBSD-ports-05b3c4261d2580d266b9af522e95e0afab1936d2.zip
FreeBSD-ports-05b3c4261d2580d266b9af522e95e0afab1936d2.tar.gz
Update to version 21.1.10.
Reminded from: Paul Traina <pst@juniper.net>
Diffstat (limited to 'editors/xemacs/files')
-rw-r--r--editors/xemacs/files/patch-af12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/xemacs/files/patch-af b/editors/xemacs/files/patch-af
index 419ab12..97f5860 100644
--- a/editors/xemacs/files/patch-af
+++ b/editors/xemacs/files/patch-af
@@ -1,6 +1,6 @@
---- configure.orig Wed Feb 9 10:41:00 2000
-+++ configure Wed Feb 16 14:41:50 2000
-@@ -1040,6 +1040,7 @@
+--- configure.orig Thu Apr 20 08:10:55 2000
++++ configure Sun Jun 4 23:41:55 2000
+@@ -1041,6 +1041,7 @@
case "$canonical" in
*-*-linux* ) opsys=linux ;;
@@ -8,12 +8,12 @@
*-*-netbsd* ) opsys=netbsd ;;
*-*-openbsd* ) opsys=openbsd ;;
*-*-nextstep* ) opsys=nextstep ;;
-@@ -11180,7 +11181,7 @@
+@@ -11308,7 +11309,7 @@
if test "$with_database_berkdb" != "no"; then
echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6
- echo "configure:11183: checking for Berkeley db.h" >&5
+ echo "configure:11311: checking for Berkeley db.h" >&5
- for path in "db/db.h" "db.h"; do
+ for path in "/usr/include/db.h" "db/db.h" "db.h"; do
cat > conftest.$ac_ext <<EOF
- #line 11186 "configure"
+ #line 11314 "configure"
#include "confdefs.h"
OpenPOWER on IntegriCloud