Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
637
Issues
637
List
Boards
Labels
Service Desk
Milestones
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
f5cb884c
Commit
f5cb884c
authored
Jan 29, 2002
by
Brian Wellington
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regen
parent
206c9e7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
configure
configure
+8
-7
No files found.
configure
View file @
f5cb884c
...
...
@@ -30,7 +30,7 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# From configure.in Revision: 1.31
8
# From configure.in Revision: 1.31
9
# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
...
...
@@ -9672,7 +9672,8 @@ test -n "$PDFJADETEX" || PDFJADETEX="pdfjadetex"
catalogpath
=
""
for
d
in
$sgmltrees
do
for
s
in
docbook docbook/dsssl-stylesheets
catalogpath
=
"
$catalogpath
$d
"
for
s
in
docbook/dsssl-stylesheets
do
catalogpath
=
"
$catalogpath
$d
/
$s
"
done
...
...
@@ -9680,7 +9681,7 @@ done
SGMLCATALOG
=
""
echo
$ac_n
"checking for catalog""...
$ac_c
"
1>&6
echo
"configure:968
4
: checking for catalog"
>
&5
echo
"configure:968
5
: checking for catalog"
>
&5
for
d
in
$catalogpath
do
f
=
$d
/catalog
...
...
@@ -9723,7 +9724,7 @@ done
HTMLSTYLE
=
""
echo
$ac_n
"checking for html/docbook.dsl""...
$ac_c
"
1>&6
echo
"configure:972
7
: checking for html/docbook.dsl"
>
&5
echo
"configure:972
8
: checking for html/docbook.dsl"
>
&5
for
d
in
$stylepath
do
f
=
$d
/html/docbook.dsl
...
...
@@ -9744,7 +9745,7 @@ fi
PRINTSTYLE
=
""
echo
$ac_n
"checking for print/docbook.dsl""...
$ac_c
"
1>&6
echo
"configure:974
8
: checking for print/docbook.dsl"
>
&5
echo
"configure:974
9
: checking for print/docbook.dsl"
>
&5
for
d
in
$stylepath
do
f
=
$d
/print/docbook.dsl
...
...
@@ -9784,7 +9785,7 @@ done
XMLDCL
=
""
echo
$ac_n
"checking for dtds/decls/xml.dcl""...
$ac_c
"
1>&6
echo
"configure:978
8
: checking for dtds/decls/xml.dcl"
>
&5
echo
"configure:978
9
: checking for dtds/decls/xml.dcl"
>
&5
for
d
in
$xmlpath
do
f
=
$d
/dtds/decls/xml.dcl
...
...
@@ -9810,7 +9811,7 @@ fi
DOCBOOK2MANSPEC
=
""
echo
$ac_n
"checking for docbook2X/docbook2man-spec.pl""...
$ac_c
"
1>&6
echo
"configure:981
4
: checking for docbook2X/docbook2man-spec.pl"
>
&5
echo
"configure:981
5
: checking for docbook2X/docbook2man-spec.pl"
>
&5
for
d
in
$sgmltrees
do
f
=
$d
/docbook2X/docbook2man-spec.pl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment