regen
This commit is contained in:
23
configure
vendored
23
configure
vendored
@@ -15,7 +15,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# From configure.in Revision: 1.282
|
||||
# From configure.in Revision: 1.283
|
||||
|
||||
# libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-
|
||||
## Copyright 1996, 1997, 1998, 1999, 2000, 2001
|
||||
@@ -8893,6 +8893,8 @@ rm -f conftest*
|
||||
|
||||
ISC_PLATFORM_USEDECLSPEC="#undef ISC_PLATFORM_USEDECLSPEC"
|
||||
|
||||
LWRES_PLATFORM_USEDECLSPEC="#undef LWRES_PLATFORM_USEDECLSPEC"
|
||||
|
||||
#
|
||||
# Random remaining OS-specific issues involving compiler warnings.
|
||||
# XXXDCL print messages to indicate some compensation is being done?
|
||||
@@ -8979,7 +8981,7 @@ do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||
echo "configure:8983: checking for $ac_word" >&5
|
||||
echo "configure:8985: checking for $ac_word" >&5
|
||||
if eval "test \"`echo '$''{'ac_cv_path_OPENJADE'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
@@ -9026,7 +9028,7 @@ do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||
echo "configure:9030: checking for $ac_word" >&5
|
||||
echo "configure:9032: checking for $ac_word" >&5
|
||||
if eval "test \"`echo '$''{'ac_cv_path_JADETEX'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
@@ -9069,7 +9071,7 @@ do
|
||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||
set dummy $ac_prog; ac_word=$2
|
||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||
echo "configure:9073: checking for $ac_word" >&5
|
||||
echo "configure:9075: checking for $ac_word" >&5
|
||||
if eval "test \"`echo '$''{'ac_cv_path_PDFJADETEX'+set}'`\" = set"; then
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
@@ -9125,7 +9127,7 @@ test -n "$PDFJADETEX" || PDFJADETEX="pdfjadetex"
|
||||
|
||||
SGMLCATALOG=""
|
||||
echo $ac_n "checking for catalog""... $ac_c" 1>&6
|
||||
echo "configure:9129: checking for catalog" >&5
|
||||
echo "configure:9131: checking for catalog" >&5
|
||||
for d in $sgmltrees
|
||||
do
|
||||
f=$d/catalog
|
||||
@@ -9167,7 +9169,7 @@ done
|
||||
|
||||
HTMLSTYLE=""
|
||||
echo $ac_n "checking for html/docbook.dsl""... $ac_c" 1>&6
|
||||
echo "configure:9171: checking for html/docbook.dsl" >&5
|
||||
echo "configure:9173: checking for html/docbook.dsl" >&5
|
||||
for d in $stylepath
|
||||
do
|
||||
f=$d/html/docbook.dsl
|
||||
@@ -9188,7 +9190,7 @@ fi
|
||||
|
||||
PRINTSTYLE=""
|
||||
echo $ac_n "checking for print/docbook.dsl""... $ac_c" 1>&6
|
||||
echo "configure:9192: checking for print/docbook.dsl" >&5
|
||||
echo "configure:9194: checking for print/docbook.dsl" >&5
|
||||
for d in $stylepath
|
||||
do
|
||||
f=$d/print/docbook.dsl
|
||||
@@ -9214,7 +9216,7 @@ fi
|
||||
|
||||
XMLDCL=""
|
||||
echo $ac_n "checking for docbook/dsssl/modular/dtds/decls/xml.dcl""... $ac_c" 1>&6
|
||||
echo "configure:9218: checking for docbook/dsssl/modular/dtds/decls/xml.dcl" >&5
|
||||
echo "configure:9220: checking for docbook/dsssl/modular/dtds/decls/xml.dcl" >&5
|
||||
for d in $sgmltrees
|
||||
do
|
||||
f=$d/docbook/dsssl/modular/dtds/decls/xml.dcl
|
||||
@@ -9240,7 +9242,7 @@ fi
|
||||
|
||||
DOCBOOK2MANSPEC=""
|
||||
echo $ac_n "checking for docbook2X/docbook2man-spec.pl""... $ac_c" 1>&6
|
||||
echo "configure:9244: checking for docbook2X/docbook2man-spec.pl" >&5
|
||||
echo "configure:9246: checking for docbook2X/docbook2man-spec.pl" >&5
|
||||
for d in $sgmltrees
|
||||
do
|
||||
f=$d/docbook2X/docbook2man-spec.pl
|
||||
@@ -9616,6 +9618,7 @@ s%@ISC_EXTRA_SRCS@%$ISC_EXTRA_SRCS%g
|
||||
s%@ISC_PLATFORM_QUADFORMAT@%$ISC_PLATFORM_QUADFORMAT%g
|
||||
s%@ISC_PLATFORM_RLIMITTYPE@%$ISC_PLATFORM_RLIMITTYPE%g
|
||||
s%@ISC_PLATFORM_USEDECLSPEC@%$ISC_PLATFORM_USEDECLSPEC%g
|
||||
s%@LWRES_PLATFORM_USEDECLSPEC@%$LWRES_PLATFORM_USEDECLSPEC%g
|
||||
s%@ISC_PLATFORM_BRACEPTHREADONCEINIT@%$ISC_PLATFORM_BRACEPTHREADONCEINIT%g
|
||||
s%@OPENJADE@%$OPENJADE%g
|
||||
s%@JADETEX@%$JADETEX%g
|
||||
@@ -9654,7 +9657,7 @@ cat >> $CONFIG_STATUS <<\EOF
|
||||
|
||||
# Split the substitutions into bite-sized pieces for seds with
|
||||
# small command number limits, like on Digital OSF/1 and HP-UX.
|
||||
ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
|
||||
ac_max_sed_cmds=50 # Maximum number of lines to put in a sed script.
|
||||
ac_file=1 # Number of current file.
|
||||
ac_beg=1 # First line for current file.
|
||||
ac_end=$ac_max_sed_cmds # Line after last line for current file.
|
||||
|
||||
Reference in New Issue
Block a user