bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] version-etc: extend for packagers


From: Mike Frysinger
Subject: Re: [PATCH] version-etc: extend for packagers
Date: Sun, 31 May 2009 23:17:50 -0400
User-agent: KMail/1.11.3 (Linux/2.6.29.4; KDE/4.2.3; x86_64; ; )

On Sunday 31 May 2009 04:44:17 Bruno Haible wrote:
> Mike Frysinger wrote:
> > > +# ifndef PACKAGE_PACKAGER_VERSION
> > > +#  define PACKAGE_PACKAGER_VERSION ""
> > > +# endif
> >
> > i think it makes sense for this line to read:
> > > +#  define PACKAGE_PACKAGER_VERSION _("no version info")
>
> If there is no version info, why not simply display nothing?

i thought it made the C code simpler.  doesnt matter to me which version to 
use.

> > > [PACKAGE_]m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./-],[ABCDEFGHIJK
> > >LMNO PQRSTUVWXYZ___]),
> > >+            ["$withval"], [$2]);;
> > > +      esac
> >
> > is there an m4/gnulib/something helper i could use in place of this
> > m4_translit() ?
>
> There is AS_TR_CPP.

thanks
-mike



Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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