Lines Matching refs:func_echo

1421 func_echo ()  function
1444 func_echo "<$*>"
1453 func_echo "</$1>"
1480 func_echo "<TH ALIGN=LEFT>modules/"
1481 func_echo "<TH ALIGN=LEFT>lib/"
1482 func_echo "<TH ALIGN=LEFT>lib/"
1483 func_echo "<TH ALIGN=LEFT>m4/"
1484 func_echo "<TH ALIGN=LEFT>&nbsp;"
1487 func_echo "<TH ALIGN=LEFT>Module"
1488 func_echo "<TH ALIGN=LEFT>Header"
1489 func_echo "<TH ALIGN=LEFT>Implementation"
1490 func_echo "<TH ALIGN=LEFT>Autoconf macro"
1491 func_echo "<TH ALIGN=LEFT>Depends on"
1508 func_echo "<TD ALIGN=LEFT VALIGN=TOP WIDTH=\"20%\">$element"
1535 func_echo "<TD ALIGN=LEFT VALIGN=TOP WIDTH=\"80%\">$element"
1544 func_echo "<TD ALIGN=LEFT VALIGN=TOP>$element"
1563 func_echo "<TD ALIGN=LEFT VALIGN=TOP>$element"
1581 func_echo "<TD ALIGN=LEFT VALIGN=TOP>$element"
1596 func_echo "<TD ALIGN=LEFT VALIGN=TOP>$element"
1602 func_echo "<TD ALIGN=LEFT VALIGN=TOP>$element"
1623 func_echo "$element"
1637 func_echo 'These modules are not listed among dependencies below, for simplicity.'
1638func_echo 'If your package requires portability to old, obsolete systems, you need to list these m…
1643 func_echo "$element"
1658 func_echo "$element"
1664 func_echo "$element"
1676 func_echo "$element"
1686 func_echo "$element"
1698 func_echo "$element"
1714 func_echo "$element"
1726 func_echo "$element"
1739 func_echo "$element"
1745 func_echo "$element"
1763 func_echo "$element"
1780 func_echo "$element"
1794 func_echo "$element"
1804 func_echo "$element"
1846 func_echo "$element"
1856 func_echo "$element"
1872 func_echo "$element"
1885 func_echo "$element"
1900 func_echo "$element"
1912 func_echo "$element"
1926 func_echo "$element"
1952 func_echo "$element"
1974 func_echo "$element"
1999 func_echo "$element"
2009 func_echo "$element"
2042 func_echo "$element"
2048 func_echo "$element"
2068 func_echo "$element"
2078 func_echo "$element"
2088 func_echo "$element"
2098 func_echo "$element"
2109 func_echo "$element"
2121 func_echo "$element"
2134 func_echo "$element"
2144 func_echo "$element"
2158 func_echo "$element"
2168 func_echo "$element"
2186 func_echo "$element"
2196 func_echo "$element"
2206 func_echo "$element"
2288 func_echo "$element"
2294 func_echo "$element"
2303 func_echo "$element"
2309 func_echo "$element"
2319 func_echo "$element"
2337 func_echo "$element"
2349 func_echo "$element"
2355 func_echo "$element"
2366 func_echo "$element"
2378 func_echo "$element"
2387 func_echo "$element"
2396 func_echo "$element"
2402 func_echo 'These modules are not listed among dependencies below, for simplicity.'
2403func_echo 'If your package requires portability to old, obsolete systems, you need to list these m…
2408 func_echo "$element"
2592 func_echo "$element"
2609 func_echo "$element"
2628 func_echo "$element"
2634 func_echo "$element"
2645 func_echo "$element"
2655 func_echo "$element"
2731 func_echo "$element"
2746 func_echo "$element"
2770 func_echo "$element"
2800 func_echo "$element"
2814 func_echo "$element"
2826 func_echo "$element"
2841 func_echo "$element"
2854 func_echo "$element"
2870 func_echo "$element"
2884 func_echo "$element"
2929 func_echo "$element"
3436 func_echo "$element"
3454 func_echo "$element"
3470 func_echo "$element"
3483 func_echo "$element"
3528 func_echo "$element"
3558 func_echo "$element"
3576 func_echo "$element"
3601 func_echo "$element"
3633 func_echo "$element"
3637 func_echo '<META NAME="keywords" CONTENT="'"${modules}"'">'
3645 func_echo "$element"
3647 func_echo 'This is a list of the modules which make up gnulib, with dependencies.'
3666 func_echo "$element"
3686 func_echo "$element"
3688 func_echo '<PRE>'
3697 func_echo "$element"
3699 func_echo 'Ideally a module could consist of:'
3701 func_echo '<LI>A header file: lib/<VAR>module</VAR>.h'
3702 func_echo '<LI>One or more implementation files: lib/<VAR>module</VAR>.c et al.'
3703 func_echo '<LI>One or more autoconf macro files: m4/<VAR>module</VAR>.m4 et al.'
3704 func_echo '<LI>A configure.ac fragment, Makefile.am fragment, dependency list: modules/<VAR>module<…
3705 func_echo '<LI>A testsuite: source files in tests/ and metainformation (a configure.ac fragment, Ma…
3706 func_echo '<LI>Some documentation'
3707 func_echo '<LI>A POT file and some PO files'
3710 func_echo '<HR>'
3717 func_echo "Generated by <CODE>MODULES.html.sh</CODE> from a git checkout as of ${pretty_date}."