From bbb3e160ddc4e841ded1bfc8a573e5e315c7a723 Mon Sep 17 00:00:00 2001 From: antona Date: Fri, 27 Jan 2006 12:29:40 +0000 Subject: [PATCH] Update TODO with config.h sort out needed... --- TODO.include | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.include b/TODO.include index 230e83f4..5e8dba03 100644 --- a/TODO.include +++ b/TODO.include @@ -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).