Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
758c508d
Commit
758c508d
authored
Apr 18, 2001
by
michaelw
Browse files
[project @ 2001-04-18 07:49:07 by michaelw]
readded Debian's old SGML catalog path for backward compat with Debian-2.2
parent
bd69f68f
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
758c508d
...
...
@@ -564,7 +564,7 @@ AC_PATH_PROGS(CompressCmd,gzip compress,gzip)
dnl ** check for jade/openjade & determine a working catalog
AC_PATH_PROGS(JadeCmd,openjade jade,jade)
FPTOOLS_DOCBOOK_CATALOG(Catalog, $JadeCmd, docs/fptools-both.dsl,
/etc/sgml/catalog /usr/share/sgml/CATALOG.docbkdsl $hardtop/glafp-utils/docbook/CATALOG*)
/etc/sgml/catalog
/etc/sgml.catalog
/usr/share/sgml/CATALOG.docbkdsl $hardtop/glafp-utils/docbook/CATALOG*)
if test -z "$Catalog"; then
AC_MSG_RESULT([Warning: You will not be able to build the documentation.])
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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