// // The authors of this file have waived all copyright and // related or neighboring rights to the extent permitted by // law as described by the CC0 1.0 Universal Public Domain // Dedication. You should have received a copy of the full // dedication along with this file, typically as a file // named . If not, it may be available at // . // [#acl-GATBPS-SOFT-VAR] = The `GATBPS_SOFT_VAR` macro .Autoconf [source,subs="{subs_source}"] ---- include::partials/acl_include_gatbps_ac_fragment.adoc[] {acl_GATBPS_SOFT_VAR}( , ?) ---- The `{acl_GATBPS_SOFT_VAR}` macro expands to `[]` if `DEFINE_` is defined as a macro, or to `[]` if not. If `` is omitted, it is taken to be `[1]`. //