Skip to content

Add configure and Makefile.in #10

@ashok-arora

Description

@ashok-arora

Is your feature request related to a problem? Please describe.
The common build procedure should be

./configure
make
make install

such that it installs all the binaries in the required system folders.
Currently, it is not that and so the user may have to read the readme and find necessary install steps.

Describe the solution you'd like
A better configure and Makefile.in.

Describe alternatives that you're currently using

make all
./build/

Additional context
No.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions