• # autoproject?

    Posté par . En réponse au journal On est pas vendredi mais quand même, kdevelop, autoconf automake autoincompréhensible. Évalué à 2.

    Pour un cas comme ça autoproject peut peut-être aider?


    autoproject interviews the user, then creates a source package for a
    new program which follows the GNU programming standards. The new
    package uses autoconf to configure itself, and automake to create the
    Makefile. `make distcheck' succeeds.
    The idea is that you execute autoproject just once when you start a
    new project. It will ask a few questions, then create a new directory
    and populate it with standard files, customized for the new project.