]> mj.ucw.cz Git - libucw.git/commitdiff
Config: One more reference to CONFIG_LARGE_FILES
authorMartin Mares <mj@ucw.cz>
Sat, 11 Feb 2012 18:48:38 +0000 (19:48 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 11 Feb 2012 18:48:38 +0000 (19:48 +0100)
default.cfg

index 3ed4af896f0823fc59976731e9defe0c964326b2..47d8941fcc37149146f8890e64a565b5e3237a4f 100644 (file)
@@ -8,7 +8,7 @@ Set("CONFIG_SHARED");
 Set("CONFIG_INSTALL_API");
 
 # Libucw should support files >2GB and threading
-Set("CONFIG_LARGE_FILES");
+Set("CONFIG_UCW_LARGE_FILES");
 Set("CONFIG_UCW_THREADS" => 1);
 
 # Libucw extensions