Update NTFS-3g Library to stable 2009.4.4 version. Clean up code. Now write support enabled by default.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30944 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
SubDir HAIKU_TOP src add-ons kernel file_systems ntfs libntfs ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
|
||||
SubDirCcFlags -Wall -Wno-multichar -DHAVE_CONFIG_H=1 ;
|
||||
|
||||
StaticLibrary libntfs.a :
|
||||
@@ -27,7 +25,6 @@ StaticLibrary libntfs.a :
|
||||
runlist.c
|
||||
security.c
|
||||
unistr.c
|
||||
version.c
|
||||
volume.c
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user