Alien-Judy

 view release on metacpan or  search on metacpan

src/judy-1.0.5/aclocal.m4  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    _LT_AC_TAGVAR(compiler, $1) \
    _LT_AC_TAGVAR(CC, $1) \
    _LT_AC_TAGVAR(LD, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
    _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
    _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
    _LT_AC_TAGVAR(old_archive_cmds, $1) \
    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
    _LT_AC_TAGVAR(predep_objects, $1) \
    _LT_AC_TAGVAR(postdep_objects, $1) \
    _LT_AC_TAGVAR(predeps, $1) \
    _LT_AC_TAGVAR(postdeps, $1) \
    _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
    _LT_AC_TAGVAR(archive_cmds, $1) \

src/judy-1.0.5/aclocal.m4  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/aclocal.m4  view on Meta::CPAN

],[
  runpath_var=
  _LT_AC_TAGVAR(allow_undefined_flag, $1)=
  _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
  _LT_AC_TAGVAR(archive_cmds, $1)=
  _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
  _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
  _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
  _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
  _LT_AC_TAGVAR(hardcode_direct, $1)=no
  _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
  _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
  _LT_AC_TAGVAR(module_cmds, $1)=
  _LT_AC_TAGVAR(module_expsym_cmds, $1)=

src/judy-1.0.5/aclocal.m4  view on Meta::CPAN

# installer happens to have an overly restrictive umask (e.g. 077).
# This was a mistake.  There are at least two reasons why we must not
# use `-m 0755':
#   - it causes special bits like SGID to be ignored,
#   - it may be too restrictive (some setups expect 775 directories).
#
# Do not use -m 0755 and let people choose whatever they expect by
# setting umask.
#
# We cannot accept any implementation of `mkdir' that recognizes `-p'.
# Some implementations (such as Solaris 8's) are not thread-safe: if a
# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
# concurrently, both version can detect that a/ is missing, but only
# one can create it and the other will error out.  Consequently we
# restrict ourselves to GNU make (using the --version option ensures
# this.)
AC_DEFUN([AM_PROG_MKDIR_P],
[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
  # We used to keeping the `.' as first argument, in order to
  # allow $(mkdir_p) to be used without argument.  As in
  #   $(mkdir_p) $(somedir)

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag=
  enable_shared_with_static_runtimes=no
  archive_cmds=
  archive_expsym_cmds=
  old_archive_From_new_cmds=
  old_archive_from_expsyms_cmds=
  export_dynamic_flag_spec=
  whole_archive_flag_spec=
  thread_safe_flag_spec=
  hardcode_libdir_flag_spec=
  hardcode_libdir_flag_spec_ld=
  hardcode_libdir_separator=
  hardcode_direct=no
  hardcode_minus_L=no
  hardcode_shlibpath_var=unsupported
  link_all_deplibs=unknown
  hardcode_automatic=no
  module_cmds=
  module_expsym_cmds=

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler \
    CC \
    LD \
    lt_prog_compiler_wl \
    lt_prog_compiler_pic \
    lt_prog_compiler_static \
    lt_prog_compiler_no_builtin_flag \
    export_dynamic_flag_spec \
    thread_safe_flag_spec \
    whole_archive_flag_spec \
    enable_shared_with_static_runtimes \
    old_archive_cmds \
    old_archive_from_new_cmds \
    predep_objects \
    postdep_objects \
    predeps \
    postdeps \
    compiler_lib_search_path \
    archive_cmds \

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_CXX \
    CC_CXX \
    LD_CXX \
    lt_prog_compiler_wl_CXX \
    lt_prog_compiler_pic_CXX \
    lt_prog_compiler_static_CXX \
    lt_prog_compiler_no_builtin_flag_CXX \
    export_dynamic_flag_spec_CXX \
    thread_safe_flag_spec_CXX \
    whole_archive_flag_spec_CXX \
    enable_shared_with_static_runtimes_CXX \
    old_archive_cmds_CXX \
    old_archive_from_new_cmds_CXX \
    predep_objects_CXX \
    postdep_objects_CXX \
    predeps_CXX \
    postdeps_CXX \
    compiler_lib_search_path_CXX \
    archive_cmds_CXX \

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag_F77=
  enable_shared_with_static_runtimes_F77=no
  archive_cmds_F77=
  archive_expsym_cmds_F77=
  old_archive_From_new_cmds_F77=
  old_archive_from_expsyms_cmds_F77=
  export_dynamic_flag_spec_F77=
  whole_archive_flag_spec_F77=
  thread_safe_flag_spec_F77=
  hardcode_libdir_flag_spec_F77=
  hardcode_libdir_flag_spec_ld_F77=
  hardcode_libdir_separator_F77=
  hardcode_direct_F77=no
  hardcode_minus_L_F77=no
  hardcode_shlibpath_var_F77=unsupported
  link_all_deplibs_F77=unknown
  hardcode_automatic_F77=no
  module_cmds_F77=
  module_expsym_cmds_F77=

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_F77 \
    CC_F77 \
    LD_F77 \
    lt_prog_compiler_wl_F77 \
    lt_prog_compiler_pic_F77 \
    lt_prog_compiler_static_F77 \
    lt_prog_compiler_no_builtin_flag_F77 \
    export_dynamic_flag_spec_F77 \
    thread_safe_flag_spec_F77 \
    whole_archive_flag_spec_F77 \
    enable_shared_with_static_runtimes_F77 \
    old_archive_cmds_F77 \
    old_archive_from_new_cmds_F77 \
    predep_objects_F77 \
    postdep_objects_F77 \
    predeps_F77 \
    postdeps_F77 \
    compiler_lib_search_path_F77 \
    archive_cmds_F77 \

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag_GCJ=
  enable_shared_with_static_runtimes_GCJ=no
  archive_cmds_GCJ=
  archive_expsym_cmds_GCJ=
  old_archive_From_new_cmds_GCJ=
  old_archive_from_expsyms_cmds_GCJ=
  export_dynamic_flag_spec_GCJ=
  whole_archive_flag_spec_GCJ=
  thread_safe_flag_spec_GCJ=
  hardcode_libdir_flag_spec_GCJ=
  hardcode_libdir_flag_spec_ld_GCJ=
  hardcode_libdir_separator_GCJ=
  hardcode_direct_GCJ=no
  hardcode_minus_L_GCJ=no
  hardcode_shlibpath_var_GCJ=unsupported
  link_all_deplibs_GCJ=unknown
  hardcode_automatic_GCJ=no
  module_cmds_GCJ=
  module_expsym_cmds_GCJ=

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_GCJ \
    CC_GCJ \
    LD_GCJ \
    lt_prog_compiler_wl_GCJ \
    lt_prog_compiler_pic_GCJ \
    lt_prog_compiler_static_GCJ \
    lt_prog_compiler_no_builtin_flag_GCJ \
    export_dynamic_flag_spec_GCJ \
    thread_safe_flag_spec_GCJ \
    whole_archive_flag_spec_GCJ \
    enable_shared_with_static_runtimes_GCJ \
    old_archive_cmds_GCJ \
    old_archive_from_new_cmds_GCJ \
    predep_objects_GCJ \
    postdep_objects_GCJ \
    predeps_GCJ \
    postdeps_GCJ \
    compiler_lib_search_path_GCJ \
    archive_cmds_GCJ \

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_RC \
    CC_RC \
    LD_RC \
    lt_prog_compiler_wl_RC \
    lt_prog_compiler_pic_RC \
    lt_prog_compiler_static_RC \
    lt_prog_compiler_no_builtin_flag_RC \
    export_dynamic_flag_spec_RC \
    thread_safe_flag_spec_RC \
    whole_archive_flag_spec_RC \
    enable_shared_with_static_runtimes_RC \
    old_archive_cmds_RC \
    old_archive_from_new_cmds_RC \
    predep_objects_RC \
    postdep_objects_RC \
    predeps_RC \
    postdeps_RC \
    compiler_lib_search_path_RC \
    archive_cmds_RC \

src/judy-1.0.5/autom4te.cache/output.0  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag=
  enable_shared_with_static_runtimes=no
  archive_cmds=
  archive_expsym_cmds=
  old_archive_From_new_cmds=
  old_archive_from_expsyms_cmds=
  export_dynamic_flag_spec=
  whole_archive_flag_spec=
  thread_safe_flag_spec=
  hardcode_libdir_flag_spec=
  hardcode_libdir_flag_spec_ld=
  hardcode_libdir_separator=
  hardcode_direct=no
  hardcode_minus_L=no
  hardcode_shlibpath_var=unsupported
  link_all_deplibs=unknown
  hardcode_automatic=no
  module_cmds=
  module_expsym_cmds=

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler \
    CC \
    LD \
    lt_prog_compiler_wl \
    lt_prog_compiler_pic \
    lt_prog_compiler_static \
    lt_prog_compiler_no_builtin_flag \
    export_dynamic_flag_spec \
    thread_safe_flag_spec \
    whole_archive_flag_spec \
    enable_shared_with_static_runtimes \
    old_archive_cmds \
    old_archive_from_new_cmds \
    predep_objects \
    postdep_objects \
    predeps \
    postdeps \
    compiler_lib_search_path \
    archive_cmds \

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_CXX \
    CC_CXX \
    LD_CXX \
    lt_prog_compiler_wl_CXX \
    lt_prog_compiler_pic_CXX \
    lt_prog_compiler_static_CXX \
    lt_prog_compiler_no_builtin_flag_CXX \
    export_dynamic_flag_spec_CXX \
    thread_safe_flag_spec_CXX \
    whole_archive_flag_spec_CXX \
    enable_shared_with_static_runtimes_CXX \
    old_archive_cmds_CXX \
    old_archive_from_new_cmds_CXX \
    predep_objects_CXX \
    postdep_objects_CXX \
    predeps_CXX \
    postdeps_CXX \
    compiler_lib_search_path_CXX \
    archive_cmds_CXX \

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag_F77=
  enable_shared_with_static_runtimes_F77=no
  archive_cmds_F77=
  archive_expsym_cmds_F77=
  old_archive_From_new_cmds_F77=
  old_archive_from_expsyms_cmds_F77=
  export_dynamic_flag_spec_F77=
  whole_archive_flag_spec_F77=
  thread_safe_flag_spec_F77=
  hardcode_libdir_flag_spec_F77=
  hardcode_libdir_flag_spec_ld_F77=
  hardcode_libdir_separator_F77=
  hardcode_direct_F77=no
  hardcode_minus_L_F77=no
  hardcode_shlibpath_var_F77=unsupported
  link_all_deplibs_F77=unknown
  hardcode_automatic_F77=no
  module_cmds_F77=
  module_expsym_cmds_F77=

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_F77 \
    CC_F77 \
    LD_F77 \
    lt_prog_compiler_wl_F77 \
    lt_prog_compiler_pic_F77 \
    lt_prog_compiler_static_F77 \
    lt_prog_compiler_no_builtin_flag_F77 \
    export_dynamic_flag_spec_F77 \
    thread_safe_flag_spec_F77 \
    whole_archive_flag_spec_F77 \
    enable_shared_with_static_runtimes_F77 \
    old_archive_cmds_F77 \
    old_archive_from_new_cmds_F77 \
    predep_objects_F77 \
    postdep_objects_F77 \
    predeps_F77 \
    postdeps_F77 \
    compiler_lib_search_path_F77 \
    archive_cmds_F77 \

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag_GCJ=
  enable_shared_with_static_runtimes_GCJ=no
  archive_cmds_GCJ=
  archive_expsym_cmds_GCJ=
  old_archive_From_new_cmds_GCJ=
  old_archive_from_expsyms_cmds_GCJ=
  export_dynamic_flag_spec_GCJ=
  whole_archive_flag_spec_GCJ=
  thread_safe_flag_spec_GCJ=
  hardcode_libdir_flag_spec_GCJ=
  hardcode_libdir_flag_spec_ld_GCJ=
  hardcode_libdir_separator_GCJ=
  hardcode_direct_GCJ=no
  hardcode_minus_L_GCJ=no
  hardcode_shlibpath_var_GCJ=unsupported
  link_all_deplibs_GCJ=unknown
  hardcode_automatic_GCJ=no
  module_cmds_GCJ=
  module_expsym_cmds_GCJ=

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_GCJ \
    CC_GCJ \
    LD_GCJ \
    lt_prog_compiler_wl_GCJ \
    lt_prog_compiler_pic_GCJ \
    lt_prog_compiler_static_GCJ \
    lt_prog_compiler_no_builtin_flag_GCJ \
    export_dynamic_flag_spec_GCJ \
    thread_safe_flag_spec_GCJ \
    whole_archive_flag_spec_GCJ \
    enable_shared_with_static_runtimes_GCJ \
    old_archive_cmds_GCJ \
    old_archive_from_new_cmds_GCJ \
    predep_objects_GCJ \
    postdep_objects_GCJ \
    predeps_GCJ \
    postdeps_GCJ \
    compiler_lib_search_path_GCJ \
    archive_cmds_GCJ \

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_RC \
    CC_RC \
    LD_RC \
    lt_prog_compiler_wl_RC \
    lt_prog_compiler_pic_RC \
    lt_prog_compiler_static_RC \
    lt_prog_compiler_no_builtin_flag_RC \
    export_dynamic_flag_spec_RC \
    thread_safe_flag_spec_RC \
    whole_archive_flag_spec_RC \
    enable_shared_with_static_runtimes_RC \
    old_archive_cmds_RC \
    old_archive_from_new_cmds_RC \
    predep_objects_RC \
    postdep_objects_RC \
    predeps_RC \
    postdeps_RC \
    compiler_lib_search_path_RC \
    archive_cmds_RC \

src/judy-1.0.5/autom4te.cache/output.1  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    _LT_AC_TAGVAR(compiler, $1) \
    _LT_AC_TAGVAR(CC, $1) \
    _LT_AC_TAGVAR(LD, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \
    _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \
    _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \
    _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \
    _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \
    _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \
    _LT_AC_TAGVAR(old_archive_cmds, $1) \
    _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \
    _LT_AC_TAGVAR(predep_objects, $1) \
    _LT_AC_TAGVAR(postdep_objects, $1) \
    _LT_AC_TAGVAR(predeps, $1) \
    _LT_AC_TAGVAR(postdeps, $1) \
    _LT_AC_TAGVAR(compiler_lib_search_path, $1) \
    _LT_AC_TAGVAR(archive_cmds, $1) \

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1)

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1)

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1)

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

],[
  runpath_var=
  _LT_AC_TAGVAR(allow_undefined_flag, $1)=
  _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no
  _LT_AC_TAGVAR(archive_cmds, $1)=
  _LT_AC_TAGVAR(archive_expsym_cmds, $1)=
  _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)=
  _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)=
  _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=
  _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=
  _LT_AC_TAGVAR(thread_safe_flag_spec, $1)=
  _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=
  _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
  _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
  _LT_AC_TAGVAR(hardcode_direct, $1)=no
  _LT_AC_TAGVAR(hardcode_minus_L, $1)=no
  _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
  _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown
  _LT_AC_TAGVAR(hardcode_automatic, $1)=no
  _LT_AC_TAGVAR(module_cmds, $1)=
  _LT_AC_TAGVAR(module_expsym_cmds, $1)=

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
m4trace:configure.ac:244: -1- AC_LIBTOOL_PROG_LD_SHLIBS([])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([allow_undefined_flag], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_direct], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_minus_L], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([link_all_deplibs], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_automatic], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TRY_DLOPEN_SELF([lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=yes], [lt_cv_dlopen_self_static=no], [lt_cv_dlopen_self_static=cross])
m4trace:configure.ac:244: -1- AC_LIBTOOL_CONFIG([])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([CC], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdeps], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([GCC], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_action], [CXX])
m4trace:configure.ac:244: -1- AC_LIBTOOL_CONFIG([CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([CC], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdeps], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([GCC], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [CXX])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [CXX])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
m4trace:configure.ac:244: -1- AC_LIBTOOL_PROG_LD_SHLIBS([F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([allow_undefined_flag], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_direct], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_minus_L], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([link_all_deplibs], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_automatic], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_action], [F77])
m4trace:configure.ac:244: -1- AC_LIBTOOL_CONFIG([F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([CC], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdeps], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [F77])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([GCC], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [F77])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [F77])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
m4trace:configure.ac:244: -1- AC_LIBTOOL_PROG_LD_SHLIBS([GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([allow_undefined_flag], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_From_new_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_flag_spec_ld], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_libdir_separator], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_direct], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_minus_L], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_shlibpath_var], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([link_all_deplibs], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_automatic], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([hardcode_action], [GCJ])
m4trace:configure.ac:244: -1- AC_LIBTOOL_CONFIG([GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([CC], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdeps], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([GCC], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [GCJ])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [GCJ])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
m4trace:configure.ac:244: -1- AC_LIBTOOL_CONFIG([RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([CC], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([enable_shared_with_static_runtimes], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdeps], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler_lib_search_path], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [RC])

src/judy-1.0.5/autom4te.cache/traces.0  view on Meta::CPAN

m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([compiler], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([GCC], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([LD], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_wl], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_pic], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_cv_prog_compiler_c_o], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_static], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([lt_prog_compiler_no_builtin_flag], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([export_dynamic_flag_spec], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([whole_archive_flag_spec], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([thread_safe_flag_spec], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_new_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([old_archive_from_expsyms_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([archive_expsym_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([module_expsym_cmds], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predep_objects], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([postdep_objects], [RC])
m4trace:configure.ac:244: -1- _LT_AC_TAGVAR([predeps], [RC])

src/judy-1.0.5/configure  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag=
  enable_shared_with_static_runtimes=no
  archive_cmds=
  archive_expsym_cmds=
  old_archive_From_new_cmds=
  old_archive_from_expsyms_cmds=
  export_dynamic_flag_spec=
  whole_archive_flag_spec=
  thread_safe_flag_spec=
  hardcode_libdir_flag_spec=
  hardcode_libdir_flag_spec_ld=
  hardcode_libdir_separator=
  hardcode_direct=no
  hardcode_minus_L=no
  hardcode_shlibpath_var=unsupported
  link_all_deplibs=unknown
  hardcode_automatic=no
  module_cmds=
  module_expsym_cmds=

src/judy-1.0.5/configure  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler \
    CC \
    LD \
    lt_prog_compiler_wl \
    lt_prog_compiler_pic \
    lt_prog_compiler_static \
    lt_prog_compiler_no_builtin_flag \
    export_dynamic_flag_spec \
    thread_safe_flag_spec \
    whole_archive_flag_spec \
    enable_shared_with_static_runtimes \
    old_archive_cmds \
    old_archive_from_new_cmds \
    predep_objects \
    postdep_objects \
    predeps \
    postdeps \
    compiler_lib_search_path \
    archive_cmds \

src/judy-1.0.5/configure  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/configure  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_CXX \
    CC_CXX \
    LD_CXX \
    lt_prog_compiler_wl_CXX \
    lt_prog_compiler_pic_CXX \
    lt_prog_compiler_static_CXX \
    lt_prog_compiler_no_builtin_flag_CXX \
    export_dynamic_flag_spec_CXX \
    thread_safe_flag_spec_CXX \
    whole_archive_flag_spec_CXX \
    enable_shared_with_static_runtimes_CXX \
    old_archive_cmds_CXX \
    old_archive_from_new_cmds_CXX \
    predep_objects_CXX \
    postdep_objects_CXX \
    predeps_CXX \
    postdeps_CXX \
    compiler_lib_search_path_CXX \
    archive_cmds_CXX \

src/judy-1.0.5/configure  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/configure  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag_F77=
  enable_shared_with_static_runtimes_F77=no
  archive_cmds_F77=
  archive_expsym_cmds_F77=
  old_archive_From_new_cmds_F77=
  old_archive_from_expsyms_cmds_F77=
  export_dynamic_flag_spec_F77=
  whole_archive_flag_spec_F77=
  thread_safe_flag_spec_F77=
  hardcode_libdir_flag_spec_F77=
  hardcode_libdir_flag_spec_ld_F77=
  hardcode_libdir_separator_F77=
  hardcode_direct_F77=no
  hardcode_minus_L_F77=no
  hardcode_shlibpath_var_F77=unsupported
  link_all_deplibs_F77=unknown
  hardcode_automatic_F77=no
  module_cmds_F77=
  module_expsym_cmds_F77=

src/judy-1.0.5/configure  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_F77 \
    CC_F77 \
    LD_F77 \
    lt_prog_compiler_wl_F77 \
    lt_prog_compiler_pic_F77 \
    lt_prog_compiler_static_F77 \
    lt_prog_compiler_no_builtin_flag_F77 \
    export_dynamic_flag_spec_F77 \
    thread_safe_flag_spec_F77 \
    whole_archive_flag_spec_F77 \
    enable_shared_with_static_runtimes_F77 \
    old_archive_cmds_F77 \
    old_archive_from_new_cmds_F77 \
    predep_objects_F77 \
    postdep_objects_F77 \
    predeps_F77 \
    postdeps_F77 \
    compiler_lib_search_path_F77 \
    archive_cmds_F77 \

src/judy-1.0.5/configure  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/configure  view on Meta::CPAN


  runpath_var=
  allow_undefined_flag_GCJ=
  enable_shared_with_static_runtimes_GCJ=no
  archive_cmds_GCJ=
  archive_expsym_cmds_GCJ=
  old_archive_From_new_cmds_GCJ=
  old_archive_from_expsyms_cmds_GCJ=
  export_dynamic_flag_spec_GCJ=
  whole_archive_flag_spec_GCJ=
  thread_safe_flag_spec_GCJ=
  hardcode_libdir_flag_spec_GCJ=
  hardcode_libdir_flag_spec_ld_GCJ=
  hardcode_libdir_separator_GCJ=
  hardcode_direct_GCJ=no
  hardcode_minus_L_GCJ=no
  hardcode_shlibpath_var_GCJ=unsupported
  link_all_deplibs_GCJ=unknown
  hardcode_automatic_GCJ=no
  module_cmds_GCJ=
  module_expsym_cmds_GCJ=

src/judy-1.0.5/configure  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_GCJ \
    CC_GCJ \
    LD_GCJ \
    lt_prog_compiler_wl_GCJ \
    lt_prog_compiler_pic_GCJ \
    lt_prog_compiler_static_GCJ \
    lt_prog_compiler_no_builtin_flag_GCJ \
    export_dynamic_flag_spec_GCJ \
    thread_safe_flag_spec_GCJ \
    whole_archive_flag_spec_GCJ \
    enable_shared_with_static_runtimes_GCJ \
    old_archive_cmds_GCJ \
    old_archive_from_new_cmds_GCJ \
    predep_objects_GCJ \
    postdep_objects_GCJ \
    predeps_GCJ \
    postdeps_GCJ \
    compiler_lib_search_path_GCJ \
    archive_cmds_GCJ \

src/judy-1.0.5/configure  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/configure  view on Meta::CPAN

    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
    old_postinstall_cmds old_postuninstall_cmds \
    compiler_RC \
    CC_RC \
    LD_RC \
    lt_prog_compiler_wl_RC \
    lt_prog_compiler_pic_RC \
    lt_prog_compiler_static_RC \
    lt_prog_compiler_no_builtin_flag_RC \
    export_dynamic_flag_spec_RC \
    thread_safe_flag_spec_RC \
    whole_archive_flag_spec_RC \
    enable_shared_with_static_runtimes_RC \
    old_archive_cmds_RC \
    old_archive_from_new_cmds_RC \
    predep_objects_RC \
    postdep_objects_RC \
    predeps_RC \
    postdeps_RC \
    compiler_lib_search_path_RC \
    archive_cmds_RC \

src/judy-1.0.5/configure  view on Meta::CPAN


# Compiler flag to turn off builtin functions.
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC

# Compiler flag to allow reflexive dlopens.
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC

# Compiler flag to generate shared objects directly from archives.
whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC

# Compiler flag to generate thread-safe objects.
thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC

# Library versioning type.
version_type=$version_type

# Format of library name prefix.
libname_spec=$lt_libname_spec

# List of archive names.  First name is the real one, the rest are links.
# The last name is the one that the linker finds with -lNAME.
library_names_spec=$lt_library_names_spec

src/judy-1.0.5/ltmain.sh  view on Meta::CPAN

    precious_files_regex=
    prefer_static_libs=no
    preload=no
    prev=
    prevarg=
    release=
    rpath=
    xrpath=
    perm_rpath=
    temp_rpath=
    thread_safe=no
    vinfo=
    vinfo_number=no

    func_infer_tag $base_compile

    # We need to know -static, to get the right output filenames.
    for arg
    do
      case $arg in
      -all-static | -static)

src/judy-1.0.5/ltmain.sh  view on Meta::CPAN

	  *-*-rhapsody* | *-*-darwin1.[012])
	    # Rhapsody C and math libraries are in the System framework
	    deplibs="$deplibs -framework System"
	    continue
	    ;;
	  *-*-sco3.2v5* | *-*-sco5v6*)
	    # Causes problems with __ctype
	    test "X$arg" = "X-lc" && continue
	    ;;
	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
	    # Compiler inserts libc in the correct place for threads to work
	    test "X$arg" = "X-lc" && continue
	    ;;
	  esac
	elif test "X$arg" = "X-lc_r"; then
	 case $host in
	 *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
	   # Do not include libc_r directly, use -pthread flag.
	   continue
	   ;;
	 esac
	fi
	deplibs="$deplibs $arg"
	continue
	;;

      # Tru64 UNIX uses -model [arg] to determine the layout of C++
      # classes, name mangling, and exception handling.
      -model)
	compile_command="$compile_command $arg"
	compiler_flags="$compiler_flags $arg"
	finalize_command="$finalize_command $arg"
	prev=xcompiler
	continue
	;;

     -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
	compiler_flags="$compiler_flags $arg"
	compile_command="$compile_command $arg"
	finalize_command="$finalize_command $arg"
	continue
	;;

      -module)
	module=yes
	continue
	;;

src/judy-1.0.5/ltmain.sh  view on Meta::CPAN


      -static)
	# The effects of -static are defined in a previous loop.
	# We used to do the same as -all-static on platforms that
	# didn't have a PIC flag, but the assumption that the effects
	# would be equivalent was wrong.  It would break on at least
	# Digital Unix and AIX.
	continue
	;;

      -thread-safe)
	thread_safe=yes
	continue
	;;

      -version-info)
	prev=vinfo
	continue
	;;
      -version-number)
	prev=vinfo
	vinfo_number=yes

src/judy-1.0.5/ltmain.sh  view on Meta::CPAN

      fi
      if test "$pass" = dlopen; then
	# Collect dlpreopened libraries
	save_deplibs="$deplibs"
	deplibs=
      fi
      for deplib in $libs; do
	lib=
	found=no
	case $deplib in
	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
	  if test "$linkmode,$pass" = "prog,link"; then
	    compile_deplibs="$deplib $compile_deplibs"
	    finalize_deplibs="$deplib $finalize_deplibs"
	  else
	    compiler_flags="$compiler_flags $deplib"
	  fi
	  continue
	  ;;
	-l*)
	  if test "$linkmode" != lib && test "$linkmode" != prog; then

src/judy-1.0.5/ltmain.sh  view on Meta::CPAN

	  *-*-netbsd*)
	    # Don't link with libc until the a.out ld.so is fixed.
	    ;;
	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
	    # Do not include libc due to us having libc/libc_r.
	    ;;
	  *-*-sco3.2v5* | *-*-sco5v6*)
	    # Causes problems with __ctype
	    ;;
	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
	    # Compiler inserts libc in the correct place for threads to work
	    ;;
 	  *)
	    # Add libc to deplibs on all other systems if necessary.
	    if test "$build_libtool_need_lc" = "yes"; then
	      deplibs="$deplibs -lc"
	    fi
	    ;;
	  esac
	fi

src/judy-1.0.5/ltmain.sh  view on Meta::CPAN

	    eval libobjs=\"\$libobjs $whole_archive_flag_spec\"
	  else
	    gentop="$output_objdir/${outputname}x"
	    generated="$generated $gentop"

	    func_extract_archives $gentop $convenience
	    libobjs="$libobjs $func_extract_archives_result"
	  fi
	fi
	
	if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
	  eval flag=\"$thread_safe_flag_spec\"
	  linker_flags="$linker_flags $flag"
	fi

	# Make a backup of the uninstalled library when relinking
	if test "$mode" = relink; then
	  $run eval '(cd $output_objdir && $rm ${realname}U && $mv $realname ${realname}U)' || exit $?
	fi

	# Do each of the archive commands.
	if test "$module" = yes && test -n "$module_cmds" ; then

src/judy-1.0.5/src/Judy.h  view on Meta::CPAN


} JU_Errno_t;


// Judy errno structure:
//
// WARNING:  For compatibility with possible future changes, the fields of this
// struct should not be referenced directly.  Instead use the macros supplied
// below.

// This structure should be declared on the stack in a threaded process.

typedef struct J_UDY_ERROR_STRUCT
{
        JU_Errno_t je_Errno;            // one of the enums above.
        int        je_ErrID;            // often an internal source line number.
        Word_t     je_reserved[4];      // for future backward compatibility.

} JError_t, * PJError_t;


src/judy-1.0.5/test/malloc-pre2.8a.c  view on Meta::CPAN

  USE_DL_PREFIX will prefix all public routines with the string 'dl'.
  This is necessary when you only want to use this malloc in one part 
  of a program, using your regular system malloc elsewhere.
*/

/* #define USE_DL_PREFIX */


/*
  USE_MALLOC_LOCK causes wrapper functions to surround each
  callable routine with pthread mutex lock/unlock.

  USE_MALLOC_LOCK forces USE_PUBLIC_MALLOC_WRAPPERS to be defined
*/

/* #define USE_MALLOC_LOCK */


/*
  If USE_PUBLIC_MALLOC_WRAPPERS is defined, every public routine is
  actually a wrapper function that first calls MALLOC_PREACTION, then

src/judy-1.0.5/test/malloc-pre2.8a.c  view on Meta::CPAN

#ifdef USE_MALLOC_LOCK

#ifdef WIN32

static int mALLOC_MUTEx;
#define MALLOC_PREACTION   slwait(&mALLOC_MUTEx)
#define MALLOC_POSTACTION  slrelease(&mALLOC_MUTEx)

#else

#include <pthread.h>

static pthread_mutex_t mALLOC_MUTEx = PTHREAD_MUTEX_INITIALIZER;

#define MALLOC_PREACTION   pthread_mutex_lock(&mALLOC_MUTEx)
#define MALLOC_POSTACTION  pthread_mutex_unlock(&mALLOC_MUTEx)

#endif /* USE_MALLOC_LOCK */

#else

/* Substitute anything you like for these */

#define MALLOC_PREACTION   (0)
#define MALLOC_POSTACTION  (0)

src/judy-1.0.5/test/malloc-pre2.8a.c  view on Meta::CPAN

      front_misalign = 0;
      end_misalign = 0;
      correction = 0;
      aligned_brk = brk;

      /*
        If MORECORE returns an address lower than we have seen before,
        we know it isn't really contiguous.  This and some subsequent
        checks help cope with non-conforming MORECORE functions and
        the presence of "foreign" calls to MORECORE from outside of
        malloc or by other threads.  We cannot guarantee to detect
        these in all cases, but cope with the ones we do detect.
      */
      if (contiguous(av) && old_size != 0 && brk < old_end) {
        set_noncontiguous(av);
      }
      
      /* handle contiguous cases */
      if (contiguous(av)) { 

        /* 

src/judy-1.0.5/test/malloc-pre2.8a.c  view on Meta::CPAN

  request, and HAVE_MMAP is true, then mmap is used as a noncontiguous
  system allocator. This is a useful backup strategy for systems with
  holes in address spaces -- in this case sbrk cannot contiguously
  expand the heap, but mmap may be able to map noncontiguous space.

  If you'd like mmap to ALWAYS be used, you can define MORECORE to be
  a function that always returns MORECORE_FAILURE.

  Malloc only has limited ability to detect failures of MORECORE
  to supply contiguous space when it says it can. In particular,
  multithreaded programs that do not use locks may result in
  rece conditions across calls to MORECORE that result in gaps
  that cannot be detected as such, and subsequent corruption.

  If you are using this malloc with something other than sbrk (or its
  emulation) to supply memory regions, you probably want to set
  MORECORE_CONTIGUOUS as false.  As an example, here is a custom
  allocator kindly contributed for pre-OSX macOS.  It uses virtually
  but not necessarily physically contiguous non-paged memory (locked
  in, present and won't get swapped out).  You can use it by
  uncommenting this section, adding some #includes, and setting up the

src/judy-1.0.5/test/malloc-pre2.8a.c  view on Meta::CPAN

                        assert ((unsigned) memory_info.BaseAddress % g_regionsize == 0);
                        assert (0 < reserve_size && reserve_size % g_regionsize == 0);
                        /* Try to reserve this */
                        base_reserved = VirtualAlloc (memory_info.BaseAddress, reserve_size, 
					                                  MEM_RESERVE, PAGE_NOACCESS);
                        if (! base_reserved) {
                            int rc = GetLastError ();
                            if (rc != ERROR_INVALID_ADDRESS) 
                                goto sbrk_exit;
                        }
                        /* A null pointer signals (hopefully) a race condition with another thread. */
                        /* In this case, we try again. */
                    } while (! base_reserved);
                    /* Check returned pointer for consistency */
                    if (memory_info.BaseAddress && base_reserved != memory_info.BaseAddress)
                        goto sbrk_exit;
                    /* Assert postconditions */
                    assert ((unsigned) base_reserved % g_regionsize == 0);
#ifdef TRACE
                    printf ("Reserve %p %d\n", base_reserved, reserve_size);
#endif



( run in 0.650 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )