ports/53588: [PATCH] devel/ac-archive: update to 0.5.51, take maintainership

Sergei Kolobov sergei at kolobov.com
Sat Jun 21 16:20:18 UTC 2003


>Number:         53588
>Category:       ports
>Synopsis:       [PATCH] devel/ac-archive: update to 0.5.51, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 09:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan  2 03:13:48 MSK
>Description:
- Update to 0.5.51
- Regenerate pkg-plist and use DOCSDIR macro
- Take maintainership

NOTE: this port is still somewhat broken: it install both m4 files and
documentation into DOCSDIR and does NOT respect NOPORTDOCS. 
I am working on a fix for that.

Removed files:
- files/patch-macro2html.cpp (no longer required)

Added files:
- files/patch-Makefile.in (to avoid gratitious aspell dependency)
>How-To-Repeat:
>Fix:

--- ac-archive-0.5.51.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ac-archive/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	8 Jun 2003 21:13:42 -0000	1.12
+++ Makefile	21 Jun 2003 16:00:56 -0000
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	ac-archive
-PORTVERSION=	0.5.39
-PORTREVISION=	0
+PORTVERSION=	0.5.51
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sergei at kolobov.com
 COMMENT=	A set of useful GNU autoconf macros
 
 WANT_AUTOCONF_VER=253
@@ -20,6 +19,7 @@
 USE_PERL5=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		acinclude.1
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/ac-archive/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	15 Jan 2003 17:20:53 -0000	1.3
+++ distinfo	21 Jun 2003 16:00:56 -0000
@@ -1 +1 @@
-MD5 (ac-archive-0.5.39.tar.gz) = 8ad4d9138679e3f90a12e2b213013aff
+MD5 (ac-archive-0.5.51.tar.gz) = fbbc365260f39ed230c0f8038a8f8b9d
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/ac-archive/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	15 Jan 2003 17:20:53 -0000	1.4
+++ pkg-plist	21 Jun 2003 16:00:57 -0000
@@ -1,532 +1,584 @@
 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_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.html
-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_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.html
-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_empty_iostream.html
-share/doc/ac-archive/C++_Support/ac_cxx_have_empty_iostream.m4
-share/doc/ac-archive/C++_Support/ac_cxx_have_ext_hash_map.html
-share/doc/ac-archive/C++_Support/ac_cxx_have_ext_hash_map.m4
-share/doc/ac-archive/C++_Support/ac_cxx_have_ext_hash_set.html
-share/doc/ac-archive/C++_Support/ac_cxx_have_ext_hash_set.m4
-share/doc/ac-archive/C++_Support/ac_cxx_have_ext_slist.html
-share/doc/ac-archive/C++_Support/ac_cxx_have_ext_slist.m4
-share/doc/ac-archive/C++_Support/ac_cxx_have_freeze_sstream.html
-share/doc/ac-archive/C++_Support/ac_cxx_have_freeze_sstream.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_long_long_for_iostream.html
-share/doc/ac-archive/C++_Support/ac_cxx_have_long_long_for_iostream.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_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.html
-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_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.html
-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_long_long.html
-share/doc/ac-archive/C_Support/ac_c_long_long.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_memmove.html
-share/doc/ac-archive/C_Support/ac_func_memmove.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/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.html
-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/C_Support/vl_check_sign.html
-share/doc/ac-archive/C_Support/vl_check_sign.m4
-share/doc/ac-archive/C_Support/vl_decl_wchar_max.html
-share/doc/ac-archive/C_Support/vl_decl_wchar_max.m4
-share/doc/ac-archive/C_Support/vl_prog_cc_warnings.html
-share/doc/ac-archive/C_Support/vl_prog_cc_warnings.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/Cross_Compilation/compile_value.html
-share/doc/ac-archive/Cross_Compilation/compile_value.m4
-share/doc/ac-archive/Installed_Packages/ac_auto_include_headers.html
-share/doc/ac-archive/Installed_Packages/ac_auto_include_headers.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_check_java_home.html
-share/doc/ac-archive/Installed_Packages/ac_check_java_home.m4
-share/doc/ac-archive/Installed_Packages/ac_check_mysql_db.html
-share/doc/ac-archive/Installed_Packages/ac_check_mysql_db.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_config_pkgconfig_in.html
-share/doc/ac-archive/Installed_Packages/ac_config_pkgconfig_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_crontab.html
-share/doc/ac-archive/Installed_Packages/ac_prog_crontab.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_httpd.html
-share/doc/ac-archive/Installed_Packages/ac_prog_httpd.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/ac_prog_mysql.html
-share/doc/ac-archive/Installed_Packages/ac_prog_mysql.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqladmin.html
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqladmin.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqld.html
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqld.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqlimport.html
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqlimport.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqlshow.html
-share/doc/ac-archive/Installed_Packages/ac_prog_mysqlshow.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_perl_modules.html
-share/doc/ac-archive/Installed_Packages/ac_prog_perl_modules.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_perl_version.html
-share/doc/ac-archive/Installed_Packages/ac_prog_perl_version.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_scp.html
-share/doc/ac-archive/Installed_Packages/ac_prog_scp.m4
-share/doc/ac-archive/Installed_Packages/ac_prog_ssh.html
-share/doc/ac-archive/Installed_Packages/ac_prog_ssh.m4
-share/doc/ac-archive/Installed_Packages/acx_blas.html
-share/doc/ac-archive/Installed_Packages/acx_blas.m4
-share/doc/ac-archive/Installed_Packages/acx_lapack.html
-share/doc/ac-archive/Installed_Packages/acx_lapack.m4
-share/doc/ac-archive/Installed_Packages/acx_mpi.html
-share/doc/ac-archive/Installed_Packages/acx_mpi.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_ssl.html
-share/doc/ac-archive/Installed_Packages/check_ssl.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/ms_check_pgsql_db.html
-share/doc/ac-archive/Installed_Packages/ms_check_pgsql_db.m4
-share/doc/ac-archive/Installed_Packages/ms_pgsql_priv_root.html
-share/doc/ac-archive/Installed_Packages/ms_pgsql_priv_root.m4
-share/doc/ac-archive/Installed_Packages/ms_prog_pgclient.html
-share/doc/ac-archive/Installed_Packages/ms_prog_pgclient.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/Installed_Packages/vl_lib_readline.html
-share/doc/ac-archive/Installed_Packages/vl_lib_readline.m4
-share/doc/ac-archive/Installed_Packages/vl_prog_fig2dev.html
-share/doc/ac-archive/Installed_Packages/vl_prog_fig2dev.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_cc.html
-share/doc/ac-archive/Java_Support/ac_prog_java_cc.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_check_user.html
-share/doc/ac-archive/Miscellaneous/ac_check_user.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/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_integer_bits.html
-share/doc/ac-archive/Miscellaneous/ac_define_integer_bits.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_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.html
-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_var_timezone_externals.html
-share/doc/ac-archive/Miscellaneous/ac_var_timezone_externals.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/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/normpath.m4
-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/relpaths.m4
-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/autoconf-archive.tar.gz
-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/braden/ax_check_gl.html
-share/doc/ac-archive/braden/ax_check_gl.m4
-share/doc/ac-archive/braden/ax_check_glut.html
-share/doc/ac-archive/braden/ax_check_glut.m4
-share/doc/ac-archive/gnu-head-sm.jpg
-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_cflags_check.html
-share/doc/ac-archive/guidod/ac_cflags_check.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_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.m4
-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_releaseinfo_versioninfo_and_defines.html
-share/doc/ac-archive/guidod/ac_set_releaseinfo_versioninfo_and_defines.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_3version.html
-share/doc/ac-archive/guidod/ac_spec_package_3version.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_sys_largefile_sensitive.html
-share/doc/ac-archive/guidod/ac_sys_largefile_sensitive.m4
-share/doc/ac-archive/guidod/ac_withnone.html
-share/doc/ac-archive/guidod/ac_withnone.m4
-share/doc/ac-archive/guidod/ax_builddir_default.html
-share/doc/ac-archive/guidod/ax_builddir_default.m4
-share/doc/ac-archive/guidod/ax_cflags_no_writable_strings.html
-share/doc/ac-archive/guidod/ax_cflags_no_writable_strings.m4
-share/doc/ac-archive/guidod/ax_cflags_strict_prototypes.html
-share/doc/ac-archive/guidod/ax_cflags_strict_prototypes.m4
-share/doc/ac-archive/guidod/ax_cflags_warn_all.html
-share/doc/ac-archive/guidod/ax_cflags_warn_all.m4
-share/doc/ac-archive/guidod/ax_cflags_warn_all_ansi.html
-share/doc/ac-archive/guidod/ax_cflags_warn_all_ansi.m4
-share/doc/ac-archive/guidod/ax_prefix_config_h.html
-share/doc/ac-archive/guidod/ax_prefix_config_h.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/index.html
-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_config_pkgconfig_in.html
-share/doc/ac-archive/rleigh/ac_config_pkgconfig_in.m4
-share/doc/ac-archive/rleigh/ac_path_lib.html
-share/doc/ac-archive/rleigh/ac_path_lib.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_bool.html
+%%DOCSDIR%%/C++_Support/ac_cxx_bool.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_complex_math_in_namespace_std.html
+%%DOCSDIR%%/C++_Support/ac_cxx_complex_math_in_namespace_std.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_const_cast.html
+%%DOCSDIR%%/C++_Support/ac_cxx_const_cast.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_default_template_parameters.html
+%%DOCSDIR%%/C++_Support/ac_cxx_default_template_parameters.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_dtor_after_atexit.html
+%%DOCSDIR%%/C++_Support/ac_cxx_dtor_after_atexit.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_dynamic_cast.html
+%%DOCSDIR%%/C++_Support/ac_cxx_dynamic_cast.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_enum_computations.html
+%%DOCSDIR%%/C++_Support/ac_cxx_enum_computations.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_enum_computations_with_cast.html
+%%DOCSDIR%%/C++_Support/ac_cxx_enum_computations_with_cast.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_exceptions.html
+%%DOCSDIR%%/C++_Support/ac_cxx_exceptions.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_explicit.html
+%%DOCSDIR%%/C++_Support/ac_cxx_explicit.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_explicit_instantiations.html
+%%DOCSDIR%%/C++_Support/ac_cxx_explicit_instantiations.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_explicit_template_function_qualification.html
+%%DOCSDIR%%/C++_Support/ac_cxx_explicit_template_function_qualification.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_full_specialization_syntax.html
+%%DOCSDIR%%/C++_Support/ac_cxx_full_specialization_syntax.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_function_nontype_parameters.html
+%%DOCSDIR%%/C++_Support/ac_cxx_function_nontype_parameters.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_complex.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_complex.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_complex_math1.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_complex_math1.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_complex_math2.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_complex_math2.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_empty_iostream.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_empty_iostream.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ext_hash_map.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ext_hash_map.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ext_hash_set.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ext_hash_set.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ext_slist.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ext_slist.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_freeze_sstream.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_freeze_sstream.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ieee_math.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_ieee_math.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_long_long_for_iostream.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_long_long_for_iostream.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_numeric_limits.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_numeric_limits.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_sstream.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_sstream.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_std.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_std.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_stl.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_stl.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_string_push_back.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_string_push_back.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_system_v_math.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_system_v_math.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_valarray.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_valarray.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_have_vector_at.html
+%%DOCSDIR%%/C++_Support/ac_cxx_have_vector_at.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_member_constants.html
+%%DOCSDIR%%/C++_Support/ac_cxx_member_constants.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_member_templates.html
+%%DOCSDIR%%/C++_Support/ac_cxx_member_templates.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_member_templates_outside_class.html
+%%DOCSDIR%%/C++_Support/ac_cxx_member_templates_outside_class.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_mutable.html
+%%DOCSDIR%%/C++_Support/ac_cxx_mutable.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_namespaces.html
+%%DOCSDIR%%/C++_Support/ac_cxx_namespaces.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_nceg_restrict.html
+%%DOCSDIR%%/C++_Support/ac_cxx_nceg_restrict.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_new_for_scoping.html
+%%DOCSDIR%%/C++_Support/ac_cxx_new_for_scoping.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_old_for_scoping.html
+%%DOCSDIR%%/C++_Support/ac_cxx_old_for_scoping.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_partial_ordering.html
+%%DOCSDIR%%/C++_Support/ac_cxx_partial_ordering.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_partial_specialization.html
+%%DOCSDIR%%/C++_Support/ac_cxx_partial_specialization.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_reinterpret_cast.html
+%%DOCSDIR%%/C++_Support/ac_cxx_reinterpret_cast.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_rtti.html
+%%DOCSDIR%%/C++_Support/ac_cxx_rtti.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_static_cast.html
+%%DOCSDIR%%/C++_Support/ac_cxx_static_cast.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_template_keyword_qualifier.html
+%%DOCSDIR%%/C++_Support/ac_cxx_template_keyword_qualifier.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_template_objs.html
+%%DOCSDIR%%/C++_Support/ac_cxx_template_objs.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_template_qualified_base_class.html
+%%DOCSDIR%%/C++_Support/ac_cxx_template_qualified_base_class.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_template_qualified_return_type.html
+%%DOCSDIR%%/C++_Support/ac_cxx_template_qualified_return_type.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_template_scoped_argument_matching.html
+%%DOCSDIR%%/C++_Support/ac_cxx_template_scoped_argument_matching.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_templates.html
+%%DOCSDIR%%/C++_Support/ac_cxx_templates.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_templates_as_template_arguments.html
+%%DOCSDIR%%/C++_Support/ac_cxx_templates_as_template_arguments.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_typename.html
+%%DOCSDIR%%/C++_Support/ac_cxx_typename.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_use_numtrait.html
+%%DOCSDIR%%/C++_Support/ac_cxx_use_numtrait.m4
+%%DOCSDIR%%/C++_Support/ac_cxx_verbose_terminate_handler.html
+%%DOCSDIR%%/C++_Support/ac_cxx_verbose_terminate_handler.m4
+%%DOCSDIR%%/C++_Support/mdl_cxx_function_try_blocks.html
+%%DOCSDIR%%/C++_Support/mdl_cxx_function_try_blocks.m4
+%%DOCSDIR%%/C++_Support/mni_cxx_have_koenig_lookup.html
+%%DOCSDIR%%/C++_Support/mni_cxx_have_koenig_lookup.m4
+ at dirrm %%DOCSDIR%%/C++_Support
+%%DOCSDIR%%/C_Support/ac_c_long_long.html
+%%DOCSDIR%%/C_Support/ac_c_long_long.m4
+%%DOCSDIR%%/C_Support/ac_c_var_func.html
+%%DOCSDIR%%/C_Support/ac_c_var_func.m4
+%%DOCSDIR%%/C_Support/ac_check_cc_opt.html
+%%DOCSDIR%%/C_Support/ac_check_cc_opt.m4
+%%DOCSDIR%%/C_Support/ac_create_stdint_h.html
+%%DOCSDIR%%/C_Support/ac_create_stdint_h.m4
+%%DOCSDIR%%/C_Support/ac_func_memmove.html
+%%DOCSDIR%%/C_Support/ac_func_memmove.m4
+%%DOCSDIR%%/C_Support/ac_func_mkdir.html
+%%DOCSDIR%%/C_Support/ac_func_mkdir.m4
+%%DOCSDIR%%/C_Support/ac_func_snprintf.html
+%%DOCSDIR%%/C_Support/ac_func_snprintf.m4
+%%DOCSDIR%%/C_Support/ac_func_vsnprintf.html
+%%DOCSDIR%%/C_Support/ac_func_vsnprintf.m4
+%%DOCSDIR%%/C_Support/ac_need_stdint_h.html
+%%DOCSDIR%%/C_Support/ac_need_stdint_h.m4
+%%DOCSDIR%%/C_Support/ac_prog_cc_char_subscripts.html
+%%DOCSDIR%%/C_Support/ac_prog_cc_char_subscripts.m4
+%%DOCSDIR%%/C_Support/ac_prog_cc_no_writeable_strings.html
+%%DOCSDIR%%/C_Support/ac_prog_cc_no_writeable_strings.m4
+%%DOCSDIR%%/C_Support/ac_prog_cc_strict_prototypes.html
+%%DOCSDIR%%/C_Support/ac_prog_cc_strict_prototypes.m4
+%%DOCSDIR%%/C_Support/ac_prog_cc_warnings.html
+%%DOCSDIR%%/C_Support/ac_prog_cc_warnings.m4
+%%DOCSDIR%%/C_Support/acx_restrict.html
+%%DOCSDIR%%/C_Support/acx_restrict.m4
+%%DOCSDIR%%/C_Support/ax_cflags_gcc_option.html
+%%DOCSDIR%%/C_Support/ax_cflags_gcc_option.m4
+%%DOCSDIR%%/C_Support/ax_cflags_no_writable_strings.html
+%%DOCSDIR%%/C_Support/ax_cflags_no_writable_strings.m4
+%%DOCSDIR%%/C_Support/ax_cflags_strict_prototypes.html
+%%DOCSDIR%%/C_Support/ax_cflags_strict_prototypes.m4
+%%DOCSDIR%%/C_Support/dps_snprintf_oflow.html
+%%DOCSDIR%%/C_Support/dps_snprintf_oflow.m4
+%%DOCSDIR%%/C_Support/etr_string_strcasecmp.html
+%%DOCSDIR%%/C_Support/etr_string_strcasecmp.m4
+%%DOCSDIR%%/C_Support/etr_strings_strcasecmp.html
+%%DOCSDIR%%/C_Support/etr_strings_strcasecmp.m4
+%%DOCSDIR%%/C_Support/vl_check_sign.html
+%%DOCSDIR%%/C_Support/vl_check_sign.m4
+%%DOCSDIR%%/C_Support/vl_decl_wchar_max.html
+%%DOCSDIR%%/C_Support/vl_decl_wchar_max.m4
+%%DOCSDIR%%/C_Support/vl_prog_cc_warnings.html
+%%DOCSDIR%%/C_Support/vl_prog_cc_warnings.m4
+ at dirrm %%DOCSDIR%%/C_Support
+%%DOCSDIR%%/Cross_Compilation/ac_c_bigendian_cross.html
+%%DOCSDIR%%/Cross_Compilation/ac_c_bigendian_cross.m4
+%%DOCSDIR%%/Cross_Compilation/ac_prog_cc_for_build.html
+%%DOCSDIR%%/Cross_Compilation/ac_prog_cc_for_build.m4
+%%DOCSDIR%%/Cross_Compilation/compile_value.html
+%%DOCSDIR%%/Cross_Compilation/compile_value.m4
+ at dirrm %%DOCSDIR%%/Cross_Compilation
+%%DOCSDIR%%/Installed_Packages/ac_auto_include_headers.html
+%%DOCSDIR%%/Installed_Packages/ac_auto_include_headers.m4
+%%DOCSDIR%%/Installed_Packages/ac_caolan_check_package.html
+%%DOCSDIR%%/Installed_Packages/ac_caolan_check_package.m4
+%%DOCSDIR%%/Installed_Packages/ac_caolan_search_package.html
+%%DOCSDIR%%/Installed_Packages/ac_caolan_search_package.m4
+%%DOCSDIR%%/Installed_Packages/ac_check_java_home.html
+%%DOCSDIR%%/Installed_Packages/ac_check_java_home.m4
+%%DOCSDIR%%/Installed_Packages/ac_check_mysql_db.html
+%%DOCSDIR%%/Installed_Packages/ac_check_mysql_db.m4
+%%DOCSDIR%%/Installed_Packages/ac_config_libconfig_in.html
+%%DOCSDIR%%/Installed_Packages/ac_config_libconfig_in.m4
+%%DOCSDIR%%/Installed_Packages/ac_config_pkgconfig_in.html
+%%DOCSDIR%%/Installed_Packages/ac_config_pkgconfig_in.m4
+%%DOCSDIR%%/Installed_Packages/ac_jni_include_dirs.html
+%%DOCSDIR%%/Installed_Packages/ac_jni_include_dirs.m4
+%%DOCSDIR%%/Installed_Packages/ac_lib_readline.html
+%%DOCSDIR%%/Installed_Packages/ac_lib_readline.m4
+%%DOCSDIR%%/Installed_Packages/ac_path_lib.html
+%%DOCSDIR%%/Installed_Packages/ac_path_lib.m4
+%%DOCSDIR%%/Installed_Packages/ac_pkg_mico.html
+%%DOCSDIR%%/Installed_Packages/ac_pkg_mico.m4
+%%DOCSDIR%%/Installed_Packages/ac_pkg_swig.html
+%%DOCSDIR%%/Installed_Packages/ac_pkg_swig.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_apache.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_apache.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_cp_s.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_cp_s.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_crontab.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_crontab.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_fig2dev.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_fig2dev.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_httpd.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_httpd.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_modprobe.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_modprobe.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysql.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysql.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqladmin.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqladmin.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqld.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqld.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqlimport.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqlimport.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqlshow.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_mysqlshow.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_perl_modules.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_perl_modules.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_perl_version.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_perl_version.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_scp.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_scp.m4
+%%DOCSDIR%%/Installed_Packages/ac_prog_ssh.html
+%%DOCSDIR%%/Installed_Packages/ac_prog_ssh.m4
+%%DOCSDIR%%/Installed_Packages/acx_blas.html
+%%DOCSDIR%%/Installed_Packages/acx_blas.m4
+%%DOCSDIR%%/Installed_Packages/acx_lapack.html
+%%DOCSDIR%%/Installed_Packages/acx_lapack.m4
+%%DOCSDIR%%/Installed_Packages/acx_mpi.html
+%%DOCSDIR%%/Installed_Packages/acx_mpi.m4
+%%DOCSDIR%%/Installed_Packages/acx_pthread.html
+%%DOCSDIR%%/Installed_Packages/acx_pthread.m4
+%%DOCSDIR%%/Installed_Packages/adl_func_getopt_long.html
+%%DOCSDIR%%/Installed_Packages/adl_func_getopt_long.m4
+%%DOCSDIR%%/Installed_Packages/am_rpm_init.html
+%%DOCSDIR%%/Installed_Packages/am_rpm_init.m4
+%%DOCSDIR%%/Installed_Packages/am_with_mpatrol.html
+%%DOCSDIR%%/Installed_Packages/am_with_mpatrol.m4
+%%DOCSDIR%%/Installed_Packages/bnv_have_qt.html
+%%DOCSDIR%%/Installed_Packages/bnv_have_qt.m4
+%%DOCSDIR%%/Installed_Packages/check_gnu_make.html
+%%DOCSDIR%%/Installed_Packages/check_gnu_make.m4
+%%DOCSDIR%%/Installed_Packages/check_ssl.html
+%%DOCSDIR%%/Installed_Packages/check_ssl.m4
+%%DOCSDIR%%/Installed_Packages/check_zlib.html
+%%DOCSDIR%%/Installed_Packages/check_zlib.m4
+%%DOCSDIR%%/Installed_Packages/immdx_lib_metis.html
+%%DOCSDIR%%/Installed_Packages/immdx_lib_metis.m4
+%%DOCSDIR%%/Installed_Packages/mdl_have_opengl.html
+%%DOCSDIR%%/Installed_Packages/mdl_have_opengl.m4
+%%DOCSDIR%%/Installed_Packages/mp_with_curses.html
+%%DOCSDIR%%/Installed_Packages/mp_with_curses.m4
+%%DOCSDIR%%/Installed_Packages/ms_check_pgsql_db.html
+%%DOCSDIR%%/Installed_Packages/ms_check_pgsql_db.m4
+%%DOCSDIR%%/Installed_Packages/ms_pgsql_priv_root.html
+%%DOCSDIR%%/Installed_Packages/ms_pgsql_priv_root.m4
+%%DOCSDIR%%/Installed_Packages/ms_prog_pgclient.html
+%%DOCSDIR%%/Installed_Packages/ms_prog_pgclient.m4
+%%DOCSDIR%%/Installed_Packages/peti_path_sendmail.html
+%%DOCSDIR%%/Installed_Packages/peti_path_sendmail.m4
+%%DOCSDIR%%/Installed_Packages/peti_with_dmalloc.html
+%%DOCSDIR%%/Installed_Packages/peti_with_dmalloc.m4
+%%DOCSDIR%%/Installed_Packages/rssh_check_sunpro_c.html
+%%DOCSDIR%%/Installed_Packages/rssh_check_sunpro_c.m4
+%%DOCSDIR%%/Installed_Packages/sg_afs.html
+%%DOCSDIR%%/Installed_Packages/sg_afs.m4
+%%DOCSDIR%%/Installed_Packages/smr_with_build_path.html
+%%DOCSDIR%%/Installed_Packages/smr_with_build_path.m4
+%%DOCSDIR%%/Installed_Packages/vl_lib_readline.html
+%%DOCSDIR%%/Installed_Packages/vl_lib_readline.m4
+%%DOCSDIR%%/Installed_Packages/vl_prog_fig2dev.html
+%%DOCSDIR%%/Installed_Packages/vl_prog_fig2dev.m4
+ at dirrm %%DOCSDIR%%/Installed_Packages
+%%DOCSDIR%%/Java_Support/ac_check_class.html
+%%DOCSDIR%%/Java_Support/ac_check_class.m4
+%%DOCSDIR%%/Java_Support/ac_check_classpath.html
+%%DOCSDIR%%/Java_Support/ac_check_classpath.m4
+%%DOCSDIR%%/Java_Support/ac_check_junit.html
+%%DOCSDIR%%/Java_Support/ac_check_junit.m4
+%%DOCSDIR%%/Java_Support/ac_check_rqrd_class.html
+%%DOCSDIR%%/Java_Support/ac_check_rqrd_class.m4
+%%DOCSDIR%%/Java_Support/ac_java_options.html
+%%DOCSDIR%%/Java_Support/ac_java_options.m4
+%%DOCSDIR%%/Java_Support/ac_prog_jar.html
+%%DOCSDIR%%/Java_Support/ac_prog_jar.m4
+%%DOCSDIR%%/Java_Support/ac_prog_java.html
+%%DOCSDIR%%/Java_Support/ac_prog_java.m4
+%%DOCSDIR%%/Java_Support/ac_prog_java_cc.html
+%%DOCSDIR%%/Java_Support/ac_prog_java_cc.m4
+%%DOCSDIR%%/Java_Support/ac_prog_java_works.html
+%%DOCSDIR%%/Java_Support/ac_prog_java_works.m4
+%%DOCSDIR%%/Java_Support/ac_prog_javac.html
+%%DOCSDIR%%/Java_Support/ac_prog_javac.m4
+%%DOCSDIR%%/Java_Support/ac_prog_javac_works.html
+%%DOCSDIR%%/Java_Support/ac_prog_javac_works.m4
+%%DOCSDIR%%/Java_Support/ac_prog_javadoc.html
+%%DOCSDIR%%/Java_Support/ac_prog_javadoc.m4
+%%DOCSDIR%%/Java_Support/ac_prog_javah.html
+%%DOCSDIR%%/Java_Support/ac_prog_javah.m4
+%%DOCSDIR%%/Java_Support/ac_try_compile_java.html
+%%DOCSDIR%%/Java_Support/ac_try_compile_java.m4
+%%DOCSDIR%%/Java_Support/ac_try_run_javac.html
+%%DOCSDIR%%/Java_Support/ac_try_run_javac.m4
+ at dirrm %%DOCSDIR%%/Java_Support
+%%DOCSDIR%%/Miscellaneous/ac_caolan_func_which_gethostbyname_r.html
+%%DOCSDIR%%/Miscellaneous/ac_caolan_func_which_gethostbyname_r.m4
+%%DOCSDIR%%/Miscellaneous/ac_check_struct_for.html
+%%DOCSDIR%%/Miscellaneous/ac_check_struct_for.m4
+%%DOCSDIR%%/Miscellaneous/ac_check_user.html
+%%DOCSDIR%%/Miscellaneous/ac_check_user.m4
+%%DOCSDIR%%/Miscellaneous/ac_compile_check_sizeof.html
+%%DOCSDIR%%/Miscellaneous/ac_compile_check_sizeof.m4
+%%DOCSDIR%%/Miscellaneous/ac_compile_warnings.html
+%%DOCSDIR%%/Miscellaneous/ac_compile_warnings.m4
+%%DOCSDIR%%/Miscellaneous/ac_cond_with.html
+%%DOCSDIR%%/Miscellaneous/ac_cond_with.m4
+%%DOCSDIR%%/Miscellaneous/ac_cond_with_level.html
+%%DOCSDIR%%/Miscellaneous/ac_cond_with_level.m4
+%%DOCSDIR%%/Miscellaneous/ac_create_generic_config.html
+%%DOCSDIR%%/Miscellaneous/ac_create_generic_config.m4
+%%DOCSDIR%%/Miscellaneous/ac_create_prefix_config_h.html
+%%DOCSDIR%%/Miscellaneous/ac_create_prefix_config_h.m4
+%%DOCSDIR%%/Miscellaneous/ac_create_target_h.html
+%%DOCSDIR%%/Miscellaneous/ac_create_target_h.m4
+%%DOCSDIR%%/Miscellaneous/ac_define_dir.html
+%%DOCSDIR%%/Miscellaneous/ac_define_dir.m4
+%%DOCSDIR%%/Miscellaneous/ac_define_integer_bits.html
+%%DOCSDIR%%/Miscellaneous/ac_define_integer_bits.m4
+%%DOCSDIR%%/Miscellaneous/ac_define_versionlevel.html
+%%DOCSDIR%%/Miscellaneous/ac_define_versionlevel.m4
+%%DOCSDIR%%/Miscellaneous/ac_func_accept_argtypes.html
+%%DOCSDIR%%/Miscellaneous/ac_func_accept_argtypes.m4
+%%DOCSDIR%%/Miscellaneous/ac_need_target_h.html
+%%DOCSDIR%%/Miscellaneous/ac_need_target_h.m4
+%%DOCSDIR%%/Miscellaneous/ac_path_generic.html
+%%DOCSDIR%%/Miscellaneous/ac_path_generic.m4
+%%DOCSDIR%%/Miscellaneous/ac_prefix_config_h.html
+%%DOCSDIR%%/Miscellaneous/ac_prefix_config_h.m4
+%%DOCSDIR%%/Miscellaneous/ac_prompt_user.html
+%%DOCSDIR%%/Miscellaneous/ac_prompt_user.m4
+%%DOCSDIR%%/Miscellaneous/ac_prompt_user_no_define.html
+%%DOCSDIR%%/Miscellaneous/ac_prompt_user_no_define.m4
+%%DOCSDIR%%/Miscellaneous/ac_prototype.html
+%%DOCSDIR%%/Miscellaneous/ac_prototype.m4
+%%DOCSDIR%%/Miscellaneous/ac_prototype_accept.html
+%%DOCSDIR%%/Miscellaneous/ac_prototype_accept.m4
+%%DOCSDIR%%/Miscellaneous/ac_prototype_getsockname.html
+%%DOCSDIR%%/Miscellaneous/ac_prototype_getsockname.m4
+%%DOCSDIR%%/Miscellaneous/ac_prototype_setsockopt.html
+%%DOCSDIR%%/Miscellaneous/ac_prototype_setsockopt.m4
+%%DOCSDIR%%/Miscellaneous/ac_raf_func_which_getservbyname_r.html
+%%DOCSDIR%%/Miscellaneous/ac_raf_func_which_getservbyname_r.m4
+%%DOCSDIR%%/Miscellaneous/ac_subdir_files.html
+%%DOCSDIR%%/Miscellaneous/ac_subdir_files.m4
+%%DOCSDIR%%/Miscellaneous/ac_subst_dir.html
+%%DOCSDIR%%/Miscellaneous/ac_subst_dir.m4
+%%DOCSDIR%%/Miscellaneous/ac_sys_dev_poll.html
+%%DOCSDIR%%/Miscellaneous/ac_sys_dev_poll.m4
+%%DOCSDIR%%/Miscellaneous/ac_var_timezone_externals.html
+%%DOCSDIR%%/Miscellaneous/ac_var_timezone_externals.m4
+%%DOCSDIR%%/Miscellaneous/ac_very_nice.html
+%%DOCSDIR%%/Miscellaneous/ac_very_nice.m4
+%%DOCSDIR%%/Miscellaneous/acx_check_dos_filesys.html
+%%DOCSDIR%%/Miscellaneous/acx_check_dos_filesys.m4
+%%DOCSDIR%%/Miscellaneous/acx_check_pathname_style.html
+%%DOCSDIR%%/Miscellaneous/acx_check_pathname_style.m4
+%%DOCSDIR%%/Miscellaneous/acx_f77_cmain_fflags.html
+%%DOCSDIR%%/Miscellaneous/acx_f77_cmain_fflags.m4
+%%DOCSDIR%%/Miscellaneous/acx_func_fork.html
+%%DOCSDIR%%/Miscellaneous/acx_func_fork.m4
+%%DOCSDIR%%/Miscellaneous/ax_enable_builddir.html
+%%DOCSDIR%%/Miscellaneous/ax_enable_builddir.m4
+%%DOCSDIR%%/Miscellaneous/ax_prefix_config_h.html
+%%DOCSDIR%%/Miscellaneous/ax_prefix_config_h.m4
+%%DOCSDIR%%/Miscellaneous/cf_ebcdic.html
+%%DOCSDIR%%/Miscellaneous/cf_ebcdic.m4
+%%DOCSDIR%%/Miscellaneous/etr_short_sleep.html
+%%DOCSDIR%%/Miscellaneous/etr_short_sleep.m4
+%%DOCSDIR%%/Miscellaneous/etr_socket_nsl.html
+%%DOCSDIR%%/Miscellaneous/etr_socket_nsl.m4
+%%DOCSDIR%%/Miscellaneous/etr_struct_semun.html
+%%DOCSDIR%%/Miscellaneous/etr_struct_semun.m4
+%%DOCSDIR%%/Miscellaneous/etr_sysv_ipc.html
+%%DOCSDIR%%/Miscellaneous/etr_sysv_ipc.m4
+%%DOCSDIR%%/Miscellaneous/normpath.html
+%%DOCSDIR%%/Miscellaneous/normpath.m4
+%%DOCSDIR%%/Miscellaneous/peti_enable_dynamic_linking.html
+%%DOCSDIR%%/Miscellaneous/peti_enable_dynamic_linking.m4
+%%DOCSDIR%%/Miscellaneous/peti_path_srcdir.html
+%%DOCSDIR%%/Miscellaneous/peti_path_srcdir.m4
+%%DOCSDIR%%/Miscellaneous/peti_pedantic_gcc.html
+%%DOCSDIR%%/Miscellaneous/peti_pedantic_gcc.m4
+%%DOCSDIR%%/Miscellaneous/peti_silent_mode.html
+%%DOCSDIR%%/Miscellaneous/peti_silent_mode.m4
+%%DOCSDIR%%/Miscellaneous/qef_c_noreturn.html
+%%DOCSDIR%%/Miscellaneous/qef_c_noreturn.m4
+%%DOCSDIR%%/Miscellaneous/relpaths.html
+%%DOCSDIR%%/Miscellaneous/relpaths.m4
+%%DOCSDIR%%/Miscellaneous/stdrelpaths.html
+%%DOCSDIR%%/Miscellaneous/stdrelpaths.m4
+%%DOCSDIR%%/Miscellaneous/type_socklen_t.html
+%%DOCSDIR%%/Miscellaneous/type_socklen_t.m4
+ at dirrm %%DOCSDIR%%/Miscellaneous
+%%DOCSDIR%%/adl/ac_func_mkdir.html
+%%DOCSDIR%%/adl/ac_func_mkdir.m4
+%%DOCSDIR%%/adl/normpath.html
+%%DOCSDIR%%/adl/normpath.m4
+%%DOCSDIR%%/adl/relpaths.html
+%%DOCSDIR%%/adl/relpaths.m4
+%%DOCSDIR%%/adl/stdrelpaths.html
+%%DOCSDIR%%/adl/stdrelpaths.m4
+ at dirrm %%DOCSDIR%%/adl
+%%DOCSDIR%%/autoconf-archive.tar.gz
+%%DOCSDIR%%/bkorb/ag_check_allocated_ctime.html
+%%DOCSDIR%%/bkorb/ag_check_allocated_ctime.m4
+%%DOCSDIR%%/bkorb/ag_check_posix_regcomp.html
+%%DOCSDIR%%/bkorb/ag_check_posix_regcomp.m4
+%%DOCSDIR%%/bkorb/ag_check_posix_sysinfo.html
+%%DOCSDIR%%/bkorb/ag_check_posix_sysinfo.m4
+%%DOCSDIR%%/bkorb/ag_check_strftime.html
+%%DOCSDIR%%/bkorb/ag_check_strftime.m4
+%%DOCSDIR%%/bkorb/ag_check_sys_siglist.html
+%%DOCSDIR%%/bkorb/ag_check_sys_siglist.m4
+%%DOCSDIR%%/bkorb/ag_check_uname_syscall.html
+%%DOCSDIR%%/bkorb/ag_check_uname_syscall.m4
+ at dirrm %%DOCSDIR%%/bkorb
+%%DOCSDIR%%/braden/ax_check_gl.html
+%%DOCSDIR%%/braden/ax_check_gl.m4
+%%DOCSDIR%%/braden/ax_check_glut.html
+%%DOCSDIR%%/braden/ax_check_glut.m4
+ at dirrm %%DOCSDIR%%/braden
+%%DOCSDIR%%/gnu-head-sm.jpg
+%%DOCSDIR%%/guidod/ac_arg_with_path_style.html
+%%DOCSDIR%%/guidod/ac_arg_with_path_style.m4
+%%DOCSDIR%%/guidod/ac_as_dirname.html
+%%DOCSDIR%%/guidod/ac_as_dirname.m4
+%%DOCSDIR%%/guidod/ac_as_mkdir_p.html
+%%DOCSDIR%%/guidod/ac_as_mkdir_p.m4
+%%DOCSDIR%%/guidod/ac_c_bigendian_cross.html
+%%DOCSDIR%%/guidod/ac_c_bigendian_cross.m4
+%%DOCSDIR%%/guidod/ac_c_long_long_.html
+%%DOCSDIR%%/guidod/ac_c_long_long_.m4
+%%DOCSDIR%%/guidod/ac_check_cc_opt.html
+%%DOCSDIR%%/guidod/ac_check_cc_opt.m4
+%%DOCSDIR%%/guidod/ac_check_func_in.html
+%%DOCSDIR%%/guidod/ac_check_func_in.m4
+%%DOCSDIR%%/guidod/ac_check_symbol.html
+%%DOCSDIR%%/guidod/ac_check_symbol.m4
+%%DOCSDIR%%/guidod/ac_check_typedef.html
+%%DOCSDIR%%/guidod/ac_check_typedef.m4
+%%DOCSDIR%%/guidod/ac_cond_with.html
+%%DOCSDIR%%/guidod/ac_cond_with.m4
+%%DOCSDIR%%/guidod/ac_cond_with_level.html
+%%DOCSDIR%%/guidod/ac_cond_with_level.m4
+%%DOCSDIR%%/guidod/ac_create_generic_config.html
+%%DOCSDIR%%/guidod/ac_create_generic_config.m4
+%%DOCSDIR%%/guidod/ac_create_prefix_config_h.html
+%%DOCSDIR%%/guidod/ac_create_prefix_config_h.m4
+%%DOCSDIR%%/guidod/ac_create_stdint_h.html
+%%DOCSDIR%%/guidod/ac_create_stdint_h.m4
+%%DOCSDIR%%/guidod/ac_create_target_h.html
+%%DOCSDIR%%/guidod/ac_create_target_h.m4
+%%DOCSDIR%%/guidod/ac_define_dir_.html
+%%DOCSDIR%%/guidod/ac_define_dir_.m4
+%%DOCSDIR%%/guidod/ac_define_path_style.html
+%%DOCSDIR%%/guidod/ac_define_path_style.m4
+%%DOCSDIR%%/guidod/ac_define_versionlevel.html
+%%DOCSDIR%%/guidod/ac_define_versionlevel.m4
+%%DOCSDIR%%/guidod/ac_echo_mkfile.html
+%%DOCSDIR%%/guidod/ac_echo_mkfile.m4
+%%DOCSDIR%%/guidod/ac_echo_n.html
+%%DOCSDIR%%/guidod/ac_echo_n.m4
+%%DOCSDIR%%/guidod/ac_need_stdint_h.html
+%%DOCSDIR%%/guidod/ac_need_stdint_h.m4
+%%DOCSDIR%%/guidod/ac_need_target_h.html
+%%DOCSDIR%%/guidod/ac_need_target_h.m4
+%%DOCSDIR%%/guidod/ac_numeric_namedlevel.html
+%%DOCSDIR%%/guidod/ac_numeric_namedlevel.m4
+%%DOCSDIR%%/guidod/ac_prefix_config_h.html
+%%DOCSDIR%%/guidod/ac_prefix_config_h.m4
+%%DOCSDIR%%/guidod/ac_prog_cc_char_subscripts.html
+%%DOCSDIR%%/guidod/ac_prog_cc_char_subscripts.m4
+%%DOCSDIR%%/guidod/ac_prog_cc_no_writeable_strings.html
+%%DOCSDIR%%/guidod/ac_prog_cc_no_writeable_strings.m4
+%%DOCSDIR%%/guidod/ac_prog_cc_strict_prototypes.html
+%%DOCSDIR%%/guidod/ac_prog_cc_strict_prototypes.m4
+%%DOCSDIR%%/guidod/ac_prog_cp_s.html
+%%DOCSDIR%%/guidod/ac_prog_cp_s.m4
+%%DOCSDIR%%/guidod/ac_set_default_paths_dllsystem.html
+%%DOCSDIR%%/guidod/ac_set_default_paths_dllsystem.m4
+%%DOCSDIR%%/guidod/ac_set_default_paths_system.html
+%%DOCSDIR%%/guidod/ac_set_default_paths_system.m4
+%%DOCSDIR%%/guidod/ac_set_releaseinfo_versioninfo.html
+%%DOCSDIR%%/guidod/ac_set_releaseinfo_versioninfo.m4
+%%DOCSDIR%%/guidod/ac_set_releaseinfo_versioninfo_and_defines.html
+%%DOCSDIR%%/guidod/ac_set_releaseinfo_versioninfo_and_defines.m4
+%%DOCSDIR%%/guidod/ac_set_versionlevel.html
+%%DOCSDIR%%/guidod/ac_set_versionlevel.m4
+%%DOCSDIR%%/guidod/ac_spec_package_3version.html
+%%DOCSDIR%%/guidod/ac_spec_package_3version.m4
+%%DOCSDIR%%/guidod/ac_spec_package_version.html
+%%DOCSDIR%%/guidod/ac_spec_package_version.m4
+%%DOCSDIR%%/guidod/ac_subdir_files.html
+%%DOCSDIR%%/guidod/ac_subdir_files.m4
+%%DOCSDIR%%/guidod/ac_subst_prefix_subpaths.html
+%%DOCSDIR%%/guidod/ac_subst_prefix_subpaths.m4
+%%DOCSDIR%%/guidod/ac_sys_largefile_sensitive.html
+%%DOCSDIR%%/guidod/ac_sys_largefile_sensitive.m4
+%%DOCSDIR%%/guidod/ac_withnone.html
+%%DOCSDIR%%/guidod/ac_withnone.m4
+%%DOCSDIR%%/guidod/ax_builddir_default.html
+%%DOCSDIR%%/guidod/ax_builddir_default.m4
+%%DOCSDIR%%/guidod/ax_cflags_aix_option.html
+%%DOCSDIR%%/guidod/ax_cflags_aix_option.m4
+%%DOCSDIR%%/guidod/ax_cflags_gcc_option.html
+%%DOCSDIR%%/guidod/ax_cflags_gcc_option.m4
+%%DOCSDIR%%/guidod/ax_cflags_hpux_option.html
+%%DOCSDIR%%/guidod/ax_cflags_hpux_option.m4
+%%DOCSDIR%%/guidod/ax_cflags_irix_option.html
+%%DOCSDIR%%/guidod/ax_cflags_irix_option.m4
+%%DOCSDIR%%/guidod/ax_cflags_no_writable_strings.html
+%%DOCSDIR%%/guidod/ax_cflags_no_writable_strings.m4
+%%DOCSDIR%%/guidod/ax_cflags_strict_prototypes.html
+%%DOCSDIR%%/guidod/ax_cflags_strict_prototypes.m4
+%%DOCSDIR%%/guidod/ax_cflags_sun_option.html
+%%DOCSDIR%%/guidod/ax_cflags_sun_option.m4
+%%DOCSDIR%%/guidod/ax_cflags_warn_all.html
+%%DOCSDIR%%/guidod/ax_cflags_warn_all.m4
+%%DOCSDIR%%/guidod/ax_cflags_warn_all_ansi.html
+%%DOCSDIR%%/guidod/ax_cflags_warn_all_ansi.m4
+%%DOCSDIR%%/guidod/ax_create_stdint_h.html
+%%DOCSDIR%%/guidod/ax_create_stdint_h.m4
+%%DOCSDIR%%/guidod/ax_enable_builddir.html
+%%DOCSDIR%%/guidod/ax_enable_builddir.m4
+%%DOCSDIR%%/guidod/ax_expand_prefix.html
+%%DOCSDIR%%/guidod/ax_expand_prefix.m4
+%%DOCSDIR%%/guidod/ax_maintainer_mode_auto_silent.html
+%%DOCSDIR%%/guidod/ax_maintainer_mode_auto_silent.m4
+%%DOCSDIR%%/guidod/ax_not_enable_frame_pointer.html
+%%DOCSDIR%%/guidod/ax_not_enable_frame_pointer.m4
+%%DOCSDIR%%/guidod/ax_path_lib_pcre.html
+%%DOCSDIR%%/guidod/ax_path_lib_pcre.m4
+%%DOCSDIR%%/guidod/ax_prefix_config_h.html
+%%DOCSDIR%%/guidod/ax_prefix_config_h.m4
+%%DOCSDIR%%/guidod/ax_spec_file.html
+%%DOCSDIR%%/guidod/ax_spec_file.m4
+%%DOCSDIR%%/guidod/ax_spec_package_version.html
+%%DOCSDIR%%/guidod/ax_spec_package_version.m4
+%%DOCSDIR%%/guidod/ax_subst_with.html
+%%DOCSDIR%%/guidod/ax_subst_with.m4
+%%DOCSDIR%%/guidod/ax_warning_default_aclocaldir.html
+%%DOCSDIR%%/guidod/ax_warning_default_aclocaldir.m4
+%%DOCSDIR%%/guidod/ax_warning_default_pkgconfig.html
+%%DOCSDIR%%/guidod/ax_warning_default_pkgconfig.m4
+%%DOCSDIR%%/guidod/patch_libtool_changing_cmds_ifs.html
+%%DOCSDIR%%/guidod/patch_libtool_changing_cmds_ifs.m4
+%%DOCSDIR%%/guidod/patch_libtool_on_darwin_pass_all.html
+%%DOCSDIR%%/guidod/patch_libtool_on_darwin_pass_all.m4
+%%DOCSDIR%%/guidod/patch_libtool_on_darwin_zsh_overquoting.html
+%%DOCSDIR%%/guidod/patch_libtool_on_darwin_zsh_overquoting.m4
+%%DOCSDIR%%/guidod/patch_libtool_sys_lib_search_path_spec.html
+%%DOCSDIR%%/guidod/patch_libtool_sys_lib_search_path_spec.m4
+%%DOCSDIR%%/guidod/patch_libtool_to_add_host_cc.html
+%%DOCSDIR%%/guidod/patch_libtool_to_add_host_cc.m4
+ at dirrm %%DOCSDIR%%/guidod
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/pakin/ax_check_page_aligned_malloc.html
+%%DOCSDIR%%/pakin/ax_check_page_aligned_malloc.m4
+%%DOCSDIR%%/pakin/ax_func_posix_memalign.html
+%%DOCSDIR%%/pakin/ax_func_posix_memalign.m4
+%%DOCSDIR%%/pakin/ax_require_one_func.html
+%%DOCSDIR%%/pakin/ax_require_one_func.m4
+ at dirrm %%DOCSDIR%%/pakin
+%%DOCSDIR%%/rleigh/ac_config_libconfig_in.html
+%%DOCSDIR%%/rleigh/ac_config_libconfig_in.m4
+%%DOCSDIR%%/rleigh/ac_config_pkgconfig_in.html
+%%DOCSDIR%%/rleigh/ac_config_pkgconfig_in.m4
+%%DOCSDIR%%/rleigh/ac_path_lib.html
+%%DOCSDIR%%/rleigh/ac_path_lib.m4
+ at dirrm %%DOCSDIR%%/rleigh
+ at dirrm %%DOCSDIR%%
 share/omf/ac-archive/ac-archive-doc.omf
 @dirrm share/omf/ac-archive
 @dirrm share/omf
- at dirrm share/doc/ac-archive/rleigh
- at dirrm share/doc/ac-archive/guidod
- at dirrm share/doc/ac-archive/braden
- at dirrm share/doc/ac-archive/bkorb
- at dirrm share/doc/ac-archive/adl
- at dirrm share/doc/ac-archive/Miscellaneous
- at dirrm share/doc/ac-archive/Java_Support
- at dirrm share/doc/ac-archive/Installed_Packages
- at dirrm share/doc/ac-archive/Cross_Compilation
- at dirrm share/doc/ac-archive/C_Support
- at dirrm share/doc/ac-archive/C++_Support
- at dirrm share/doc/ac-archive
- at dirrm share/doc
--- ac-archive-0.5.51.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list