From: Laszlo Molnar Date: Mon, 23 Mar 1998 14:13:46 +0000 (+0100) Subject: dos-djgpp update X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=37dcc6f1d6969647af005eec7b1cbdaf4944ec16;p=p5sagit%2Fp5-mst-13.2.git dos-djgpp update p4raw-id: //depot/perl@849 --- diff --git a/djgpp/config.over b/djgpp/config.over index a1c562c..ed443d3 100644 --- a/djgpp/config.over +++ b/djgpp/config.over @@ -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' - diff --git a/hints/dos_djgpp.sh b/hints/dos_djgpp.sh index 1b4a845..ae6a7ca 100644 --- a/hints/dos_djgpp.sh +++ b/hints/dos_djgpp.sh @@ -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'