]> granicus.if.org Git - curl/commitdiff
Update coments. Long-file name setup is required.
authorGisle Vanem <gvanem@broadpark.no>
Thu, 21 May 2009 11:38:48 +0000 (11:38 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Thu, 21 May 2009 11:38:48 +0000 (11:38 +0000)
C-Ares and IPv6 is no longer a bad combo.

packages/DOS/common.dj

index d81de29184486689eed57b00af874d098ffd836b..d5fa0351c79db0219a4c0f937b42ffcd0ebc972a 100644 (file)
@@ -1,8 +1,8 @@
 #
 # Common defines for curl (djgpp/Watt-32)
 #
-# Assumes you've unpacked cURL with short-file names
-# I.e use "set LFN=n" before untaring on Win9x/XP.
+# Assumes you've unpacked cURL with long-file names
+# I.e use "set LFN=y" before untaring on Win9x/XP.
 # Requires sed, yacc, rm and the usual stuff.
 #
 # Define TOPDIR before including this file.
@@ -36,7 +36,6 @@ USE_IPV6 = 0
 
 #
 # Use C-Ares resolver library
-# This conflicts with USE_IPV6=1
 #
 USE_ARES = 0