Re: how to test for a prototype difference

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/17/2014 11:07 AM, Thomas Klausner wrote:

>>> Here's what I came up with:
>>> AC_CACHE_CHECK([parameter type for backtrace()],
>>>   [am_cv_proto_backtrace_type],
>>
>> The am_cv_ prefix is used by Automake so I suggest choosing a
>> different one.
> 
> What do you suggest using as prefixes?

Something relevant to your project.  For example, gnulib uses gl_,
coreutils uses cu_, libtool uses lt_, m4 uses M4_.  It doesn't have to
be limited to 2 alphabetics; but it should be your own prefix rather
than stomping on ac_ (autoconf) or am_ (automake), so that your package
isn't hurt if the autotools later make use of that variable name in a
different way.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux