Package Name and Version
To set the name and version of your package, change the AC_INIT
invocation. For instance, 2028-TC-4 for the fabrice.bardeche
group gives:
AC_INIT([Bardeche Group Tiger Compiler], [1.95.d], [fabrice.bardeche@epita.fr], [tc],
[fabrice.bardeche-tc])