autoconf-archive-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Autoconf Archive branch, master, updated. v2009.12.16-52-g53d304d


From: autoconf-archive-commits
Subject: Autoconf Archive branch, master, updated. v2009.12.16-52-g53d304d
Date: Tue, 26 Jan 2010 07:00:31 +0100

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Autoconf Archive".

The branch, master has been updated
       via  53d304d6727847a9bce5bb53975050cc74f83777 (commit)
       via  c6b6f516499ec60026f27c7ef243f9bf0102ce13 (commit)
      from  483da261b1a452ceb073eedccb0077b7a26cfde4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 53d304d6727847a9bce5bb53975050cc74f83777
Author: Dustin J. Mitchell <address@hidden>
Date:   Sat Jan 9 20:50:07 2010 -0600

    reorganizing documentation in prep for more prose
    
    On the source side, this splits the documentation into multiple .texi
    files and auto-generates the @menu for all-macros.texi, sparing a
    redundant edit every time a macro is added or removed.
    
    This also reorganizes the node structure somewhat, using numbered nodes
    for everything but the macros, and organizing the macros as sections in
    their own chapter, rather than full-fledged chapters.

commit c6b6f516499ec60026f27c7ef243f9bf0102ce13
Author: Peter Simons <address@hidden>
Date:   Mon Jan 25 19:25:16 2010 +0100

    Assigned all macros a unique serial number.
    
    The serial number corresponds to the number of commits that have
    modified the macro in the Archive's Git repository. Refer to
    http://www.gnu.org/software/libtool//manual/automake/Serials.html to
    find out why these numbers are useful.

-----------------------------------------------------------------------

Summary of changes:
 NEWS                                               |    5 +
 cfg.mk                                             |    4 +
 doc/Makefile.am                                    |    5 +-
 doc/autoconf-archive.texi                          |  564 +-------------------
 doc/contribute.texi                                |   82 +++
 doc/introduction.texi                              |   19 +
 doc/using.texi                                     |   20 +
 m4/ax_absolute_header.m4                           |    2 +
 m4/ax_ac_append_to_file.m4                         |    2 +
 m4/ax_ac_print_to_file.m4                          |    2 +
 m4/ax_add_am_macro.m4                              |    2 +
 m4/ax_add_am_macro_static.m4                       |    2 +
 m4/ax_add_am_trilinos_makefile_export.m4           |    2 +
 m4/ax_add_recursive_am_macro.m4                    |    2 +
 m4/ax_add_recursive_am_macro_static.m4             |    2 +
 m4/ax_afs.m4                                       |    2 +
 m4/ax_am_jobserver.m4                              |    2 +
 m4/ax_am_macros.m4                                 |    2 +
 m4/ax_am_macros_static.m4                          |    2 +
 m4/ax_append_to_file.m4                            |    2 +
 m4/ax_arg_with_path_style.m4                       |    2 +
 m4/ax_auto_include_headers.m4                      |    2 +
 m4/ax_berkeley_db.m4                               |    2 +
 m4/ax_blas.m4                                      |    2 +
 m4/ax_blas_f77_func.m4                             |    2 +
 m4/ax_boost_asio.m4                                |    2 +
 m4/ax_boost_base.m4                                |    2 +
 m4/ax_boost_date_time.m4                           |    2 +
 m4/ax_boost_filesystem.m4                          |    2 +
 m4/ax_boost_iostreams.m4                           |    2 +
 m4/ax_boost_program_options.m4                     |    2 +
 m4/ax_boost_python.m4                              |    2 +
 m4/ax_boost_regex.m4                               |    2 +
 m4/ax_boost_serialization.m4                       |    2 +
 m4/ax_boost_signals.m4                             |    2 +
 m4/ax_boost_system.m4                              |    2 +
 m4/ax_boost_test_exec_monitor.m4                   |    2 +
 m4/ax_boost_thread.m4                              |    2 +
 m4/ax_boost_unit_test_framework.m4                 |    2 +
 m4/ax_boost_wave.m4                                |    2 +
 m4/ax_boost_wserialization.m4                      |    2 +
 m4/ax_c99_inline.m4                                |    2 +
 m4/ax_c___attribute__.m4                           |    2 +
 m4/ax_c_arithmetic_rshift.m4                       |    2 +
 m4/ax_c_bigendian_cross.m4                         |    2 +
 m4/ax_c_check_flag.m4                              |    2 +
 m4/ax_c_compile_value.m4                           |    2 +
 m4/ax_c_declare_block.m4                           |    2 +
 m4/ax_c_float_words_bigendian.m4                   |    2 +
 m4/ax_c_ifdef.m4                                   |    2 +
 m4/ax_c_long_long.m4                               |    2 +
 m4/ax_c_printf_thsep.m4                            |    2 +
 m4/ax_c_referenceable_passed_va_list.m4            |    2 +
 m4/ax_c_var_func.m4                                |    2 +
 m4/ax_cache_size.m4                                |    2 +
 m4/ax_caolan_check_package.m4                      |    2 +
 m4/ax_caolan_search_package.m4                     |    2 +
 m4/ax_cc_maxopt.m4                                 |    2 +
 m4/ax_cf_ebcdic.m4                                 |    2 +
 m4/ax_cflags_aix_option.m4                         |    2 +
 m4/ax_cflags_force_c89.m4                          |    2 +
 m4/ax_cflags_gcc_option.m4                         |    2 +
 m4/ax_cflags_hpux_option.m4                        |    2 +
 m4/ax_cflags_irix_option.m4                        |    2 +
 m4/ax_cflags_no_writable_strings.m4                |    2 +
 m4/ax_cflags_strict_prototypes.m4                  |    2 +
 m4/ax_cflags_sun_option.m4                         |    2 +
 m4/ax_cflags_warn_all.m4                           |    2 +
 m4/ax_cflags_warn_all_ansi.m4                      |    2 +
 m4/ax_check_aligned_access_required.m4             |    2 +
 m4/ax_check_allocated_ctime.m4                     |    2 +
 m4/ax_check_awk__v.m4                              |    2 +
 m4/ax_check_awk__x_escapes.m4                      |    2 +
 m4/ax_check_awk_and.m4                             |    2 +
 m4/ax_check_awk_argind.m4                          |    2 +
 m4/ax_check_awk_array_delete.m4                    |    2 +
 m4/ax_check_awk_array_delete_elem.m4               |    2 +
 m4/ax_check_awk_array_in.m4                        |    2 +
 m4/ax_check_awk_asort.m4                           |    2 +
 m4/ax_check_awk_asorti.m4                          |    2 +
 m4/ax_check_awk_associative_array.m4               |    2 +
 m4/ax_check_awk_atan2.m4                           |    2 +
 m4/ax_check_awk_compl.m4                           |    2 +
 m4/ax_check_awk_conditional_expression.m4          |    2 +
 m4/ax_check_awk_cos.m4                             |    2 +
 m4/ax_check_awk_environ.m4                         |    2 +
 m4/ax_check_awk_errno.m4                           |    2 +
 m4/ax_check_awk_exit.m4                            |    2 +
 m4/ax_check_awk_exp.m4                             |    2 +
 m4/ax_check_awk_gensub.m4                          |    2 +
 m4/ax_check_awk_getline.m4                         |    2 +
 m4/ax_check_awk_gsub.m4                            |    2 +
 m4/ax_check_awk_ignorecase.m4                      |    2 +
 m4/ax_check_awk_index.m4                           |    2 +
 m4/ax_check_awk_int.m4                             |    2 +
 m4/ax_check_awk_length.m4                          |    2 +
 m4/ax_check_awk_log.m4                             |    2 +
 m4/ax_check_awk_lshift.m4                          |    2 +
 m4/ax_check_awk_match_2parms.m4                    |    2 +
 m4/ax_check_awk_match_3parms.m4                    |    2 +
 m4/ax_check_awk_operator_multiply_multiply.m4      |    2 +
 m4/ax_check_awk_operator_square.m4                 |    2 +
 m4/ax_check_awk_or.m4                              |    2 +
 m4/ax_check_awk_printf.m4                          |    2 +
 m4/ax_check_awk_rand.m4                            |    2 +
 m4/ax_check_awk_rshift.m4                          |    2 +
 m4/ax_check_awk_sin.m4                             |    2 +
 m4/ax_check_awk_split.m4                           |    2 +
 m4/ax_check_awk_sprintf.m4                         |    2 +
 m4/ax_check_awk_sqrt.m4                            |    2 +
 m4/ax_check_awk_srand.m4                           |    2 +
 m4/ax_check_awk_strftime.m4                        |    2 +
 m4/ax_check_awk_strtonum.m4                        |    2 +
 m4/ax_check_awk_sub.m4                             |    2 +
 m4/ax_check_awk_substr.m4                          |    2 +
 m4/ax_check_awk_system.m4                          |    2 +
 m4/ax_check_awk_systime.m4                         |    2 +
 m4/ax_check_awk_tolower.m4                         |    2 +
 m4/ax_check_awk_toupper.m4                         |    2 +
 m4/ax_check_awk_user_defined_functions.m4          |    2 +
 m4/ax_check_awk_var_regexp.m4                      |    2 +
 m4/ax_check_awk_variable_value_pairs.m4            |    2 +
 m4/ax_check_awk_xor.m4                             |    2 +
 m4/ax_check_class.m4                               |    2 +
 m4/ax_check_classpath.m4                           |    2 +
 m4/ax_check_compiler_flags.m4                      |    2 +
 m4/ax_check_define.m4                              |    2 +
 m4/ax_check_docbook_dtd.m4                         |    2 +
 m4/ax_check_docbook_xslt.m4                        |    2 +
 m4/ax_check_docbook_xslt_min.m4                    |    2 +
 m4/ax_check_dos_filesys.m4                         |    2 +
 m4/ax_check_func_in.m4                             |    2 +
 m4/ax_check_gd.m4                                  |    2 +
 m4/ax_check_gl.m4                                  |    2 +
 m4/ax_check_glu.m4                                 |    2 +
 m4/ax_check_glut.m4                                |    2 +
 m4/ax_check_gnu_make.m4                            |    2 +
 m4/ax_check_icu.m4                                 |    2 +
 m4/ax_check_java_home.m4                           |    2 +
 m4/ax_check_java_plugin.m4                         |    2 +
 m4/ax_check_junit.m4                               |    2 +
 m4/ax_check_linker_flags.m4                        |    2 +
 m4/ax_check_mysql_db.m4                            |    2 +
 m4/ax_check_mysqlr.m4                              |    2 +
 m4/ax_check_off64_t.m4                             |    2 +
 m4/ax_check_openssl.m4                             |    2 +
 m4/ax_check_page_aligned_malloc.m4                 |    2 +
 m4/ax_check_pathfind.m4                            |    2 +
 m4/ax_check_pathname_style.m4                      |    2 +
 m4/ax_check_pgsql_db.m4                            |    2 +
 m4/ax_check_posix_regcomp.m4                       |    2 +
 m4/ax_check_posix_sysinfo.m4                       |    2 +
 m4/ax_check_postgres_db.m4                         |    2 +
 m4/ax_check_rqrd_class.m4                          |    2 +
 m4/ax_check_sign.m4                                |    2 +
 m4/ax_check_strcspn.m4                             |    2 +
 m4/ax_check_strftime.m4                            |    2 +
 m4/ax_check_struct_for.m4                          |    2 +
 m4/ax_check_sunpro_c.m4                            |    2 +
 m4/ax_check_symbol.m4                              |    2 +
 m4/ax_check_sys_siglist.m4                         |    2 +
 m4/ax_check_typedef.m4                             |    2 +
 m4/ax_check_uname_syscall.m4                       |    2 +
 m4/ax_check_user.m4                                |    2 +
 m4/ax_check_zlib.m4                                |    2 +
 m4/ax_compare_version.m4                           |    2 +
 m4/ax_compile_check_sizeof.m4                      |    2 +
 m4/ax_compiler_vendor.m4                           |    2 +
 m4/ax_compute_relative_paths.m4                    |    2 +
 m4/ax_compute_standard_relative_paths.m4           |    2 +
 m4/ax_cond_with_level.m4                           |    2 +
 m4/ax_config_feature.m4                            |    2 +
 m4/ax_configure_args.m4                            |    2 +
 m4/ax_count_cpus.m4                                |    2 +
 m4/ax_cpp_check_flag.m4                            |    2 +
 m4/ax_cpu_freq.m4                                  |    2 +
 m4/ax_cpu_vendor.m4                                |    2 +
 m4/ax_create_generic_config.m4                     |    2 +
 m4/ax_create_pkgconfig_info.m4                     |    2 +
 m4/ax_create_stdint_h.m4                           |    2 +
 m4/ax_create_target_h.m4                           |    2 +
 m4/ax_cvs.m4                                       |    2 +
 m4/ax_cxx_bool.m4                                  |    2 +
 m4/ax_cxx_check_flag.m4                            |    2 +
 m4/ax_cxx_compile_stdcxx_0x.m4                     |    2 +
 m4/ax_cxx_compiler_vendor.m4                       |    2 +
 m4/ax_cxx_complex_math_in_namespace_std.m4         |    2 +
 m4/ax_cxx_const_cast.m4                            |    2 +
 m4/ax_cxx_cppflags_std_lang.m4                     |    2 +
 m4/ax_cxx_cxxflags_std_lang.m4                     |    2 +
 m4/ax_cxx_default_template_parameters.m4           |    2 +
 m4/ax_cxx_dtor_after_atexit.m4                     |    2 +
 m4/ax_cxx_dynamic_cast.m4                          |    2 +
 m4/ax_cxx_enum_computations.m4                     |    2 +
 m4/ax_cxx_enum_computations_with_cast.m4           |    2 +
 m4/ax_cxx_exceptions.m4                            |    2 +
 m4/ax_cxx_explicit.m4                              |    2 +
 m4/ax_cxx_explicit_instantiations.m4               |    2 +
 ...cxx_explicit_template_function_qualification.m4 |    2 +
 m4/ax_cxx_extern_template.m4                       |    2 +
 m4/ax_cxx_full_specialization_syntax.m4            |    2 +
 m4/ax_cxx_function_nontype_parameters.m4           |    2 +
 m4/ax_cxx_function_try_blocks.m4                   |    2 +
 m4/ax_cxx_gcc_abi_demangle.m4                      |    2 +
 m4/ax_cxx_gnucxx_hashmap.m4                        |    2 +
 m4/ax_cxx_have_complex.m4                          |    2 +
 m4/ax_cxx_have_complex_math1.m4                    |    2 +
 m4/ax_cxx_have_complex_math2.m4                    |    2 +
 m4/ax_cxx_have_empty_iostream.m4                   |    2 +
 m4/ax_cxx_have_ext_hash_map.m4                     |    2 +
 m4/ax_cxx_have_ext_hash_set.m4                     |    2 +
 m4/ax_cxx_have_ext_slist.m4                        |    2 +
 m4/ax_cxx_have_freeze_sstream.m4                   |    2 +
 m4/ax_cxx_have_ieee_math.m4                        |    2 +
 m4/ax_cxx_have_koenig_lookup.m4                    |    2 +
 m4/ax_cxx_have_long_long_for_iostream.m4           |    2 +
 m4/ax_cxx_have_numeric_limits.m4                   |    2 +
 m4/ax_cxx_have_sstream.m4                          |    2 +
 m4/ax_cxx_have_std.m4                              |    2 +
 m4/ax_cxx_have_stl.m4                              |    2 +
 m4/ax_cxx_have_string_push_back.m4                 |    2 +
 m4/ax_cxx_have_system_v_math.m4                    |    2 +
 m4/ax_cxx_have_valarray.m4                         |    2 +
 m4/ax_cxx_have_vector_at.m4                        |    2 +
 m4/ax_cxx_header_pre_stdcxx.m4                     |    2 +
 m4/ax_cxx_header_stdcxx_0x.m4                      |    2 +
 m4/ax_cxx_header_stdcxx_98.m4                      |    2 +
 m4/ax_cxx_header_stdcxx_tr1.m4                     |    2 +
 m4/ax_cxx_header_tr1_unordered_map.m4              |    2 +
 m4/ax_cxx_header_tr1_unordered_set.m4              |    2 +
 m4/ax_cxx_header_unordered_map.m4                  |    2 +
 m4/ax_cxx_header_unordered_set.m4                  |    2 +
 m4/ax_cxx_ldflags_std_lang.m4                      |    2 +
 m4/ax_cxx_member_constants.m4                      |    2 +
 m4/ax_cxx_member_templates.m4                      |    2 +
 m4/ax_cxx_member_templates_outside_class.m4        |    2 +
 m4/ax_cxx_mutable.m4                               |    2 +
 m4/ax_cxx_namespace_std.m4                         |    2 +
 m4/ax_cxx_namespaces.m4                            |    2 +
 m4/ax_cxx_new_for_scoping.m4                       |    2 +
 m4/ax_cxx_old_for_scoping.m4                       |    2 +
 m4/ax_cxx_partial_ordering.m4                      |    2 +
 m4/ax_cxx_partial_specialization.m4                |    2 +
 m4/ax_cxx_reinterpret_cast.m4                      |    2 +
 m4/ax_cxx_rtti.m4                                  |    2 +
 m4/ax_cxx_static_cast.m4                           |    2 +
 m4/ax_cxx_stlport_hashmap.m4                       |    2 +
 m4/ax_cxx_template_keyword_qualifier.m4            |    2 +
 m4/ax_cxx_template_qualified_base_class.m4         |    2 +
 m4/ax_cxx_template_qualified_return_type.m4        |    2 +
 m4/ax_cxx_template_scoped_argument_matching.m4     |    2 +
 m4/ax_cxx_templates.m4                             |    2 +
 m4/ax_cxx_templates_as_template_arguments.m4       |    2 +
 m4/ax_cxx_typename.m4                              |    2 +
 m4/ax_cxx_use_numtrait.m4                          |    2 +
 m4/ax_cxx_verbose_terminate_handler.m4             |    2 +
 m4/ax_cxxcpp_check_flag.m4                         |    2 +
 m4/ax_decl_wchar_max.m4                            |    2 +
 m4/ax_define_dir.m4                                |    2 +
 m4/ax_define_integer_bits.m4                       |    2 +
 m4/ax_define_sub_path.m4                           |    2 +
 m4/ax_dirname.m4                                   |    2 +
 m4/ax_dist_msi.m4                                  |    2 +
 m4/ax_dist_rpm.m4                                  |    2 +
 m4/ax_dll_string.m4                                |    2 +
 m4/ax_enable_builddir.m4                           |    2 +
 m4/ax_expand_prefix.m4                             |    2 +
 m4/ax_ext.m4                                       |    2 +
 m4/ax_ext_check_header.m4                          |    2 +
 m4/ax_ext_have_lib.m4                              |    2 +
 m4/ax_extra_dist.m4                                |    2 +
 m4/ax_f77_cmain_fflags.m4                          |    2 +
 m4/ax_f90_header.m4                                |    2 +
 m4/ax_f90_internal_headmod.m4                      |    2 +
 m4/ax_f90_library.m4                               |    2 +
 m4/ax_f90_library_setup.m4                         |    2 +
 m4/ax_f90_module.m4                                |    2 +
 m4/ax_f90_module_extension.m4                      |    2 +
 m4/ax_f90_module_flag.m4                           |    2 +
 m4/ax_file_escapes.m4                              |    2 +
 m4/ax_func_accept_argtypes.m4                      |    2 +
 m4/ax_func_fork.m4                                 |    2 +
 m4/ax_func_getopt_long.m4                          |    2 +
 m4/ax_func_memmove.m4                              |    2 +
 m4/ax_func_mkdir.m4                                |    2 +
 m4/ax_func_posix_memalign.m4                       |    2 +
 m4/ax_func_snprintf.m4                             |    2 +
 m4/ax_func_which_gethostbyname_r.m4                |    2 +
 m4/ax_func_which_getservbyname_r.m4                |    2 +
 m4/ax_gcc_archflag.m4                              |    2 +
 m4/ax_gcc_const_call.m4                            |    2 +
 m4/ax_gcc_install_dir.m4                           |    2 +
 m4/ax_gcc_lib.m4                                   |    2 +
 m4/ax_gcc_libgcc_eh.m4                             |    2 +
 m4/ax_gcc_libraries_dir.m4                         |    2 +
 m4/ax_gcc_libsupcxx.m4                             |    2 +
 m4/ax_gcc_malloc_call.m4                           |    2 +
 m4/ax_gcc_option.m4                                |    2 +
 m4/ax_gcc_version.m4                               |    2 +
 m4/ax_gcc_warn_unused_result.m4                    |    2 +
 m4/ax_gcc_x86_cpuid.m4                             |    2 +
 m4/ax_gxx_version.m4                               |    2 +
 m4/ax_have_adns.m4                                 |    2 +
 m4/ax_have_epoll.m4                                |    2 +
 m4/ax_have_opengl.m4                               |    2 +
 m4/ax_have_poll.m4                                 |    2 +
 m4/ax_have_qt.m4                                   |    2 +
 m4/ax_have_select.m4                               |    2 +
 m4/ax_install_files.m4                             |    2 +
 m4/ax_java_check_class.m4                          |    2 +
 m4/ax_java_options.m4                              |    2 +
 m4/ax_jni_include_dir.m4                           |    2 +
 m4/ax_lang_compiler_ms.m4                          |    2 +
 m4/ax_lapack.m4                                    |    2 +
 m4/ax_ld_check_flag.m4                             |    2 +
 m4/ax_lib_beecrypt.m4                              |    2 +
 m4/ax_lib_crypto.m4                                |    2 +
 m4/ax_lib_curl.m4                                  |    2 +
 m4/ax_lib_expat.m4                                 |    2 +
 m4/ax_lib_firebird.m4                              |    2 +
 m4/ax_lib_gcrypt.m4                                |    2 +
 m4/ax_lib_id3.m4                                   |    2 +
 m4/ax_lib_metis.m4                                 |    2 +
 m4/ax_lib_mysql.m4                                 |    2 +
 m4/ax_lib_nettle.m4                                |    2 +
 m4/ax_lib_nokalva.m4                               |    2 +
 m4/ax_lib_oracle_oci.m4                            |    2 +
 m4/ax_lib_orbit2.m4                                |    2 +
 m4/ax_lib_postgresql.m4                            |    2 +
 m4/ax_lib_readline.m4                              |    2 +
 m4/ax_lib_socket_nsl.m4                            |    2 +
 m4/ax_lib_sqlite3.m4                               |    2 +
 m4/ax_lib_taglib.m4                                |    2 +
 m4/ax_lib_upnp.m4                                  |    2 +
 m4/ax_lib_wad.m4                                   |    2 +
 m4/ax_lib_xalan.m4                                 |    2 +
 m4/ax_lib_xerces.m4                                |    2 +
 m4/ax_lib_xml_security.m4                          |    2 +
 m4/ax_libgcj_jar.m4                                |    2 +
 m4/ax_libtoolize_cflags.m4                         |    2 +
 m4/ax_llvm.m4                                      |    2 +
 m4/ax_lua.m4                                       |    2 +
 m4/ax_maintainer_mode_auto_silent.m4               |    2 +
 m4/ax_missing_prog.m4                              |    2 +
 m4/ax_mpi.m4                                       |    2 +
 m4/ax_need_awk.m4                                  |    2 +
 m4/ax_normalize_path.m4                            |    2 +
 m4/ax_not_enable_frame_pointer.m4                  |    2 +
 m4/ax_numeric_namedlevel.m4                        |    2 +
 m4/ax_openmp.m4                                    |    2 +
 m4/ax_patch_libtool_changing_cmds_ifs.m4           |    2 +
 m4/ax_path_bdb.m4                                  |    2 +
 m4/ax_path_generic.m4                              |    2 +
 m4/ax_path_lib_pcre.m4                             |    2 +
 m4/ax_path_milter.m4                               |    2 +
 m4/ax_path_missing.m4                              |    2 +
 m4/ax_perl_ext_flags.m4                            |    2 +
 m4/ax_perl_module_version.m4                       |    2 +
 m4/ax_pgsql_priv_root.m4                           |    2 +
 m4/ax_pkg_mico.m4                                  |    2 +
 m4/ax_pkg_swig.m4                                  |    2 +
 m4/ax_prefix_config_h.m4                           |    2 +
 m4/ax_print_to_file.m4                             |    2 +
 m4/ax_prog_apache.m4                               |    2 +
 m4/ax_prog_bison.m4                                |    2 +
 m4/ax_prog_cc_char_subscripts.m4                   |    2 +
 m4/ax_prog_cc_for_build.m4                         |    2 +
 m4/ax_prog_cp_s.m4                                 |    2 +
 m4/ax_prog_crontab.m4                              |    2 +
 m4/ax_prog_doxygen.m4                              |    2 +
 m4/ax_prog_fasm.m4                                 |    2 +
 m4/ax_prog_fasm_opt.m4                             |    2 +
 m4/ax_prog_fig2dev.m4                              |    2 +
 m4/ax_prog_flex.m4                                 |    2 +
 m4/ax_prog_guile_version.m4                        |    2 +
 m4/ax_prog_hla.m4                                  |    2 +
 m4/ax_prog_hla_opt.m4                              |    2 +
 m4/ax_prog_httpd.m4                                |    2 +
 m4/ax_prog_jar.m4                                  |    2 +
 m4/ax_prog_java.m4                                 |    2 +
 m4/ax_prog_java_cc.m4                              |    2 +
 m4/ax_prog_java_works.m4                           |    2 +
 m4/ax_prog_javac.m4                                |    2 +
 m4/ax_prog_javac_works.m4                          |    2 +
 m4/ax_prog_javadoc.m4                              |    2 +
 m4/ax_prog_javah.m4                                |    2 +
 m4/ax_prog_masm.m4                                 |    2 +
 m4/ax_prog_masm_opt.m4                             |    2 +
 m4/ax_prog_md5sum.m4                               |    2 +
 m4/ax_prog_modprobe.m4                             |    2 +
 m4/ax_prog_mysql.m4                                |    2 +
 m4/ax_prog_mysqladmin.m4                           |    2 +
 m4/ax_prog_mysqld.m4                               |    2 +
 m4/ax_prog_mysqlimport.m4                          |    2 +
 m4/ax_prog_mysqlshow.m4                            |    2 +
 m4/ax_prog_nasm.m4                                 |    2 +
 m4/ax_prog_nasm_opt.m4                             |    2 +
 m4/ax_prog_perl_modules.m4                         |    2 +
 m4/ax_prog_perl_version.m4                         |    2 +
 m4/ax_prog_pgclient.m4                             |    2 +
 m4/ax_prog_python_version.m4                       |    2 +
 m4/ax_prog_ruby_version.m4                         |    2 +
 m4/ax_prog_scp.m4                                  |    2 +
 m4/ax_prog_ssh.m4                                  |    2 +
 m4/ax_prog_tasm.m4                                 |    2 +
 m4/ax_prog_tasm_opt.m4                             |    2 +
 m4/ax_prog_tcl.m4                                  |    2 +
 m4/ax_prog_xsltproc.m4                             |    2 +
 m4/ax_prog_yasm.m4                                 |    2 +
 m4/ax_prog_yasm_opt.m4                             |    2 +
 m4/ax_prototype.m4                                 |    2 +
 m4/ax_prototype_accept.m4                          |    2 +
 m4/ax_prototype_getsockname.m4                     |    2 +
 m4/ax_prototype_setsockopt.m4                      |    2 +
 m4/ax_pthread.m4                                   |    2 +
 m4/ax_python.m4                                    |    2 +
 m4/ax_python_config_var.m4                         |    2 +
 m4/ax_python_devel.m4                              |    2 +
 m4/ax_python_embed.m4                              |    2 +
 m4/ax_python_module.m4                             |    2 +
 m4/ax_require_one_func.m4                          |    2 +
 m4/ax_restore_flags.m4                             |    2 +
 m4/ax_rpm_init.m4                                  |    2 +
 m4/ax_ruby_devel.m4                                |    2 +
 m4/ax_save_flags.m4                                |    2 +
 m4/ax_set_default_paths_system.m4                  |    2 +
 m4/ax_short_sleep.m4                               |    2 +
 m4/ax_silent_mode.m4                               |    2 +
 m4/ax_sip_devel.m4                                 |    2 +
 m4/ax_snprintf_oflow.m4                            |    2 +
 m4/ax_spec_file.m4                                 |    2 +
 m4/ax_spec_package_version.m4                      |    2 +
 m4/ax_split_version.m4                             |    2 +
 m4/ax_string_strcasecmp.m4                         |    2 +
 m4/ax_strings_strcasecmp.m4                        |    2 +
 m4/ax_struct_semun.m4                              |    2 +
 m4/ax_subdir_files.m4                              |    2 +
 m4/ax_subst_with.m4                                |    2 +
 m4/ax_swig_enable_cxx.m4                           |    2 +
 m4/ax_swig_multi_module_support.m4                 |    2 +
 m4/ax_swig_python.m4                               |    2 +
 m4/ax_sys_dev_poll.m4                              |    2 +
 m4/ax_sys_largefile_sensitive.m4                   |    2 +
 m4/ax_sys_perlsharpbang.m4                         |    2 +
 m4/ax_sys_weak_alias.m4                            |    2 +
 m4/ax_sysv_ipc.m4                                  |    2 +
 m4/ax_tls.m4                                       |    2 +
 m4/ax_trilinos_amesos.m4                           |    2 +
 m4/ax_trilinos_base.m4                             |    2 +
 m4/ax_trilinos_epetra.m4                           |    2 +
 m4/ax_trilinos_epetraext.m4                        |    2 +
 m4/ax_trilinos_epetraext_hdf5.m4                   |    2 +
 m4/ax_trilinos_rtop.m4                             |    2 +
 m4/ax_trilinos_rythmos.m4                          |    2 +
 m4/ax_trilinos_teuchos.m4                          |    2 +
 m4/ax_trilinos_thyra.m4                            |    2 +
 m4/ax_trilinos_thyra_epetra.m4                     |    2 +
 m4/ax_trilinos_thyra_epetraext.m4                  |    2 +
 m4/ax_try_awk_anyout.m4                            |    2 +
 m4/ax_try_awk_expout.m4                            |    2 +
 m4/ax_try_compile_java.m4                          |    2 +
 m4/ax_try_run_javac.m4                             |    2 +
 m4/ax_type_socklen_t.m4                            |    2 +
 m4/ax_upload.m4                                    |    2 +
 m4/ax_var_timezone_externals.m4                    |    2 +
 m4/ax_very_nice.m4                                 |    2 +
 m4/ax_warning_default_aclocaldir.m4                |    2 +
 m4/ax_warning_default_pkgconfig.m4                 |    2 +
 m4/ax_wint_t.m4                                    |    2 +
 m4/ax_with_apxs.m4                                 |    2 +
 m4/ax_with_build_path.m4                           |    2 +
 m4/ax_with_curses.m4                               |    2 +
 m4/ax_with_dmalloc.m4                              |    2 +
 m4/ax_with_guile.m4                                |    2 +
 m4/ax_with_mpatrol.m4                              |    2 +
 m4/ax_with_perl.m4                                 |    2 +
 m4/ax_with_prog.m4                                 |    2 +
 m4/ax_with_python.m4                               |    2 +
 m4/ax_with_ruby.m4                                 |    2 +
 m4/ax_xercesc.m4                                   |    2 +
 m4/ax_xtra_classpath.m4                            |    2 +
 macro2texi.py                                      |    2 +-
 482 files changed, 1095 insertions(+), 554 deletions(-)
 create mode 100644 doc/contribute.texi
 create mode 100644 doc/introduction.texi
 create mode 100644 doc/using.texi


hooks/post-receive
-- 
Autoconf Archive




reply via email to

[Prev in Thread] Current Thread [Next in Thread]