
| Key: |
AXISCPP-221
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Won't Fix
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
John Hawkins
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
31/Jan/05 10:29 PM
|
|
Currently we use makefile.in. These are causing us a headache so we must improve on them
|
|
Description
|
Currently we use makefile.in. These are causing us a headache so we must improve on them |
Show » |
|
If we do this, people who checkout from CVS would need to use auto amke tools to build the source. (This want be a problem as those who want to get it form CVS must be having enough know-how on how to get the auto tools working - alternatively for those who do not wish to use auto tools the Ant script is there)
When it comes to releases, developers could use auto tools and use 'make dist' to create the dist packgae having the configure script, so that those who download may not require to use auto tools but use the './configure;make; make install' triple.