summaryrefslogtreecommitdiff
path: root/palm/syncmal/files
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2001-04-14 18:41:16 +0000
committerBill Fenner <fenner@FreeBSD.org>2001-04-14 18:41:16 +0000
commite18431f5cea65933fc11235f8d1601be6348900d (patch)
tree4df57267784d69621f4e5f0c211ecc8a3e5aea0f /palm/syncmal/files
parentRemove hpscan port - it's totally obsolete (diff)
Try to debug the bento build, since it works everywhere else.
Notes
Notes: svn path=/head/; revision=41378
Diffstat (limited to 'palm/syncmal/files')
-rw-r--r--palm/syncmal/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/syncmal/files/patch-aa b/palm/syncmal/files/patch-aa
new file mode 100644
index 000000000000..b8187ac8472d
--- /dev/null
+++ b/palm/syncmal/files/patch-aa
@@ -0,0 +1,11 @@
+/usr/bin/diff --ignore-matching-lines=.*{$Id:|$Header:}.* -u configure.orig configure
+--- configure.orig Sat Apr 14 11:38:29 2001
++++ configure Sat Apr 14 11:39:56 2001
+@@ -1626,6 +1626,7 @@
+ echo $ac_n "checking for MAL header files""... $ac_c" 1>&6
+ echo "configure:1628: checking for MAL header files" >&5
+ for mal_incl in $mal_source . malsync ../malsync; do
++echo "checking for MAL header files in $mal_incl/mal/common/" >&5
+ if test -r "$mal_incl/mal/common/AGNet.h" ; then
+ malinclude=yes
+ MALTOP=$mal_incl