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
signature.asc
Description: This is a digitally signed message part.