Preparing Texinfo development infrastructure: ./tta/maintain/regenerate_file_lists.pl (cd tta && ./maintain/regenerate_docstr.sh Makefile.docstr) (cd tta/tests && ../maintain/regenerate_cmd_tests.sh Makefile.onetst . -base 'formatting encoded nested_formats customization coverage layout' -tex_html 'tex_html' -other 'other info_tex') # Makefile.onetst generated by ../maintain/regenerate_cmd_tests.sh. # # Copyright Free Software Foundation, Inc. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # List of files that describe tests. See tta/tests/README. test_driving_files_generated_list = formatting/list-of-tests encoded/list-of-tests nested_formats/list-of-tests customization/list-of-tests coverage/list-of-tests layout/list-of-tests tex_html/list-of-tests other/list-of-tests info_tex/list-of-tests # List of test scripts that only run one test one_test_files_generated_list = $(one_perl_test_files_generated_list) $(one_native_test_files_generated_list) # List of test scripts that only run one test by language # list of language perl test files one_perl_test_files_generated_list = $(type_base_one_perl_test_files_generated_list) $(type_tex_html_one_perl_test_files_generated_list) $(type_other_one_perl_test_files_generated_list) # list of language native test files one_native_test_files_generated_list = $(type_base_one_native_test_files_generated_list) $(type_tex_html_one_native_test_files_generated_list) $(type_other_one_native_test_files_generated_list) # Lists of test scripts by test type # list of perl type base test files type_base_one_perl_test_files_generated_list = \ test_scripts/formatting_perl_split_nocopying_split_dev_null.sh \ test_scripts/formatting_perl_simplest_test_css.sh \ test_scripts/formatting_perl_defcondx_Dbar.sh \ test_scripts/formatting_perl_defcondx_Ubar.sh \ test_scripts/formatting_perl_documentlanguage_cmdline.sh \ test_scripts/formatting_perl_cpp_lines.sh \ test_scripts/formatting_perl_no_content.sh \ test_scripts/formatting_perl_no_content_separate.sh \ test_scripts/formatting_perl_no_content_do_contents_separate.sh \ test_scripts/formatting_perl_no_content_do_contents.sh \ test_scripts/formatting_perl_no_content_inline.sh \ test_scripts/formatting_perl_no_content_do_contents_inline.sh \ test_scripts/formatting_perl_indices_in_begin_tables_lists.sh \ test_scripts/formatting_perl_indices_in_begin_tables_lists_latex.sh \ test_scripts/formatting_perl_formatting_customizations_input_raw_text.sh \ test_scripts/formatting_perl_index_entries_relate_to_item.sh \ test_scripts/formatting_perl_no_detailmenu_lang_at_begin_end.sh \ test_scripts/formatting_perl_no_detailmenu_lang_at_begin_end_set_lang.sh \ test_scripts/formatting_perl_info_extension_warning.sh \ test_scripts/formatting_perl_js_license_reuse_output_file.sh \ test_scripts/formatting_perl_reuse_macro_expand_file.sh \ test_scripts/encoded_perl_non_ascii_command_line.sh \ test_scripts/encoded_perl_non_ascii_test_epub.sh \ test_scripts/encoded_perl_non_ascii_test_rawtext.sh \ test_scripts/encoded_perl_non_ascii_no_setfilename_test_rawtext.sh \ test_scripts/encoded_perl_non_ascii_test_info.sh \ test_scripts/encoded_perl_non_ascii_test_latex.sh \ test_scripts/encoded_perl_manual_include_accented_file_name_latin1.sh \ test_scripts/encoded_perl_manual_include_accented_file_name_latin1_explicit_encoding.sh \ test_scripts/encoded_perl_manual_include_accented_file_name_latin1_use_locale_encoding.sh \ test_scripts/encoded_perl_verbatiminclude_names_latin1_html.sh \ test_scripts/encoded_perl_verbatiminclude_names_latin1_html_explicit_encoding.sh \ test_scripts/encoded_perl_verbatiminclude_names_latin1_rawtext.sh \ test_scripts/encoded_perl_verbatiminclude_names_latin1_explicit_encoding_rawtext.sh \ test_scripts/nested_formats_perl_texi_nested_formats.sh \ test_scripts/nested_formats_perl_nested_group_html.sh \ test_scripts/nested_formats_perl_nested_itemize_html.sh \ test_scripts/nested_formats_perl_nested_menu_html.sh \ test_scripts/nested_formats_perl_nested_table_html.sh \ test_scripts/nested_formats_perl_nested_flushright_html.sh \ test_scripts/nested_formats_perl_nested_multitable_html.sh \ test_scripts/nested_formats_perl_nested_cartouche_html.sh \ test_scripts/nested_formats_perl_nested_enumerate_html.sh \ test_scripts/nested_formats_perl_nested_deffn_html.sh \ test_scripts/nested_formats_perl_nested_example_html.sh \ test_scripts/nested_formats_perl_nested_quotation_html.sh \ test_scripts/nested_formats_perl_nested_group_info.sh \ test_scripts/nested_formats_perl_nested_itemize_info.sh \ test_scripts/nested_formats_perl_nested_menu_info.sh \ test_scripts/nested_formats_perl_nested_table_info.sh \ test_scripts/nested_formats_perl_nested_flushright_info.sh \ test_scripts/nested_formats_perl_nested_multitable_info.sh \ test_scripts/nested_formats_perl_nested_cartouche_info.sh \ test_scripts/nested_formats_perl_nested_enumerate_info.sh \ test_scripts/nested_formats_perl_nested_deffn_info.sh \ test_scripts/nested_formats_perl_nested_example_info.sh \ test_scripts/nested_formats_perl_nested_quotation_info.sh \ test_scripts/customization_perl_texi_ignore_and_comments.sh \ test_scripts/customization_perl_ignore_and_comments_output.sh \ test_scripts/customization_perl_test_redefine_need.sh \ test_scripts/customization_perl_sectioning_directions.sh \ test_scripts/customization_perl_sectioning_directions_split_chapter.sh \ test_scripts/customization_perl_sectioning_without_anchors.sh \ test_scripts/customization_perl_translated_strings_customization.sh \ test_scripts/customization_perl_double_contents_book.sh \ test_scripts/customization_perl_double_contents_after_title_book.sh \ test_scripts/customization_perl_double_contents_after_title_book_chapter.sh \ test_scripts/customization_perl_simplest_stage_handler_bad_return.sh \ test_scripts/customization_perl_simplest_stage_handler_undef_return.sh \ test_scripts/coverage_perl_formatting_macro_expand.sh \ test_scripts/coverage_perl_formatting_info.sh \ test_scripts/coverage_perl_formatting_plaintext.sh \ test_scripts/coverage_perl_formatting_docbook.sh \ test_scripts/coverage_perl_formatting_xml.sh \ test_scripts/coverage_perl_formatting_html_no_split.sh \ test_scripts/coverage_perl_formatting_latex.sh \ test_scripts/coverage_perl_formatting_epub.sh \ test_scripts/coverage_perl_formatting_textcontent.sh \ test_scripts/coverage_perl_formatting_rawtext.sh \ test_scripts/coverage_perl_formatting_html32.sh \ test_scripts/coverage_perl_formatting_xhtml.sh \ test_scripts/coverage_perl_formatting_chm.sh \ test_scripts/coverage_perl_formatting_regions.sh \ test_scripts/layout_perl_formatting_texi2html.sh \ test_scripts/layout_perl_formatting_texi2html_nodes.sh \ test_scripts/layout_perl_formatting_info_ascii_punctuation.sh \ test_scripts/layout_perl_formatting_info_disable_encoding.sh \ test_scripts/layout_perl_formatting_plaintext_ascii_punctuation.sh \ test_scripts/layout_perl_formatting_sort_element_counts.sh \ test_scripts/layout_perl_formatting_mathjax.sh \ test_scripts/layout_perl_formatting_weird_quotes.sh \ test_scripts/layout_perl_formatting_numerical_entities.sh \ test_scripts/layout_perl_formatting_enable_encoding.sh \ test_scripts/layout_perl_formatting_exotic.sh \ test_scripts/layout_perl_formatting_inline_css.sh \ test_scripts/layout_perl_formatting_fr.sh \ test_scripts/layout_perl_formatting_fr_info.sh \ test_scripts/layout_perl_formatting_fr_icons.sh \ test_scripts/layout_perl_formatting_epub_nodes.sh # list of perl type tex_html test files type_tex_html_one_perl_test_files_generated_list = \ test_scripts/tex_html_perl_block_EOL_tex.sh \ test_scripts/tex_html_perl_simplest_httex.sh \ test_scripts/tex_html_perl_tex_notex.sh \ test_scripts/tex_html_perl_tex.sh \ test_scripts/tex_html_perl_tex_l2h_latex.sh \ test_scripts/tex_html_perl_tex_l2h_tex_latex.sh \ test_scripts/tex_html_perl_tex_httex.sh \ test_scripts/tex_html_perl_tex_httex_latex.sh \ test_scripts/tex_html_perl_tex_httex_latex_math.sh \ test_scripts/tex_html_perl_tex_httex_tex_latex.sh \ test_scripts/tex_html_perl_tex_httex_tex_latex_math.sh \ test_scripts/tex_html_perl_tex_accents_httex.sh \ test_scripts/tex_html_perl_tex_accents_l2h.sh \ test_scripts/tex_html_perl_tex_gdef_httex.sh \ test_scripts/tex_html_perl_tex_gdef_l2h.sh \ test_scripts/tex_html_perl_tex_mathjax.sh \ test_scripts/tex_html_perl_tex_gdef_mathjax.sh \ test_scripts/tex_html_perl_tex_complex_httex.sh \ test_scripts/tex_html_perl_tex_complex_l2h.sh \ test_scripts/tex_html_perl_tex_eqalign_httex.sh \ test_scripts/tex_html_perl_tex_eqalign_l2h.sh \ test_scripts/tex_html_perl_math_not_closed.sh \ test_scripts/tex_html_perl_tex_not_closed.sh \ test_scripts/tex_html_perl_tex_in_copying.sh \ test_scripts/tex_html_perl_tex_encoded_utf8_l2h.sh \ test_scripts/tex_html_perl_tex_encoded_utf8_httex.sh \ test_scripts/tex_html_perl_tex_encoded_latin1_l2h.sh \ test_scripts/tex_html_perl_tex_encoded_latin1_httex.sh \ test_scripts/tex_html_perl_formatting_singular.sh # list of perl type other test files type_other_one_perl_test_files_generated_list = \ test_scripts/other_perl_highlight_syntax_example.sh \ test_scripts/other_perl_highlight_syntax_example_pygments.sh \ test_scripts/other_perl_highlight_syntax_example_highlight.sh \ test_scripts/other_perl_highlight_syntax_example_default_language.sh \ test_scripts/other_perl_highlight_syntax_example_latin9.sh \ test_scripts/other_perl_index_collation_test_plaintext.sh \ test_scripts/other_perl_index_collation_test_html.sh \ test_scripts/other_perl_index_collation_test_collation_language.sh \ test_scripts/other_perl_index_collation_test_collation_language_html.sh \ test_scripts/other_perl_index_collation_test_documentlanguage_collation.sh \ test_scripts/other_perl_index_collation_test_documentlanguage_collation_html.sh \ test_scripts/other_perl_accented_lang_index_collation_documentlanguage_collation.sh \ test_scripts/other_perl_index_collation_script_test_documentlanguage_collation.sh \ test_scripts/info_tex_perl_tex_math_info_math_images.sh # list of native type base test files type_base_one_native_test_files_generated_list = \ test_scripts/formatting_native_split_nocopying_split_dev_null.sh \ test_scripts/formatting_native_simplest_test_css.sh \ test_scripts/formatting_native_defcondx_Dbar.sh \ test_scripts/formatting_native_defcondx_Ubar.sh \ test_scripts/formatting_native_documentlanguage_cmdline.sh \ test_scripts/formatting_native_cpp_lines.sh \ test_scripts/formatting_native_no_content.sh \ test_scripts/formatting_native_no_content_separate.sh \ test_scripts/formatting_native_no_content_do_contents_separate.sh \ test_scripts/formatting_native_no_content_do_contents.sh \ test_scripts/formatting_native_no_content_inline.sh \ test_scripts/formatting_native_no_content_do_contents_inline.sh \ test_scripts/formatting_native_indices_in_begin_tables_lists.sh \ test_scripts/formatting_native_indices_in_begin_tables_lists_latex.sh \ test_scripts/formatting_native_formatting_customizations_input_raw_text.sh \ test_scripts/formatting_native_index_entries_relate_to_item.sh \ test_scripts/formatting_native_no_detailmenu_lang_at_begin_end.sh \ test_scripts/formatting_native_no_detailmenu_lang_at_begin_end_set_lang.sh \ test_scripts/formatting_native_info_extension_warning.sh \ test_scripts/formatting_native_js_license_reuse_output_file.sh \ test_scripts/formatting_native_reuse_macro_expand_file.sh \ test_scripts/encoded_native_non_ascii_command_line.sh \ test_scripts/encoded_native_non_ascii_test_epub.sh \ test_scripts/encoded_native_non_ascii_test_rawtext.sh \ test_scripts/encoded_native_non_ascii_no_setfilename_test_rawtext.sh \ test_scripts/encoded_native_non_ascii_test_info.sh \ test_scripts/encoded_native_non_ascii_test_latex.sh \ test_scripts/encoded_native_manual_include_accented_file_name_latin1.sh \ test_scripts/encoded_native_manual_include_accented_file_name_latin1_explicit_encoding.sh \ test_scripts/encoded_native_manual_include_accented_file_name_latin1_use_locale_encoding.sh \ test_scripts/encoded_native_verbatiminclude_names_latin1_html.sh \ test_scripts/encoded_native_verbatiminclude_names_latin1_html_explicit_encoding.sh \ test_scripts/encoded_native_verbatiminclude_names_latin1_rawtext.sh \ test_scripts/encoded_native_verbatiminclude_names_latin1_explicit_encoding_rawtext.sh \ test_scripts/nested_formats_native_texi_nested_formats.sh \ test_scripts/nested_formats_native_nested_group_html.sh \ test_scripts/nested_formats_native_nested_itemize_html.sh \ test_scripts/nested_formats_native_nested_menu_html.sh \ test_scripts/nested_formats_native_nested_table_html.sh \ test_scripts/nested_formats_native_nested_flushright_html.sh \ test_scripts/nested_formats_native_nested_multitable_html.sh \ test_scripts/nested_formats_native_nested_cartouche_html.sh \ test_scripts/nested_formats_native_nested_enumerate_html.sh \ test_scripts/nested_formats_native_nested_deffn_html.sh \ test_scripts/nested_formats_native_nested_example_html.sh \ test_scripts/nested_formats_native_nested_quotation_html.sh \ test_scripts/nested_formats_native_nested_group_info.sh \ test_scripts/nested_formats_native_nested_itemize_info.sh \ test_scripts/nested_formats_native_nested_menu_info.sh \ test_scripts/nested_formats_native_nested_table_info.sh \ test_scripts/nested_formats_native_nested_flushright_info.sh \ test_scripts/nested_formats_native_nested_multitable_info.sh \ test_scripts/nested_formats_native_nested_cartouche_info.sh \ test_scripts/nested_formats_native_nested_enumerate_info.sh \ test_scripts/nested_formats_native_nested_deffn_info.sh \ test_scripts/nested_formats_native_nested_example_info.sh \ test_scripts/nested_formats_native_nested_quotation_info.sh \ test_scripts/customization_native_texi_ignore_and_comments.sh \ test_scripts/customization_native_ignore_and_comments_output.sh \ test_scripts/customization_native_test_redefine_need.sh \ test_scripts/customization_native_sectioning_directions.sh \ test_scripts/customization_native_sectioning_directions_split_chapter.sh \ test_scripts/customization_native_sectioning_without_anchors.sh \ test_scripts/customization_native_translated_strings_customization.sh \ test_scripts/customization_native_double_contents_book.sh \ test_scripts/customization_native_double_contents_after_title_book.sh \ test_scripts/customization_native_double_contents_after_title_book_chapter.sh \ test_scripts/customization_native_simplest_stage_handler_bad_return.sh \ test_scripts/customization_native_simplest_stage_handler_undef_return.sh \ test_scripts/coverage_native_formatting_macro_expand.sh \ test_scripts/coverage_native_formatting_info.sh \ test_scripts/coverage_native_formatting_plaintext.sh \ test_scripts/coverage_native_formatting_docbook.sh \ test_scripts/coverage_native_formatting_xml.sh \ test_scripts/coverage_native_formatting_html_no_split.sh \ test_scripts/coverage_native_formatting_latex.sh \ test_scripts/coverage_native_formatting_epub.sh \ test_scripts/coverage_native_formatting_textcontent.sh \ test_scripts/coverage_native_formatting_rawtext.sh \ test_scripts/coverage_native_formatting_html32.sh \ test_scripts/coverage_native_formatting_xhtml.sh \ test_scripts/coverage_native_formatting_chm.sh \ test_scripts/coverage_native_formatting_regions.sh \ test_scripts/layout_native_formatting_texi2html.sh \ test_scripts/layout_native_formatting_texi2html_nodes.sh \ test_scripts/layout_native_formatting_info_ascii_punctuation.sh \ test_scripts/layout_native_formatting_info_disable_encoding.sh \ test_scripts/layout_native_formatting_plaintext_ascii_punctuation.sh \ test_scripts/layout_native_formatting_sort_element_counts.sh \ test_scripts/layout_native_formatting_mathjax.sh \ test_scripts/layout_native_formatting_weird_quotes.sh \ test_scripts/layout_native_formatting_numerical_entities.sh \ test_scripts/layout_native_formatting_enable_encoding.sh \ test_scripts/layout_native_formatting_exotic.sh \ test_scripts/layout_native_formatting_inline_css.sh \ test_scripts/layout_native_formatting_fr.sh \ test_scripts/layout_native_formatting_fr_info.sh \ test_scripts/layout_native_formatting_fr_icons.sh \ test_scripts/layout_native_formatting_epub_nodes.sh # list of native type tex_html test files type_tex_html_one_native_test_files_generated_list = \ test_scripts/tex_html_native_block_EOL_tex.sh \ test_scripts/tex_html_native_simplest_httex.sh \ test_scripts/tex_html_native_tex_notex.sh \ test_scripts/tex_html_native_tex.sh \ test_scripts/tex_html_native_tex_l2h_latex.sh \ test_scripts/tex_html_native_tex_l2h_tex_latex.sh \ test_scripts/tex_html_native_tex_httex.sh \ test_scripts/tex_html_native_tex_httex_latex.sh \ test_scripts/tex_html_native_tex_httex_latex_math.sh \ test_scripts/tex_html_native_tex_httex_tex_latex.sh \ test_scripts/tex_html_native_tex_httex_tex_latex_math.sh \ test_scripts/tex_html_native_tex_accents_httex.sh \ test_scripts/tex_html_native_tex_accents_l2h.sh \ test_scripts/tex_html_native_tex_gdef_httex.sh \ test_scripts/tex_html_native_tex_gdef_l2h.sh \ test_scripts/tex_html_native_tex_mathjax.sh \ test_scripts/tex_html_native_tex_gdef_mathjax.sh \ test_scripts/tex_html_native_tex_complex_httex.sh \ test_scripts/tex_html_native_tex_complex_l2h.sh \ test_scripts/tex_html_native_tex_eqalign_httex.sh \ test_scripts/tex_html_native_tex_eqalign_l2h.sh \ test_scripts/tex_html_native_math_not_closed.sh \ test_scripts/tex_html_native_tex_not_closed.sh \ test_scripts/tex_html_native_tex_in_copying.sh \ test_scripts/tex_html_native_tex_encoded_utf8_l2h.sh \ test_scripts/tex_html_native_tex_encoded_utf8_httex.sh \ test_scripts/tex_html_native_tex_encoded_latin1_l2h.sh \ test_scripts/tex_html_native_tex_encoded_latin1_httex.sh \ test_scripts/tex_html_native_formatting_singular.sh # list of native type other test files type_other_one_native_test_files_generated_list = \ test_scripts/other_native_highlight_syntax_example.sh \ test_scripts/other_native_highlight_syntax_example_pygments.sh \ test_scripts/other_native_highlight_syntax_example_highlight.sh \ test_scripts/other_native_highlight_syntax_example_default_language.sh \ test_scripts/other_native_highlight_syntax_example_latin9.sh \ test_scripts/other_native_index_collation_test_plaintext.sh \ test_scripts/other_native_index_collation_test_html.sh \ test_scripts/other_native_index_collation_test_collation_language.sh \ test_scripts/other_native_index_collation_test_collation_language_html.sh \ test_scripts/other_native_index_collation_test_documentlanguage_collation.sh \ test_scripts/other_native_index_collation_test_documentlanguage_collation_html.sh \ test_scripts/other_native_accented_lang_index_collation_documentlanguage_collation.sh \ test_scripts/other_native_index_collation_script_test_documentlanguage_collation.sh \ test_scripts/info_tex_native_tex_math_info_math_images.sh coverage_native_formatting_chm.sh coverage_native_formatting_docbook.sh coverage_native_formatting_epub.sh coverage_native_formatting_html_no_split.sh coverage_native_formatting_html32.sh coverage_native_formatting_info.sh coverage_native_formatting_latex.sh coverage_native_formatting_macro_expand.sh coverage_native_formatting_plaintext.sh coverage_native_formatting_rawtext.sh coverage_native_formatting_regions.sh coverage_native_formatting_textcontent.sh coverage_native_formatting_xhtml.sh coverage_native_formatting_xml.sh coverage_perl_formatting_chm.sh coverage_perl_formatting_docbook.sh coverage_perl_formatting_epub.sh coverage_perl_formatting_html_no_split.sh coverage_perl_formatting_html32.sh coverage_perl_formatting_info.sh coverage_perl_formatting_latex.sh coverage_perl_formatting_macro_expand.sh coverage_perl_formatting_plaintext.sh coverage_perl_formatting_rawtext.sh coverage_perl_formatting_regions.sh coverage_perl_formatting_textcontent.sh coverage_perl_formatting_xhtml.sh coverage_perl_formatting_xml.sh customization_native_double_contents_after_title_book_chapter.sh customization_native_double_contents_after_title_book.sh customization_native_double_contents_book.sh customization_native_ignore_and_comments_output.sh customization_native_sectioning_directions_split_chapter.sh customization_native_sectioning_directions.sh customization_native_sectioning_without_anchors.sh customization_native_simplest_stage_handler_bad_return.sh customization_native_simplest_stage_handler_undef_return.sh customization_native_test_redefine_need.sh customization_native_texi_ignore_and_comments.sh customization_native_translated_strings_customization.sh customization_perl_double_contents_after_title_book_chapter.sh customization_perl_double_contents_after_title_book.sh customization_perl_double_contents_book.sh customization_perl_ignore_and_comments_output.sh customization_perl_sectioning_directions_split_chapter.sh customization_perl_sectioning_directions.sh customization_perl_sectioning_without_anchors.sh customization_perl_simplest_stage_handler_bad_return.sh customization_perl_simplest_stage_handler_undef_return.sh customization_perl_test_redefine_need.sh customization_perl_texi_ignore_and_comments.sh customization_perl_translated_strings_customization.sh encoded_native_manual_include_accented_file_name_latin1_explicit_encoding.sh encoded_native_manual_include_accented_file_name_latin1_use_locale_encoding.sh encoded_native_manual_include_accented_file_name_latin1.sh encoded_native_non_ascii_command_line.sh encoded_native_non_ascii_no_setfilename_test_rawtext.sh encoded_native_non_ascii_test_epub.sh encoded_native_non_ascii_test_info.sh encoded_native_non_ascii_test_latex.sh encoded_native_non_ascii_test_rawtext.sh encoded_native_verbatiminclude_names_latin1_explicit_encoding_rawtext.sh encoded_native_verbatiminclude_names_latin1_html_explicit_encoding.sh encoded_native_verbatiminclude_names_latin1_html.sh encoded_native_verbatiminclude_names_latin1_rawtext.sh encoded_perl_manual_include_accented_file_name_latin1_explicit_encoding.sh encoded_perl_manual_include_accented_file_name_latin1_use_locale_encoding.sh encoded_perl_manual_include_accented_file_name_latin1.sh encoded_perl_non_ascii_command_line.sh encoded_perl_non_ascii_no_setfilename_test_rawtext.sh encoded_perl_non_ascii_test_epub.sh encoded_perl_non_ascii_test_info.sh encoded_perl_non_ascii_test_latex.sh encoded_perl_non_ascii_test_rawtext.sh encoded_perl_verbatiminclude_names_latin1_explicit_encoding_rawtext.sh encoded_perl_verbatiminclude_names_latin1_html_explicit_encoding.sh encoded_perl_verbatiminclude_names_latin1_html.sh encoded_perl_verbatiminclude_names_latin1_rawtext.sh formatting_native_cpp_lines.sh formatting_native_defcondx_Dbar.sh formatting_native_defcondx_Ubar.sh formatting_native_documentlanguage_cmdline.sh formatting_native_formatting_customizations_input_raw_text.sh formatting_native_index_entries_relate_to_item.sh formatting_native_indices_in_begin_tables_lists_latex.sh formatting_native_indices_in_begin_tables_lists.sh formatting_native_info_extension_warning.sh formatting_native_js_license_reuse_output_file.sh formatting_native_no_content_do_contents_inline.sh formatting_native_no_content_do_contents_separate.sh formatting_native_no_content_do_contents.sh formatting_native_no_content_inline.sh formatting_native_no_content_separate.sh formatting_native_no_content.sh formatting_native_no_detailmenu_lang_at_begin_end_set_lang.sh formatting_native_no_detailmenu_lang_at_begin_end.sh formatting_native_reuse_macro_expand_file.sh formatting_native_simplest_test_css.sh formatting_native_split_nocopying_split_dev_null.sh formatting_perl_cpp_lines.sh formatting_perl_defcondx_Dbar.sh formatting_perl_defcondx_Ubar.sh formatting_perl_documentlanguage_cmdline.sh formatting_perl_formatting_customizations_input_raw_text.sh formatting_perl_index_entries_relate_to_item.sh formatting_perl_indices_in_begin_tables_lists_latex.sh formatting_perl_indices_in_begin_tables_lists.sh formatting_perl_info_extension_warning.sh formatting_perl_js_license_reuse_output_file.sh formatting_perl_no_content_do_contents_inline.sh formatting_perl_no_content_do_contents_separate.sh formatting_perl_no_content_do_contents.sh formatting_perl_no_content_inline.sh formatting_perl_no_content_separate.sh formatting_perl_no_content.sh formatting_perl_no_detailmenu_lang_at_begin_end_set_lang.sh formatting_perl_no_detailmenu_lang_at_begin_end.sh formatting_perl_reuse_macro_expand_file.sh formatting_perl_simplest_test_css.sh formatting_perl_split_nocopying_split_dev_null.sh info_tex_native_tex_math_info_math_images.sh info_tex_perl_tex_math_info_math_images.sh layout_native_formatting_enable_encoding.sh layout_native_formatting_epub_nodes.sh layout_native_formatting_exotic.sh layout_native_formatting_fr_icons.sh layout_native_formatting_fr_info.sh layout_native_formatting_fr.sh layout_native_formatting_info_ascii_punctuation.sh layout_native_formatting_info_disable_encoding.sh layout_native_formatting_inline_css.sh layout_native_formatting_mathjax.sh layout_native_formatting_numerical_entities.sh layout_native_formatting_plaintext_ascii_punctuation.sh layout_native_formatting_sort_element_counts.sh layout_native_formatting_texi2html_nodes.sh layout_native_formatting_texi2html.sh layout_native_formatting_weird_quotes.sh layout_perl_formatting_enable_encoding.sh layout_perl_formatting_epub_nodes.sh layout_perl_formatting_exotic.sh layout_perl_formatting_fr_icons.sh layout_perl_formatting_fr_info.sh layout_perl_formatting_fr.sh layout_perl_formatting_info_ascii_punctuation.sh layout_perl_formatting_info_disable_encoding.sh layout_perl_formatting_inline_css.sh layout_perl_formatting_mathjax.sh layout_perl_formatting_numerical_entities.sh layout_perl_formatting_plaintext_ascii_punctuation.sh layout_perl_formatting_sort_element_counts.sh layout_perl_formatting_texi2html_nodes.sh layout_perl_formatting_texi2html.sh layout_perl_formatting_weird_quotes.sh nested_formats_native_nested_cartouche_html.sh nested_formats_native_nested_cartouche_info.sh nested_formats_native_nested_deffn_html.sh nested_formats_native_nested_deffn_info.sh nested_formats_native_nested_enumerate_html.sh nested_formats_native_nested_enumerate_info.sh nested_formats_native_nested_example_html.sh nested_formats_native_nested_example_info.sh nested_formats_native_nested_flushright_html.sh nested_formats_native_nested_flushright_info.sh nested_formats_native_nested_group_html.sh nested_formats_native_nested_group_info.sh nested_formats_native_nested_itemize_html.sh nested_formats_native_nested_itemize_info.sh nested_formats_native_nested_menu_html.sh nested_formats_native_nested_menu_info.sh nested_formats_native_nested_multitable_html.sh nested_formats_native_nested_multitable_info.sh nested_formats_native_nested_quotation_html.sh nested_formats_native_nested_quotation_info.sh nested_formats_native_nested_table_html.sh nested_formats_native_nested_table_info.sh nested_formats_native_texi_nested_formats.sh nested_formats_perl_nested_cartouche_html.sh nested_formats_perl_nested_cartouche_info.sh nested_formats_perl_nested_deffn_html.sh nested_formats_perl_nested_deffn_info.sh nested_formats_perl_nested_enumerate_html.sh nested_formats_perl_nested_enumerate_info.sh nested_formats_perl_nested_example_html.sh nested_formats_perl_nested_example_info.sh nested_formats_perl_nested_flushright_html.sh nested_formats_perl_nested_flushright_info.sh nested_formats_perl_nested_group_html.sh nested_formats_perl_nested_group_info.sh nested_formats_perl_nested_itemize_html.sh nested_formats_perl_nested_itemize_info.sh nested_formats_perl_nested_menu_html.sh nested_formats_perl_nested_menu_info.sh nested_formats_perl_nested_multitable_html.sh nested_formats_perl_nested_multitable_info.sh nested_formats_perl_nested_quotation_html.sh nested_formats_perl_nested_quotation_info.sh nested_formats_perl_nested_table_html.sh nested_formats_perl_nested_table_info.sh nested_formats_perl_texi_nested_formats.sh other_native_accented_lang_index_collation_documentlanguage_collation.sh other_native_highlight_syntax_example_default_language.sh other_native_highlight_syntax_example_highlight.sh other_native_highlight_syntax_example_latin9.sh other_native_highlight_syntax_example_pygments.sh other_native_highlight_syntax_example.sh other_native_index_collation_script_test_documentlanguage_collation.sh other_native_index_collation_test_collation_language_html.sh other_native_index_collation_test_collation_language.sh other_native_index_collation_test_documentlanguage_collation_html.sh other_native_index_collation_test_documentlanguage_collation.sh other_native_index_collation_test_html.sh other_native_index_collation_test_plaintext.sh other_perl_accented_lang_index_collation_documentlanguage_collation.sh other_perl_highlight_syntax_example_default_language.sh other_perl_highlight_syntax_example_highlight.sh other_perl_highlight_syntax_example_latin9.sh other_perl_highlight_syntax_example_pygments.sh other_perl_highlight_syntax_example.sh other_perl_index_collation_script_test_documentlanguage_collation.sh other_perl_index_collation_test_collation_language_html.sh other_perl_index_collation_test_collation_language.sh other_perl_index_collation_test_documentlanguage_collation_html.sh other_perl_index_collation_test_documentlanguage_collation.sh other_perl_index_collation_test_html.sh other_perl_index_collation_test_plaintext.sh tex_html_native_block_EOL_tex.sh tex_html_native_formatting_singular.sh tex_html_native_math_not_closed.sh tex_html_native_simplest_httex.sh tex_html_native_tex_accents_httex.sh tex_html_native_tex_accents_l2h.sh tex_html_native_tex_complex_httex.sh tex_html_native_tex_complex_l2h.sh tex_html_native_tex_encoded_latin1_httex.sh tex_html_native_tex_encoded_latin1_l2h.sh tex_html_native_tex_encoded_utf8_httex.sh tex_html_native_tex_encoded_utf8_l2h.sh tex_html_native_tex_eqalign_httex.sh tex_html_native_tex_eqalign_l2h.sh tex_html_native_tex_gdef_httex.sh tex_html_native_tex_gdef_l2h.sh tex_html_native_tex_gdef_mathjax.sh tex_html_native_tex_httex_latex_math.sh tex_html_native_tex_httex_latex.sh tex_html_native_tex_httex_tex_latex_math.sh tex_html_native_tex_httex_tex_latex.sh tex_html_native_tex_httex.sh tex_html_native_tex_in_copying.sh tex_html_native_tex_l2h_latex.sh tex_html_native_tex_l2h_tex_latex.sh tex_html_native_tex_mathjax.sh tex_html_native_tex_not_closed.sh tex_html_native_tex_notex.sh tex_html_native_tex.sh tex_html_perl_block_EOL_tex.sh tex_html_perl_formatting_singular.sh tex_html_perl_math_not_closed.sh tex_html_perl_simplest_httex.sh tex_html_perl_tex_accents_httex.sh tex_html_perl_tex_accents_l2h.sh tex_html_perl_tex_complex_httex.sh tex_html_perl_tex_complex_l2h.sh tex_html_perl_tex_encoded_latin1_httex.sh tex_html_perl_tex_encoded_latin1_l2h.sh tex_html_perl_tex_encoded_utf8_httex.sh tex_html_perl_tex_encoded_utf8_l2h.sh tex_html_perl_tex_eqalign_httex.sh tex_html_perl_tex_eqalign_l2h.sh tex_html_perl_tex_gdef_httex.sh tex_html_perl_tex_gdef_l2h.sh tex_html_perl_tex_gdef_mathjax.sh tex_html_perl_tex_httex_latex_math.sh tex_html_perl_tex_httex_latex.sh tex_html_perl_tex_httex_tex_latex_math.sh tex_html_perl_tex_httex_tex_latex.sh tex_html_perl_tex_httex.sh tex_html_perl_tex_in_copying.sh tex_html_perl_tex_l2h_latex.sh tex_html_perl_tex_l2h_tex_latex.sh tex_html_perl_tex_mathjax.sh tex_html_perl_tex_not_closed.sh tex_html_perl_tex_notex.sh tex_html_perl_tex.sh tta/maintain/regenerate_non_ascii_tar_file.sh tta/tests/input AUTOPOINT=true autoreconf --verbose --install --no-recursive autoreconf: Entering directory `.' autoreconf: running: true autoreconf: running: /opt/csw/bin/aclocal -I build-aux/m4 -I gnulib/m4 -I m4 /opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /opt/csw/bin/autoconf autoreconf: running: /opt/csw/bin/autoheader autoreconf: running: /opt/csw/bin/automake --add-missing --copy --no-force configure.ac:88: installing 'build-aux/config.guess' configure.ac:88: installing 'build-aux/config.sub' configure.ac:18: installing 'build-aux/install-sh' configure.ac:18: installing 'build-aux/missing' configure.ac:65: installing 'build-aux/tap-driver.sh' parallel-tests: installing 'build-aux/test-driver' doc/Makefile.am:18: installing 'build-aux/mdate-sh' gnulib/lib/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' (cd tta/perl/CheckXS && libtoolize && autoreconf --verbose --install) libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: linking file 'build-aux/m4/libtool.m4' libtoolize: linking file 'build-aux/m4/ltoptions.m4' libtoolize: linking file 'build-aux/m4/ltsugar.m4' libtoolize: linking file 'build-aux/m4/ltversion.m4' libtoolize: linking file 'build-aux/m4/lt~obsolete.m4' autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /opt/csw/bin/aclocal -I build-aux/m4 -I ../../m4 /opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: running: /opt/csw/bin/libtoolize --copy /opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: running: /opt/csw/bin/autoconf autoreconf: configure.ac: not using Autoheader autoreconf: running: /opt/csw/bin/automake --add-missing --copy --no-force configure.ac:44: installing 'build-aux/compile' configure.ac:19: installing 'build-aux/config.guess' configure.ac:19: installing 'build-aux/config.sub' configure.ac:14: installing 'build-aux/install-sh' configure.ac:14: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' (cd tta && libtoolize && AUTOPOINT=true autoreconf --verbose --install) libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: linking file 'build-aux/m4/libtool.m4' libtoolize: linking file 'build-aux/m4/ltoptions.m4' libtoolize: linking file 'build-aux/m4/ltsugar.m4' libtoolize: linking file 'build-aux/m4/ltversion.m4' libtoolize: linking file 'build-aux/m4/lt~obsolete.m4' autoreconf: Entering directory `.' autoreconf: running: true autoreconf: running: /opt/csw/bin/aclocal -I build-aux/m4 -I gnulib/m4 -I m4 -I ../m4 /opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: running: /opt/csw/bin/libtoolize --copy /opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /opt/csw/share/aclocal/glib.m4:8: run info Automake 'Extending aclocal' /opt/csw/share/aclocal/glib.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: running: /opt/csw/bin/autoconf autoreconf: running: /opt/csw/bin/autoheader autoreconf: running: /opt/csw/bin/automake --add-missing --copy --no-force configure.ac:72: installing 'build-aux/config.guess' configure.ac:72: installing 'build-aux/config.sub' configure.ac:15: installing 'build-aux/install-sh' configure.ac:15: installing 'build-aux/missing' configure.ac:17: installing 'build-aux/tap-driver.sh' C/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' swig/python/Makefile.am:43: installing 'build-aux/py-compile' autoreconf: Leaving directory `.' Now run configure with your desired options, for instance: ./configure CFLAGS='-g'