configure has been improved
This commit is contained in:
parent
2536132751
commit
b97c19dc02
2
TODO
2
TODO
|
@ -1,6 +1,5 @@
|
||||||
- improve command line arguments fetching? (inspired from wc?)
|
- improve command line arguments fetching? (inspired from wc?)
|
||||||
- factorize code; either:
|
- factorize code; either:
|
||||||
* need to improve configure;
|
|
||||||
* include a .c files;
|
* include a .c files;
|
||||||
* write a library;
|
* write a library;
|
||||||
* use libSystem;
|
* use libSystem;
|
||||||
|
@ -17,7 +16,6 @@
|
||||||
=> either:
|
=> either:
|
||||||
. include always;
|
. include always;
|
||||||
. build conditionally;
|
. build conditionally;
|
||||||
. improve configure to allow conditional targets;
|
|
||||||
|
|
||||||
id:
|
id:
|
||||||
- write more readable code
|
- write more readable code
|
||||||
|
|
Loading…
Reference in New Issue
Block a user