Next: Bootstrapping the Package, Up: The GNU Build System [Contents][Index]
To set the name and version of your package, change the AC_INIT
invocation. For instance, TC-4 for the bardec_f
group gives:
AC_INIT([Bardeche Group Tiger Compiler], 4, [bardec_f@epita.fr], [bardec_f-tc])