File indexing completed on 2024-05-12 04:02:11

0001 changequote([,])dnl
0002 define([gl_STRING_MODULE_INDICATOR],
0003   [
0004     dnl comment
0005     GNULIB_]translit([$1],[a-z],[A-Z])[=1
0006   ])dnl
0007   gl_STRING_MODULE_INDICATOR([strcase])
0008 
0009 divert(1)dnl
0010 dnl
0011 dnl The dnl macro causes m4 to discard the rest of the line, thus
0012 dnl preventing unwanted blank lines from appearing in the output.
0013 dnl
0014 H2(First Section)
0015 H2(Second Section)
0016 H2(Conclusion)
0017 dnl
0018 divert(0)dnl
0019 dnl
0020 <HTML>
0021 undivert(1)dnl One of the queues is being pushed to output.
0022 </HTML>