dos-djgpp update
Laszlo Molnar [Mon, 23 Mar 1998 14:13:46 +0000 (15:13 +0100)]
p4raw-id: //depot/perl@849

djgpp/config.over
hints/dos_djgpp.sh

index a1c562c..ed443d3 100644 (file)
@@ -14,9 +14,3 @@ known_extensions=$(repair "$known_extensions")
 
 # I use Dos::UseLFN in AutoSplit.pm to override this under win0.95
 d_flexfnam='undef'
-
-# I should explain here, why I added these lines ;-)
-castflags='0'
-d_casti32='undef'
-d_castneg='define'
-
index 1b4a845..ae6a7ca 100644 (file)
@@ -28,7 +28,6 @@ ln='cp'             # no REAL ln on dos
 lns='cp'
 
 usenm='true'
-d_bincompat3='undef'
 
 d_link='undef'      # these are empty functions in libc.a
 d_symlink='undef'