bug-gnulib
[Top][All Lists]
Advanced

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

Re: macros factorization


From: Eric Blake
Subject: Re: macros factorization
Date: Mon, 29 Mar 2010 10:03:28 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3

On 03/27/2010 11:41 AM, Bruno Haible wrote:
> +# gl_MODULE_INDICATOR_SET_VARIABLE([modulename])
> +# sets the shell variable that indicates the presence of the given module to
> +# a C preprocessor expression that will evaluate to 1.
> +AC_DEFUN([gl_MODULE_INDICATOR_SET_VARIABLE],
> +[
> +  
> GNULIB_[]m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./-],[ABCDEFGHIJKLMNOPQRSTUVWXYZ___])=1

Any objections to a followup patch that makes this fit in 80 columns?

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]