summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 08:06:39 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 08:06:39 +0000
commit8aad1aa26f4742f861de1ad45b1d9e29b78f2871 (patch)
tree33cc210051f259f20423b830450778dc4084bd95 /devel
parentupgrade to 1.62 (diff)
*** empty log message ***
Notes
Notes: svn path=/head/; revision=51457
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/ac-archive/Makefile19
-rw-r--r--devel/ac-archive/distinfo1
-rw-r--r--devel/ac-archive/files/patch-macro2html.cpp10
-rw-r--r--devel/ac-archive/pkg-comment1
-rw-r--r--devel/ac-archive/pkg-descr8
-rw-r--r--devel/ac-archive/pkg-plist423
7 files changed, 463 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1ee87434cb26..6bb2cded395b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -9,6 +9,7 @@
SUBDIR += SWIG-devel
SUBDIR += SpecTcl
SUBDIR += a2dev
+ SUBDIR += ac-archive
SUBDIR += acpicatools
SUBDIR += adabroker
SUBDIR += agenda-headers
diff --git a/devel/ac-archive/Makefile b/devel/ac-archive/Makefile
new file mode 100644
index 000000000000..4c38270e226d
--- /dev/null
+++ b/devel/ac-archive/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: ac-archive
+# Date Created: 10 December 2001
+# Whom: kerion
+#
+# $FreeBSD$
+#
+
+PORTNAME= ac-archive
+PORTVERSION= 0.5.32
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= matt@kerion.net
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/devel/ac-archive/distinfo b/devel/ac-archive/distinfo
new file mode 100644
index 000000000000..a53f21a967ed
--- /dev/null
+++ b/devel/ac-archive/distinfo
@@ -0,0 +1 @@
+MD5 (ac-archive-0.5.32.tar.gz) = 32568a0a4e3d78a825bbc0839c595765
diff --git a/devel/ac-archive/files/patch-macro2html.cpp b/devel/ac-archive/files/patch-macro2html.cpp
new file mode 100644
index 000000000000..58837f6ceb5d
--- /dev/null
+++ b/devel/ac-archive/files/patch-macro2html.cpp
@@ -0,0 +1,10 @@
+--- macro2html.cpp Mon Aug 20 08:36:17 2001
++++ macro2html.cpp.new Mon Dec 10 23:46:29 2001
+@@ -16,6 +16,7 @@
+ #include <vector>
+ #include <memory>
+ #include <cerrno>
++#include <sys/types.h>
+ #include <regex.h>
+
+ using namespace std;
diff --git a/devel/ac-archive/pkg-comment b/devel/ac-archive/pkg-comment
new file mode 100644
index 000000000000..d1f4ae1eba94
--- /dev/null
+++ b/devel/ac-archive/pkg-comment
@@ -0,0 +1 @@
+A set of useful GNU autoconf macros
diff --git a/devel/ac-archive/pkg-descr b/devel/ac-archive/pkg-descr
new file mode 100644
index 000000000000..18b68aee33fe
--- /dev/null
+++ b/devel/ac-archive/pkg-descr
@@ -0,0 +1,8 @@
+A collection of useful autoconf macros that can be used
+in your project to augment the basic functionality provided
+by autoconf.
+
+WWW: http://www.sourceforge.net/projects/ac-archive/
+
+- Matt
+matt@kerion.net
diff --git a/devel/ac-archive/pkg-plist b/devel/ac-archive/pkg-plist
new file mode 100644
index 000000000000..fc74b75d52a4
--- /dev/null
+++ b/devel/ac-archive/pkg-plist
@@ -0,0 +1,423 @@
+bin/acinclude
+share/doc/ac-archive/C++_Support/ac_cxx_bool.html
+share/doc/ac-archive/C++_Support/ac_cxx_bool.m4
+share/doc/ac-archive/C++_Support/ac_cxx_complex_math_in_namespace_std.html
+share/doc/ac-archive/C++_Support/ac_cxx_complex_math_in_namespace_std.m4
+share/doc/ac-archive/C++_Support/ac_cxx_const_cast.html
+share/doc/ac-archive/C++_Support/ac_cxx_const_cast.m4
+share/doc/ac-archive/C++_Support/ac_cxx_default_template_parameters.html
+share/doc/ac-archive/C++_Support/ac_cxx_default_template_parameters.m4
+share/doc/ac-archive/C++_Support/ac_cxx_dtor_after_atexit.html
+share/doc/ac-archive/C++_Support/ac_cxx_dtor_after_atexit.m4
+share/doc/ac-archive/C++_Support/ac_cxx_dynamic_cast.html
+share/doc/ac-archive/C++_Support/ac_cxx_dynamic_cast.m4
+share/doc/ac-archive/C++_Support/ac_cxx_exceptions.html
+share/doc/ac-archive/C++_Support/ac_cxx_enum_computations.html
+share/doc/ac-archive/C++_Support/ac_cxx_enum_computations.m4
+share/doc/ac-archive/C++_Support/ac_cxx_enum_computations_with_cast.html
+share/doc/ac-archive/C++_Support/ac_cxx_enum_computations_with_cast.m4
+share/doc/ac-archive/C++_Support/ac_cxx_exceptions.m4
+share/doc/ac-archive/C++_Support/ac_cxx_explicit.html
+share/doc/ac-archive/C++_Support/ac_cxx_explicit.m4
+share/doc/ac-archive/C++_Support/ac_cxx_explicit_instantiations.html
+share/doc/ac-archive/C++_Support/ac_cxx_explicit_instantiations.m4
+share/doc/ac-archive/C++_Support/ac_cxx_explicit_template_function_qualification.html
+share/doc/ac-archive/C++_Support/ac_cxx_explicit_template_function_qualification.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_complex.html
+share/doc/ac-archive/C++_Support/ac_cxx_full_specialization_syntax.html
+share/doc/ac-archive/C++_Support/ac_cxx_full_specialization_syntax.m4
+share/doc/ac-archive/C++_Support/ac_cxx_function_nontype_parameters.html
+share/doc/ac-archive/C++_Support/ac_cxx_function_nontype_parameters.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_complex.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_complex_math1.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_complex_math1.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_complex_math2.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_complex_math2.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_ieee_math.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_ieee_math.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_numeric_limits.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_numeric_limits.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_sstream.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_sstream.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_std.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_std.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_stl.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_stl.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_string_push_back.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_string_push_back.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_system_v_math.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_system_v_math.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_valarray.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_valarray.m4
+share/doc/ac-archive/C++_Support/ac_cxx_have_vector_at.html
+share/doc/ac-archive/C++_Support/ac_cxx_have_vector_at.m4
+share/doc/ac-archive/C++_Support/ac_cxx_member_constants.html
+share/doc/ac-archive/C++_Support/ac_cxx_member_constants.m4
+share/doc/ac-archive/C++_Support/ac_cxx_member_templates.html
+share/doc/ac-archive/C++_Support/ac_cxx_member_templates.m4
+share/doc/ac-archive/C++_Support/ac_cxx_member_templates_outside_class.html
+share/doc/ac-archive/C++_Support/ac_cxx_member_templates_outside_class.m4
+share/doc/ac-archive/C++_Support/ac_cxx_mutable.html
+share/doc/ac-archive/C++_Support/ac_cxx_mutable.m4
+share/doc/ac-archive/C++_Support/ac_cxx_namespaces.html
+share/doc/ac-archive/C++_Support/ac_cxx_namespaces.m4
+share/doc/ac-archive/C++_Support/ac_cxx_nceg_restrict.html
+share/doc/ac-archive/C++_Support/ac_cxx_nceg_restrict.m4
+share/doc/ac-archive/C++_Support/ac_cxx_rtti.html
+share/doc/ac-archive/C++_Support/ac_cxx_new_for_scoping.html
+share/doc/ac-archive/C++_Support/ac_cxx_new_for_scoping.m4
+share/doc/ac-archive/C++_Support/ac_cxx_old_for_scoping.html
+share/doc/ac-archive/C++_Support/ac_cxx_old_for_scoping.m4
+share/doc/ac-archive/C++_Support/ac_cxx_partial_ordering.html
+share/doc/ac-archive/C++_Support/ac_cxx_partial_ordering.m4
+share/doc/ac-archive/C++_Support/ac_cxx_partial_specialization.html
+share/doc/ac-archive/C++_Support/ac_cxx_partial_specialization.m4
+share/doc/ac-archive/C++_Support/ac_cxx_reinterpret_cast.html
+share/doc/ac-archive/C++_Support/ac_cxx_reinterpret_cast.m4
+share/doc/ac-archive/C++_Support/ac_cxx_rtti.m4
+share/doc/ac-archive/C++_Support/ac_cxx_static_cast.html
+share/doc/ac-archive/C++_Support/ac_cxx_static_cast.m4
+share/doc/ac-archive/C++_Support/ac_cxx_template_objs.html
+share/doc/ac-archive/C++_Support/ac_cxx_template_keyword_qualifier.html
+share/doc/ac-archive/C++_Support/ac_cxx_template_keyword_qualifier.m4
+share/doc/ac-archive/C++_Support/ac_cxx_template_objs.m4
+share/doc/ac-archive/C++_Support/ac_cxx_template_qualified_base_class.html
+share/doc/ac-archive/C++_Support/ac_cxx_template_qualified_base_class.m4
+share/doc/ac-archive/C++_Support/ac_cxx_template_qualified_return_type.html
+share/doc/ac-archive/C++_Support/ac_cxx_template_qualified_return_type.m4
+share/doc/ac-archive/C++_Support/ac_cxx_template_scoped_argument_matching.html
+share/doc/ac-archive/C++_Support/ac_cxx_template_scoped_argument_matching.m4
+share/doc/ac-archive/C++_Support/ac_cxx_templates.html
+share/doc/ac-archive/C++_Support/ac_cxx_templates.m4
+share/doc/ac-archive/C++_Support/ac_cxx_templates_as_template_arguments.html
+share/doc/ac-archive/C++_Support/ac_cxx_templates_as_template_arguments.m4
+share/doc/ac-archive/C++_Support/ac_cxx_typename.html
+share/doc/ac-archive/C++_Support/ac_cxx_typename.m4
+share/doc/ac-archive/C++_Support/ac_cxx_use_numtrait.html
+share/doc/ac-archive/C++_Support/ac_cxx_use_numtrait.m4
+share/doc/ac-archive/C++_Support/mdl_cxx_function_try_blocks.html
+share/doc/ac-archive/C++_Support/mdl_cxx_function_try_blocks.m4
+share/doc/ac-archive/C++_Support/mni_cxx_have_koenig_lookup.html
+share/doc/ac-archive/C++_Support/mni_cxx_have_koenig_lookup.m4
+share/doc/ac-archive/C_Support/ac_c_var_func.html
+share/doc/ac-archive/C_Support/ac_c_var_func.m4
+share/doc/ac-archive/C_Support/ac_check_cc_opt.html
+share/doc/ac-archive/C_Support/ac_check_cc_opt.m4
+share/doc/ac-archive/C_Support/ac_func_long_long.html
+share/doc/ac-archive/C_Support/ac_func_long_long.m4
+share/doc/ac-archive/C_Support/ac_func_mkdir.html
+share/doc/ac-archive/C_Support/ac_func_mkdir.m4
+share/doc/ac-archive/C_Support/ac_func_snprintf.html
+share/doc/ac-archive/C_Support/ac_func_snprintf.m4
+share/doc/ac-archive/C_Support/ac_func_vsnprintf.html
+share/doc/ac-archive/C_Support/ac_func_vsnprintf.m4
+share/doc/ac-archive/C_Support/ac_need_stdint_h.html
+share/doc/ac-archive/C_Support/ac_need_stdint_h.m4
+share/doc/ac-archive/C_Support/ac_prog_cc_char_subscripts.html
+share/doc/ac-archive/C_Support/acx_restrict.html
+share/doc/ac-archive/C_Support/ac_prog_cc_char_subscripts.m4
+share/doc/ac-archive/C_Support/ac_prog_cc_no_writeable_strings.html
+share/doc/ac-archive/C_Support/ac_prog_cc_no_writeable_strings.m4
+share/doc/ac-archive/C_Support/ac_prog_cc_strict_prototypes.html
+share/doc/ac-archive/C_Support/ac_prog_cc_strict_prototypes.m4
+share/doc/ac-archive/C_Support/ac_prog_cc_warnings.html
+share/doc/ac-archive/C_Support/ac_prog_cc_warnings.m4
+share/doc/ac-archive/C_Support/acx_restrict.m4
+share/doc/ac-archive/C_Support/dps_snprintf_oflow.html
+share/doc/ac-archive/C_Support/dps_snprintf_oflow.m4
+share/doc/ac-archive/C_Support/etr_string_strcasecmp.html
+share/doc/ac-archive/C_Support/etr_string_strcasecmp.m4
+share/doc/ac-archive/C_Support/etr_strings_strcasecmp.html
+share/doc/ac-archive/C_Support/etr_strings_strcasecmp.m4
+share/doc/ac-archive/Cross_Compilation/ac_c_bigendian_cross.html
+share/doc/ac-archive/Cross_Compilation/ac_c_bigendian_cross.m4
+share/doc/ac-archive/Cross_Compilation/ac_prog_cc_for_build.html
+share/doc/ac-archive/Cross_Compilation/ac_prog_cc_for_build.m4
+share/doc/ac-archive/Installed_Packages/ac_caolan_check_package.html
+share/doc/ac-archive/Installed_Packages/ac_caolan_check_package.m4
+share/doc/ac-archive/Installed_Packages/ac_caolan_search_package.html
+share/doc/ac-archive/Installed_Packages/ac_caolan_search_package.m4
+share/doc/ac-archive/Installed_Packages/ac_cond_with.html
+share/doc/ac-archive/Installed_Packages/ac_cond_with.m4
+share/doc/ac-archive/Installed_Packages/ac_config_libconfig_in.html
+share/doc/ac-archive/Installed_Packages/ac_config_libconfig_in.m4
+share/doc/ac-archive/Installed_Packages/ac_jni_include_dirs.html
+share/doc/ac-archive/Installed_Packages/ac_jni_include_dirs.m4
+share/doc/ac-archive/Installed_Packages/ac_lib_readline.html
+share/doc/ac-archive/Installed_Packages/ac_lib_readline.m4
+share/doc/ac-archive/Installed_Packages/ac_path_lib.html
+share/doc/ac-archive/Installed_Packages/ac_path_lib.m4
+share/doc/ac-archive/Installed_Packages/ac_pkg_mico.html
+share/doc/ac-archive/Installed_Packages/ac_pkg_mico.m4
+share/doc/ac-archive/Installed_Packages/ac_prog_apache.html
+share/doc/ac-archive/Installed_Packages/ac_prog_apache.m4
+share/doc/ac-archive/Installed_Packages/ac_prog_cp_s.html
+share/doc/ac-archive/Installed_Packages/ac_prog_cp_s.m4
+share/doc/ac-archive/Installed_Packages/ac_prog_fig2dev.html
+share/doc/ac-archive/Installed_Packages/ac_prog_fig2dev.m4
+share/doc/ac-archive/Installed_Packages/ac_prog_modprobe.html
+share/doc/ac-archive/Installed_Packages/ac_prog_modprobe.m4
+share/doc/ac-archive/Installed_Packages/acx_pthread.html
+share/doc/ac-archive/Installed_Packages/acx_pthread.m4
+share/doc/ac-archive/Installed_Packages/adl_func_getopt_long.html
+share/doc/ac-archive/Installed_Packages/adl_func_getopt_long.m4
+share/doc/ac-archive/Installed_Packages/am_rpm_init.html
+share/doc/ac-archive/Installed_Packages/am_rpm_init.m4
+share/doc/ac-archive/Installed_Packages/am_with_mpatrol.html
+share/doc/ac-archive/Installed_Packages/am_with_mpatrol.m4
+share/doc/ac-archive/Installed_Packages/bnv_have_qt.html
+share/doc/ac-archive/Installed_Packages/bnv_have_qt.m4
+share/doc/ac-archive/Installed_Packages/check_gnu_make.html
+share/doc/ac-archive/Installed_Packages/check_gnu_make.m4
+share/doc/ac-archive/Installed_Packages/check_zlib.html
+share/doc/ac-archive/Installed_Packages/check_zlib.m4
+share/doc/ac-archive/Installed_Packages/mdl_have_opengl.html
+share/doc/ac-archive/Installed_Packages/mdl_have_opengl.m4
+share/doc/ac-archive/Installed_Packages/mp_with_curses.html
+share/doc/ac-archive/Installed_Packages/mp_with_curses.m4
+share/doc/ac-archive/Installed_Packages/patch_libtool_on_darwin_zsh_overquoting.html
+share/doc/ac-archive/Installed_Packages/patch_libtool_on_darwin_zsh_overquoting.m4
+share/doc/ac-archive/Installed_Packages/patch_libtool_sys_lib_search_path_spec.html
+share/doc/ac-archive/Installed_Packages/patch_libtool_sys_lib_search_path_spec.m4
+share/doc/ac-archive/Installed_Packages/patch_libtool_to_add_host_cc.html
+share/doc/ac-archive/Installed_Packages/patch_libtool_to_add_host_cc.m4
+share/doc/ac-archive/Installed_Packages/peti_path_sendmail.html
+share/doc/ac-archive/Installed_Packages/peti_path_sendmail.m4
+share/doc/ac-archive/Installed_Packages/peti_with_dmalloc.html
+share/doc/ac-archive/Installed_Packages/peti_with_dmalloc.m4
+share/doc/ac-archive/Installed_Packages/rssh_check_sunpro_c.html
+share/doc/ac-archive/Installed_Packages/rssh_check_sunpro_c.m4
+share/doc/ac-archive/Installed_Packages/sg_afs.html
+share/doc/ac-archive/Installed_Packages/sg_afs.m4
+share/doc/ac-archive/Installed_Packages/smr_with_build_path.html
+share/doc/ac-archive/Installed_Packages/smr_with_build_path.m4
+share/doc/ac-archive/Java_Support/ac_check_class.html
+share/doc/ac-archive/Java_Support/ac_check_class.m4
+share/doc/ac-archive/Java_Support/ac_check_classpath.html
+share/doc/ac-archive/Java_Support/ac_check_classpath.m4
+share/doc/ac-archive/Java_Support/ac_check_junit.html
+share/doc/ac-archive/Java_Support/ac_check_junit.m4
+share/doc/ac-archive/Java_Support/ac_check_rqrd_class.html
+share/doc/ac-archive/Java_Support/ac_check_rqrd_class.m4
+share/doc/ac-archive/Java_Support/ac_java_options.html
+share/doc/ac-archive/Java_Support/ac_java_options.m4
+share/doc/ac-archive/Java_Support/ac_prog_jar.html
+share/doc/ac-archive/Java_Support/ac_prog_jar.m4
+share/doc/ac-archive/Java_Support/ac_prog_java.html
+share/doc/ac-archive/Java_Support/ac_prog_java.m4
+share/doc/ac-archive/Java_Support/ac_prog_java_works.html
+share/doc/ac-archive/Java_Support/ac_prog_java_works.m4
+share/doc/ac-archive/Java_Support/ac_prog_javac.html
+share/doc/ac-archive/Java_Support/ac_prog_javac.m4
+share/doc/ac-archive/Java_Support/ac_prog_javac_works.html
+share/doc/ac-archive/Java_Support/ac_prog_javac_works.m4
+share/doc/ac-archive/Java_Support/ac_prog_javadoc.html
+share/doc/ac-archive/Java_Support/ac_prog_javadoc.m4
+share/doc/ac-archive/Java_Support/ac_prog_javah.html
+share/doc/ac-archive/Java_Support/ac_prog_javah.m4
+share/doc/ac-archive/Java_Support/ac_try_compile_java.html
+share/doc/ac-archive/Java_Support/ac_try_compile_java.m4
+share/doc/ac-archive/Java_Support/ac_try_run_javac.html
+share/doc/ac-archive/Java_Support/ac_try_run_javac.m4
+share/doc/ac-archive/Miscellaneous/ac_caolan_func_which_gethostbyname_r.html
+share/doc/ac-archive/Miscellaneous/ac_caolan_func_which_gethostbyname_r.m4
+share/doc/ac-archive/Miscellaneous/ac_check_struct_for.html
+share/doc/ac-archive/Miscellaneous/ac_check_struct_for.m4
+share/doc/ac-archive/Miscellaneous/ac_compile_check_sizeof.html
+share/doc/ac-archive/Miscellaneous/ac_compile_check_sizeof.m4
+share/doc/ac-archive/Miscellaneous/ac_compile_warnings.html
+share/doc/ac-archive/Miscellaneous/ac_compile_warnings.m4
+share/doc/ac-archive/Miscellaneous/ac_cond_with.html
+share/doc/ac-archive/Miscellaneous/ac_cond_with.m4
+share/doc/ac-archive/Miscellaneous/ac_cond_with_level.html
+share/doc/ac-archive/Miscellaneous/ac_cond_with_level.m4
+share/doc/ac-archive/Miscellaneous/ac_create_generic_config.html
+share/doc/ac-archive/Miscellaneous/normpath.m4
+share/doc/ac-archive/Miscellaneous/ac_create_generic_config.m4
+share/doc/ac-archive/Miscellaneous/ac_create_prefix_config_h.html
+share/doc/ac-archive/Miscellaneous/ac_create_prefix_config_h.m4
+share/doc/ac-archive/Miscellaneous/ac_create_target_h.html
+share/doc/ac-archive/Miscellaneous/ac_create_target_h.m4
+share/doc/ac-archive/Miscellaneous/ac_define_dir.html
+share/doc/ac-archive/Miscellaneous/ac_define_dir.m4
+share/doc/ac-archive/Miscellaneous/ac_define_versionlevel.html
+share/doc/ac-archive/Miscellaneous/ac_define_versionlevel.m4
+share/doc/ac-archive/Miscellaneous/ac_func_accept_argtypes.html
+share/doc/ac-archive/Miscellaneous/ac_func_accept_argtypes.m4
+share/doc/ac-archive/Miscellaneous/ac_need_target_h.html
+share/doc/ac-archive/Miscellaneous/ac_need_target_h.m4
+share/doc/ac-archive/Miscellaneous/ac_path_generic.html
+share/doc/ac-archive/Miscellaneous/ac_path_generic.m4
+share/doc/ac-archive/Miscellaneous/ac_prefix_config_h.html
+share/doc/ac-archive/Miscellaneous/ac_prefix_config_h.m4
+share/doc/ac-archive/Miscellaneous/ac_prompt_user.html
+share/doc/ac-archive/Miscellaneous/ac_prompt_user.m4
+share/doc/ac-archive/Miscellaneous/ac_prompt_user_no_define.html
+share/doc/ac-archive/Miscellaneous/ac_prompt_user_no_define.m4
+share/doc/ac-archive/Miscellaneous/ac_prototype.html
+share/doc/ac-archive/Miscellaneous/ac_prototype.m4
+share/doc/ac-archive/Miscellaneous/ac_prototype_accept.html
+share/doc/ac-archive/Miscellaneous/ac_prototype_accept.m4
+share/doc/ac-archive/Miscellaneous/ac_prototype_getsockname.html
+share/doc/ac-archive/Miscellaneous/ac_prototype_getsockname.m4
+share/doc/ac-archive/Miscellaneous/ac_prototype_setsockopt.html
+share/doc/ac-archive/Miscellaneous/ac_prototype_setsockopt.m4
+share/doc/ac-archive/Miscellaneous/ac_subdir_files.html
+share/doc/ac-archive/Miscellaneous/ac_raf_func_which_getservbyname_r.html
+share/doc/ac-archive/Miscellaneous/ac_raf_func_which_getservbyname_r.m4
+share/doc/ac-archive/Miscellaneous/ac_subdir_files.m4
+share/doc/ac-archive/Miscellaneous/ac_subst_dir.html
+share/doc/ac-archive/Miscellaneous/ac_subst_dir.m4
+share/doc/ac-archive/Miscellaneous/ac_sys_dev_poll.html
+share/doc/ac-archive/Miscellaneous/ac_sys_dev_poll.m4
+share/doc/ac-archive/Miscellaneous/ac_very_nice.html
+share/doc/ac-archive/Miscellaneous/ac_very_nice.m4
+share/doc/ac-archive/Miscellaneous/acx_check_dos_filesys.html
+share/doc/ac-archive/Miscellaneous/acx_check_dos_filesys.m4
+share/doc/ac-archive/Miscellaneous/acx_check_pathname_style.html
+share/doc/ac-archive/Miscellaneous/acx_check_pathname_style.m4
+share/doc/ac-archive/Miscellaneous/acx_func_fork.html
+share/doc/ac-archive/Miscellaneous/acx_func_fork.m4
+share/doc/ac-archive/Miscellaneous/relpaths.m4
+share/doc/ac-archive/Miscellaneous/cf_ebcdic.html
+share/doc/ac-archive/Miscellaneous/cf_ebcdic.m4
+share/doc/ac-archive/Miscellaneous/etr_short_sleep.html
+share/doc/ac-archive/Miscellaneous/etr_short_sleep.m4
+share/doc/ac-archive/Miscellaneous/etr_socket_nsl.html
+share/doc/ac-archive/Miscellaneous/etr_socket_nsl.m4
+share/doc/ac-archive/Miscellaneous/etr_struct_semun.html
+share/doc/ac-archive/Miscellaneous/etr_struct_semun.m4
+share/doc/ac-archive/Miscellaneous/etr_sysv_ipc.html
+share/doc/ac-archive/Miscellaneous/etr_sysv_ipc.m4
+share/doc/ac-archive/Miscellaneous/normpath.html
+share/doc/ac-archive/Miscellaneous/peti_enable_dynamic_linking.html
+share/doc/ac-archive/Miscellaneous/peti_enable_dynamic_linking.m4
+share/doc/ac-archive/Miscellaneous/peti_path_srcdir.html
+share/doc/ac-archive/Miscellaneous/peti_path_srcdir.m4
+share/doc/ac-archive/Miscellaneous/peti_pedantic_gcc.html
+share/doc/ac-archive/Miscellaneous/peti_pedantic_gcc.m4
+share/doc/ac-archive/Miscellaneous/peti_silent_mode.html
+share/doc/ac-archive/Miscellaneous/peti_silent_mode.m4
+share/doc/ac-archive/Miscellaneous/qef_c_noreturn.html
+share/doc/ac-archive/Miscellaneous/qef_c_noreturn.m4
+share/doc/ac-archive/Miscellaneous/relpaths.html
+share/doc/ac-archive/Miscellaneous/stdrelpaths.html
+share/doc/ac-archive/Miscellaneous/stdrelpaths.m4
+share/doc/ac-archive/Miscellaneous/type_socklen_t.html
+share/doc/ac-archive/Miscellaneous/type_socklen_t.m4
+share/doc/ac-archive/adl/ac_func_mkdir.html
+share/doc/ac-archive/adl/ac_func_mkdir.m4
+share/doc/ac-archive/adl/normpath.html
+share/doc/ac-archive/adl/normpath.m4
+share/doc/ac-archive/adl/relpaths.html
+share/doc/ac-archive/adl/relpaths.m4
+share/doc/ac-archive/adl/stdrelpaths.html
+share/doc/ac-archive/adl/stdrelpaths.m4
+share/doc/ac-archive/bkorb/ag_check_allocated_ctime.html
+share/doc/ac-archive/bkorb/ag_check_allocated_ctime.m4
+share/doc/ac-archive/bkorb/ag_check_posix_regcomp.html
+share/doc/ac-archive/bkorb/ag_check_posix_regcomp.m4
+share/doc/ac-archive/bkorb/ag_check_posix_sysinfo.html
+share/doc/ac-archive/bkorb/ag_check_posix_sysinfo.m4
+share/doc/ac-archive/bkorb/ag_check_strftime.html
+share/doc/ac-archive/bkorb/ag_check_strftime.m4
+share/doc/ac-archive/bkorb/ag_check_sys_siglist.html
+share/doc/ac-archive/bkorb/ag_check_sys_siglist.m4
+share/doc/ac-archive/bkorb/ag_check_uname_syscall.html
+share/doc/ac-archive/bkorb/ag_check_uname_syscall.m4
+share/doc/ac-archive/guidod/ac_arg_with_path_style.html
+share/doc/ac-archive/guidod/ac_arg_with_path_style.m4
+share/doc/ac-archive/guidod/ac_as_dirname.html
+share/doc/ac-archive/guidod/ac_as_dirname.m4
+share/doc/ac-archive/guidod/ac_as_mkdir_p.html
+share/doc/ac-archive/guidod/ac_as_mkdir_p.m4
+share/doc/ac-archive/guidod/ac_c_bigendian_cross.html
+share/doc/ac-archive/guidod/ac_c_bigendian_cross.m4
+share/doc/ac-archive/guidod/ac_c_long_long_.html
+share/doc/ac-archive/guidod/ac_c_long_long_.m4
+share/doc/ac-archive/guidod/ac_check_cc_opt.html
+share/doc/ac-archive/guidod/ac_check_cc_opt.m4
+share/doc/ac-archive/guidod/ac_check_func_in.html
+share/doc/ac-archive/guidod/ac_check_func_in.m4
+share/doc/ac-archive/guidod/ac_check_symbol.html
+share/doc/ac-archive/guidod/ac_cond_with.m4
+share/doc/ac-archive/guidod/ac_check_symbol.m4
+share/doc/ac-archive/guidod/ac_check_typedef.html
+share/doc/ac-archive/guidod/ac_check_typedef.m4
+share/doc/ac-archive/guidod/ac_cond_with.html
+share/doc/ac-archive/guidod/ac_cond_with_level.html
+share/doc/ac-archive/guidod/ac_cond_with_level.m4
+share/doc/ac-archive/guidod/ac_create_generic_config.html
+share/doc/ac-archive/guidod/ac_create_generic_config.m4
+share/doc/ac-archive/guidod/ac_create_prefix_config_h.html
+share/doc/ac-archive/guidod/ac_create_prefix_config_h.m4
+share/doc/ac-archive/guidod/ac_create_stdint_h.html
+share/doc/ac-archive/guidod/ac_create_stdint_h.m4
+share/doc/ac-archive/guidod/ac_create_target_h.html
+share/doc/ac-archive/guidod/ac_create_target_h.m4
+share/doc/ac-archive/guidod/ac_define_dir_.html
+share/doc/ac-archive/guidod/ac_define_dir_.m4
+share/doc/ac-archive/guidod/ac_define_path_style.html
+share/doc/ac-archive/guidod/ac_define_path_style.m4
+share/doc/ac-archive/guidod/ac_define_versionlevel.html
+share/doc/ac-archive/guidod/ac_define_versionlevel.m4
+share/doc/ac-archive/guidod/ac_echo_mkfile.html
+share/doc/ac-archive/guidod/ac_echo_mkfile.m4
+share/doc/ac-archive/guidod/ac_echo_n.html
+share/doc/ac-archive/guidod/ac_echo_n.m4
+share/doc/ac-archive/guidod/ac_need_stdint_h.html
+share/doc/ac-archive/guidod/ac_need_stdint_h.m4
+share/doc/ac-archive/guidod/ac_need_target_h.html
+share/doc/ac-archive/guidod/ac_need_target_h.m4
+share/doc/ac-archive/guidod/ac_numeric_namedlevel.html
+share/doc/ac-archive/guidod/ac_numeric_namedlevel.m4
+share/doc/ac-archive/guidod/ac_prefix_config_h.html
+share/doc/ac-archive/guidod/ac_prefix_config_h.m4
+share/doc/ac-archive/guidod/ac_prog_cc_char_subscripts.html
+share/doc/ac-archive/guidod/ac_prog_cc_char_subscripts.m4
+share/doc/ac-archive/guidod/ac_prog_cc_no_writeable_strings.html
+share/doc/ac-archive/guidod/ac_prog_cc_no_writeable_strings.m4
+share/doc/ac-archive/guidod/ac_prog_cc_strict_prototypes.html
+share/doc/ac-archive/guidod/ac_prog_cc_strict_prototypes.m4
+share/doc/ac-archive/guidod/ac_prog_cp_s.html
+share/doc/ac-archive/guidod/ac_prog_cp_s.m4
+share/doc/ac-archive/guidod/ac_set_default_paths_dllsystem.html
+share/doc/ac-archive/guidod/ac_set_default_paths_dllsystem.m4
+share/doc/ac-archive/guidod/ac_set_default_paths_system.html
+share/doc/ac-archive/guidod/ac_set_default_paths_system.m4
+share/doc/ac-archive/guidod/ac_set_releaseinfo_versioninfo.html
+share/doc/ac-archive/guidod/ac_set_releaseinfo_versioninfo.m4
+share/doc/ac-archive/guidod/ac_set_versionlevel.html
+share/doc/ac-archive/guidod/ac_set_versionlevel.m4
+share/doc/ac-archive/guidod/ac_spec_package_version.html
+share/doc/ac-archive/guidod/ac_spec_package_version.m4
+share/doc/ac-archive/guidod/ac_subdir_files.html
+share/doc/ac-archive/guidod/ac_subdir_files.m4
+share/doc/ac-archive/guidod/ac_subst_prefix_subpaths.html
+share/doc/ac-archive/guidod/ac_subst_prefix_subpaths.m4
+share/doc/ac-archive/guidod/ac_withnone.html
+share/doc/ac-archive/guidod/ac_withnone.m4
+share/doc/ac-archive/guidod/patch_libtool_on_darwin_zsh_overquoting.html
+share/doc/ac-archive/guidod/patch_libtool_on_darwin_zsh_overquoting.m4
+share/doc/ac-archive/guidod/patch_libtool_sys_lib_search_path_spec.html
+share/doc/ac-archive/guidod/patch_libtool_sys_lib_search_path_spec.m4
+share/doc/ac-archive/guidod/patch_libtool_to_add_host_cc.html
+share/doc/ac-archive/guidod/patch_libtool_to_add_host_cc.m4
+share/doc/ac-archive/rleigh/ac_config_libconfig_in.html
+share/doc/ac-archive/rleigh/ac_config_libconfig_in.m4
+share/doc/ac-archive/rleigh/ac_path_lib.html
+share/doc/ac-archive/rleigh/ac_path_lib.m4
+share/doc/ac-archive/gnu-head-sm.jpg
+share/doc/ac-archive/autoconf-archive.tar.gz
+share/doc/ac-archive/index.html
+@dirrm share/doc/ac-archive/C++_Support
+@dirrm share/doc/ac-archive/C_Support
+@dirrm share/doc/ac-archive/Cross_Compilation
+@dirrm share/doc/ac-archive/Installed_Packages
+@dirrm share/doc/ac-archive/Java_Support
+@dirrm share/doc/ac-archive/Miscellaneous
+@dirrm share/doc/ac-archive/adl
+@dirrm share/doc/ac-archive/bkorb
+@dirrm share/doc/ac-archive/guidod
+@dirrm share/doc/ac-archive/rleigh
+@dirrm share/doc/ac-archive