@@ -314,7 +314,7 @@ ac_includes_default="\
314
314
# include <unistd.h>
315
315
#endif"
316
316
317
- ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS configure_args build build_cpu build_vendor build_os host host_cpu host_vendor host_os PORTNAME docdir enable_nls WANTED_LANGUAGES default_port enable_shared enable_rpath enable_debug CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP GCC TAS autodepend INCLUDES enable_thread_safety with_tcl with_perl with_python with_krb5 krb_srvtab with_pam with_ldap with_bonjour with_openssl with_zlib EGREP ELF_SYS LDFLAGS_SL AWK FLEX FLEXFLAGS LN_S LD with_gnu_ld ld_R_works RANLIB ac_ct_RANLIB LORDER TAR STRIP ac_ct_STRIP STRIP_STATIC_LIB STRIP_SHARED_LIB YACC YFLAGS PERL perl_archlibexp perl_privlibexp perl_useshrplib perl_embed_ldflags PYTHON python_version python_configdir python_includespec python_libdir python_libspec python_additional_libs HAVE_IPV6 LIBOBJS acx_pthread_config PTHREAD_CC PTHREAD_LIBS PTHREAD_CFLAGS HAVE_POSIX_SIGNALS MSGFMT MSGMERGE XGETTEXT localedir TCLSH TCL_CONFIG_SH TCL_INCLUDE_SPEC TCL_LIB_FILE TCL_LIBS TCL_LIB_SPEC TCL_SHARED_BUILD TCL_SHLIB_LD_LIBS NSGMLS JADE have_docbook DOCBOOKSTYLE COLLATEINDEX SGMLSPL vpath_build LTLIBOBJS'
317
+ ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS configure_args build build_cpu build_vendor build_os host host_cpu host_vendor host_os PORTNAME docdir enable_nls WANTED_LANGUAGES default_port enable_shared enable_rpath enable_debug CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP GCC TAS autodepend INCLUDES enable_thread_safety with_tcl with_perl with_python with_krb5 krb_srvtab with_pam with_ldap with_bonjour with_openssl with_zlib EGREP ELF_SYS LDFLAGS_SL AWK FLEX FLEXFLAGS LN_S LD with_gnu_ld ld_R_works RANLIB ac_ct_RANLIB TAR STRIP ac_ct_STRIP STRIP_STATIC_LIB STRIP_SHARED_LIB YACC YFLAGS PERL perl_archlibexp perl_privlibexp perl_useshrplib perl_embed_ldflags PYTHON python_version python_configdir python_includespec python_libdir python_libspec python_additional_libs HAVE_IPV6 LIBOBJS acx_pthread_config PTHREAD_CC PTHREAD_LIBS PTHREAD_CFLAGS HAVE_POSIX_SIGNALS MSGFMT MSGMERGE XGETTEXT localedir TCLSH TCL_CONFIG_SH TCL_INCLUDE_SPEC TCL_LIB_FILE TCL_LIBS TCL_LIB_SPEC TCL_SHARED_BUILD TCL_SHLIB_LD_LIBS NSGMLS JADE have_docbook DOCBOOKSTYLE COLLATEINDEX SGMLSPL vpath_build LTLIBOBJS'
318
318
ac_subst_files=''
319
319
320
320
# Initialize some variables set by options.
@@ -4349,46 +4349,6 @@ else
4349
4349
RANLIB="$ac_cv_prog_RANLIB"
4350
4350
fi
4351
4351
4352
- for ac_prog in lorder
4353
- do
4354
- # Extract the first word of "$ac_prog", so it can be a program name with args.
4355
- set dummy $ac_prog; ac_word=$2
4356
- echo "$as_me:$LINENO: checking for $ac_word" >&5
4357
- echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4358
- if test "${ac_cv_prog_LORDER+set}" = set; then
4359
- echo $ECHO_N "(cached) $ECHO_C" >&6
4360
- else
4361
- if test -n "$LORDER"; then
4362
- ac_cv_prog_LORDER="$LORDER" # Let the user override the test.
4363
- else
4364
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4365
- for as_dir in $PATH
4366
- do
4367
- IFS=$as_save_IFS
4368
- test -z "$as_dir" && as_dir=.
4369
- for ac_exec_ext in '' $ac_executable_extensions; do
4370
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4371
- ac_cv_prog_LORDER="$ac_prog"
4372
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4373
- break 2
4374
- fi
4375
- done
4376
- done
4377
-
4378
- fi
4379
- fi
4380
- LORDER=$ac_cv_prog_LORDER
4381
- if test -n "$LORDER"; then
4382
- echo "$as_me:$LINENO: result: $LORDER" >&5
4383
- echo "${ECHO_T}$LORDER" >&6
4384
- else
4385
- echo "$as_me:$LINENO: result: no" >&5
4386
- echo "${ECHO_T}no" >&6
4387
- fi
4388
-
4389
- test -n "$LORDER" && break
4390
- done
4391
-
4392
4352
# Extract the first word of "tar", so it can be a program name with args.
4393
4353
set dummy tar; ac_word=$2
4394
4354
echo "$as_me:$LINENO: checking for $ac_word" >&5
@@ -23314,7 +23274,6 @@ s,@with_gnu_ld@,$with_gnu_ld,;t t
23314
23274
s,@ld_R_works@,$ld_R_works,;t t
23315
23275
s,@RANLIB@,$RANLIB,;t t
23316
23276
s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
23317
- s,@LORDER@,$LORDER,;t t
23318
23277
s,@TAR@,$TAR,;t t
23319
23278
s,@STRIP@,$STRIP,;t t
23320
23279
s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
0 commit comments