configure has been improved

This commit is contained in:
Pierre Pronchery 2006-02-08 12:12:43 +00:00
parent 2536132751
commit b97c19dc02

2
TODO
View File

@ -1,6 +1,5 @@
- improve command line arguments fetching? (inspired from wc?)
- factorize code; either:
* need to improve configure;
* include a .c files;
* write a library;
* use libSystem;
@ -17,7 +16,6 @@
=> either:
. include always;
. build conditionally;
. improve configure to allow conditional targets;
id:
- write more readable code