summaryrefslogtreecommitdiff
path: root/palm/syncmal
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2001-04-16 23:04:34 +0000
committerBill Fenner <fenner@FreeBSD.org>2001-04-16 23:04:34 +0000
commit487c6c9b9810544f48e5684415a7860af63d6a2f (patch)
treedd8a57b840f5b5640241b93ba73da8b4e5e6e4c0 /palm/syncmal
parentUpgrade to version 1.4.1 (diff)
More bento debugging.
Notes
Notes: svn path=/head/; revision=41482
Diffstat (limited to 'palm/syncmal')
-rw-r--r--palm/syncmal/files/patch-aa3
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/syncmal/files/patch-aa b/palm/syncmal/files/patch-aa
index b8187ac8472d..1dd58d56bc3d 100644
--- a/palm/syncmal/files/patch-aa
+++ b/palm/syncmal/files/patch-aa
@@ -1,11 +1,12 @@
/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 @@
+@@ -1626,6 +1626,8 @@
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
++(cd $mal_incl/mal/common/; echo *.h) >&5 2>&5
if test -r "$mal_incl/mal/common/AGNet.h" ; then
malinclude=yes
MALTOP=$mal_incl