Actions
Feature #144
closedrework Makefiles based on GNU automake
Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Module:
all
Operating System:
Compiler:
Description
We could use Gnu Automake for a more consistent Makefile system.
Automake uses "Makefile.am" in each directory to automatically
derive "Makefile.in". It also enables creation of shared libraries
on multiple platforms by using Gnu libtool.
Seems to be a useful re-work of the configuration system.
Updated by Marco Eichelberg over 8 years ago
- Description updated (diff)
- Status changed from New to Rejected
Since the current plan is to fully move to CMake and give up autoconf, this will not be implemented. Rejecting.
Actions