improve DTD dection of MacPort-install docbook package

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26053 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2008-02-21 21:53:24 +00:00
parent 156d1e90be
commit f1ab1ca851
1 changed files with 1 additions and 1 deletions

2
DOCS/xml/configure vendored
View File

@ -132,7 +132,7 @@ for _try_dtd in \
/usr/share/sgml/docbook/dtd/*/docbookx.dtd \
/usr/share/sgml/docbook/dtd/xml/*/docbookx.dtd \
/usr/share/docbook-xml*/docbookx.dtd \
/opt/local/share/xml/docbook-xml/*/docbookx.dtd \
/opt/local/share/xml/docbook*/*/docbookx.dtd \
/usr/share/apps/ksgmltools2/docbook/*/docbookx.dtd
do
if test -f "$_try_dtd"