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