Next: , Up: The GNU Build System   [Contents][Index]


5.4.1 Package Name and Version

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])