Ticket #6 (closed defect: fixed)
Unify the Makefile
| Reported by: | ccowart | Owned by: | blee |
|---|---|---|---|
| Priority: | critical | Milestone: | confman-1.9b |
| Component: | Linux Support | Version: | 1.7.2 |
| Keywords: | Cc: |
Description
The Makefile could use some serious work.
I'd like to see a single, cross-platform Makefile. If that means gmake, then gmake it will be.
It should also be written to be more generalized.
Change History
comment:1 Changed 3 years ago by ccowart
- Owner changed from ccowart to blee
- Status changed from new to assigned
comment:9 Changed 3 years ago by blee
(In [302]) This is the big commit to use GNU Autotools. However, Makefile.am
could use some serious cleanup.
Also:
- abspath installed to libexec/confman
- ABSPATH created as a defaults variable
- confman_completions renamed to confman_completion
- confman_completion installed to etc/bash_completion.d so it is automagically recognized by the system bash_completion
See #6
comment:10 Changed 3 years ago by blee
comment:11 Changed 3 years ago by blee
comment:12 Changed 3 years ago by blee
comment:13 Changed 3 years ago by blee
comment:14 Changed 3 years ago by blee
- Status changed from accepted to closed
- Resolution set to fixed
Autotools is good to go. This is done.
Note: See
TracTickets for help on using
tickets.

If you've got a Linux box to do some testing on, could you also make sure the GnuMakefile? does the right thing?