-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Andy Wingo on 11/21/2009 10:59 AM: > Hello, > > I just applied this to Guile. Perhaps something like it should go into > Gnulib?
Gnulib pre-assumes that you are using Automake, and automake generally guarantees that PACKAGE is defined. What is guile doing that violates this assumption? > fix version-etc for older autoconf It's not strictly for older autoconf; rather, it's for packages that somehow leave PACKAGE undefined. Why is PACKAGE_TARNAME any more likely to exist than PACKAGE? > printf (_("%s home page: <http://www.gnu.org/software/%s/>\n"), > - PACKAGE_NAME, PACKAGE); > + PACKAGE_NAME, PACKAGE_TARNAME); - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksISckACgkQ84KuGfSFAYAwnQCfQg0/P9TABc2hiQgfCb+Ok56N 2DwAn1+tGROekgyljYOgez8YWwfLUVvv =hFeN -----END PGP SIGNATURE-----