diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-21 22:08:14 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-21 22:08:14 +0000 |
| commit | 797ca128e5a9bf0f758092f4a86d7c7106a2d7be (patch) | |
| tree | 4f135bd3facb6c7d9265c22e803aa0d75c236729 /textproc/scrollkeeper/files | |
| parent | Update the calendar to the official version of the software that comes with (diff) | |
Allow the XML catalogs to be built if BATCH is defined.
Reported by: Hung Michael Nguyen <nguyenhm16@mac.com>
Notes
Notes:
svn path=/head/; revision=73748
Diffstat (limited to 'textproc/scrollkeeper/files')
| -rw-r--r-- | textproc/scrollkeeper/files/patch-configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scrollkeeper/files/patch-configure b/textproc/scrollkeeper/files/patch-configure index a15f7c66a4cc..1392a0cc525a 100644 --- a/textproc/scrollkeeper/files/patch-configure +++ b/textproc/scrollkeeper/files/patch-configure @@ -15,8 +15,8 @@ - echo $ac_n "checking for docbook-dtd412-xml""... $ac_c" 1>&6 -echo "configure:6282: checking for docbook-dtd412-xml" >&5 - if xmlcatalog /etc/xml/catalog "-//OASIS//DTD DocBook XML V4.1.2//EN" | grep "No entry" >/dev/null ; then -+ echo $ac_n "checking for docbook-dtd42-xml""... $ac_c" 1>&6 -+echo "configure:6282: checking for docbook-dtd42-xml" >&5 ++ echo $ac_n "checking for docbook-dtd412-xml""... $ac_c" 1>&6 ++echo "configure:6282: checking for docbook-dtd412-xml" >&5 + if test ! -f $LOCALBASE/share/sk/docbook/catalog ; then echo "* ERROR * " echo " " |
