-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request