On Mon, Apr 12, 2010 at 03:33:35PM -0400, Peter Johansson wrote:
> Patrick Welche wrote:
> I use the following snippet in one of my projects:
>
> dnl FIXME remove when we assume autoconf 2.64
> m4_ifndef([AC_PACKAGE_URL],
>          [AC_DEFINE([PACKAGE_URL], ["http://dev.thep.lu.se/svndigest";],
>                     [Define to home page for this package])
>           AC_SUBST([PACKAGE_URL], ["http://dev.thep.lu.se/svndigest";])])

Very nice - thank you!

Patrick


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

Reply via email to