On 08/27/2017 12:50 PM, Bruno Haible wrote:
>> Therefore, the difference between the two macros is based solely on the
>> fact that tracing depends on which macro name is invoked.
> 
> Well, then the Autoconf documentation at
> https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Macro-Definitions.html
> is wrong. It states that the major difference between AC_DEFUN and m4_defun

No, you quoted it wrong.  That sentence is describing the difference
between AC_DEFUN and m4_define (not m4_defun).  m4_define is low-level
(create a definition, but no hooks for ordering); m4_defun is
higher-level (create a definition AND include hooks for ordering
constraints in that definition).

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to