update to current version.
PR: 42774 Approved by: maintainer email dead I am temporarily taking over the port, at least until keroin gets back to me.
This commit is contained in:
parent
6a228fad08
commit
f77f88340c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66377
4 changed files with 100 additions and 39 deletions
|
@ -6,12 +6,14 @@
|
|||
#
|
||||
|
||||
PORTNAME= ac-archive
|
||||
PORTVERSION= 0.5.32
|
||||
PORTVERSION= 0.5.37
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= matt@kerion.net
|
||||
MAINTAINER= ports@geeksrus.net
|
||||
|
||||
RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ac-archive-0.5.32.tar.gz) = 32568a0a4e3d78a825bbc0839c595765
|
||||
MD5 (ac-archive-0.5.37.tar.gz) = 5c703a47751cc8ff352b1c3ff64c8447
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
$FreeBSD$
|
||||
|
||||
--- configure~ Fri Nov 2 15:39:04 2001
|
||||
+++ configure Tue Dec 25 14:22:34 2001
|
||||
@@ -936,7 +936,7 @@
|
||||
rm -f conftest.sh
|
||||
|
||||
_1=ac-archive.spec ## $1 originally...
|
||||
- specfile=`basename $1`
|
||||
+ specfile=`basename $_1`
|
||||
echo "$as_me:940: checking $specfile package version" >&5
|
||||
echo $ECHO_N "checking $specfile package version... $ECHO_C" >&6
|
||||
# find specfile
|
|
@ -11,11 +11,11 @@ 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.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
|
||||
|
@ -23,18 +23,28 @@ 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.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_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
|
||||
|
@ -63,7 +73,6 @@ 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
|
||||
|
@ -74,12 +83,13 @@ 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_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.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
|
||||
|
@ -99,12 +109,12 @@ 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_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
|
||||
|
@ -114,7 +124,6 @@ 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
|
||||
|
@ -122,6 +131,7 @@ 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
|
||||
|
@ -129,18 +139,34 @@ 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
|
||||
|
@ -153,10 +179,32 @@ 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_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_pthread.html
|
||||
share/doc/ac-archive/Installed_Packages/acx_pthread.m4
|
||||
share/doc/ac-archive/Installed_Packages/adl_func_getopt_long.html
|
||||
|
@ -169,6 +217,8 @@ 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
|
||||
|
@ -191,6 +241,10 @@ 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
|
||||
|
@ -205,6 +259,8 @@ 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
|
||||
|
@ -223,6 +279,8 @@ 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
|
||||
|
@ -232,7 +290,6 @@ 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
|
||||
|
@ -240,6 +297,8 @@ 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
|
||||
|
@ -262,14 +321,16 @@ 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.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
|
||||
|
@ -278,7 +339,6 @@ 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
|
||||
|
@ -290,6 +350,7 @@ 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
|
||||
|
@ -301,6 +362,7 @@ 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
|
||||
|
@ -313,6 +375,7 @@ 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
|
||||
|
@ -325,6 +388,7 @@ 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/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
|
||||
|
@ -340,17 +404,19 @@ 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.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_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
|
||||
|
@ -387,8 +453,12 @@ 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
|
||||
|
@ -403,21 +473,23 @@ 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
|
||||
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
|
||||
@comment directories
|
||||
@dirrm share/doc/ac-archive/rleigh
|
||||
@dirrm share/doc/ac-archive/guidod
|
||||
@dirrm share/doc/ac-archive/bkorb
|
||||
@dirrm share/doc/ac-archive/adl
|
||||
@dirrm share/doc/ac-archive/Miscellaneous
|
||||
@dirrm share/doc/ac-archive/Java_Support
|
||||
@dirrm share/doc/ac-archive/Installed_Packages
|
||||
@dirrm share/doc/ac-archive/Cross_Compilation
|
||||
@dirrm share/doc/ac-archive/C_Support
|
||||
@dirrm share/doc/ac-archive/C++_Support
|
||||
@dirrm share/doc/ac-archive
|
||||
@dirrm share/doc
|
||||
|
|
Loading…
Reference in a new issue