Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6723
Modified Files:
TODO.include
Log Message:
Update TODO with config.h sort out needed...
Index: TODO.include
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/TODO.include,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- TODO.include 4 Aug 2005 12:21:23 -0000 1.8
+++ TODO.include 27 Jan 2006 12:29:40 -0000 1.9
@@ -5,3 +5,7 @@ Add usnjrnl.h (copy from kernel driver):
Finish logfile.h: in particular, add:
- more about the $LogFile on disk structures
+
+Remove ifdef HAVE_CONFIG_H and make config.h compulsory. Further, place
+config.h in include/ntfs/config.h at least when distributing (make install,
+make dist, make rpm).
|