From dfe9444ca7881e716e9e8feaf20b55da491363ca Mon Sep 17 00:00:00 2001 From: Andy Dougherty Date: Tue, 24 Feb 1998 11:02:43 -0500 Subject: Re: ANNOUNCE: perl5.004_60 Configure patch is available p4raw-id: //depot/perl@575 --- hints/amigaos.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hints/amigaos.sh') diff --git a/hints/amigaos.sh b/hints/amigaos.sh index e768643691..9d86e52bc0 100644 --- a/hints/amigaos.sh +++ b/hints/amigaos.sh @@ -42,10 +42,6 @@ lddlflags='-oformat a.out-amiga -r' # ccflags='-DAMIGAOS -mstackextend -m68020 -resident32' # ldflags='-m68020 -resident32' -# Avoid telldir prototype conflict in pp_sys.c (AmigaOS uses const DIR *) -# Configure should test for this. Volunteers? -pp_sys_cflags='ccflags="$ccflags -DHAS_TELLDIR_PROTOTYPE"' - # AmigaOS always reports only two links to directories, even if they # contain subdirectories. Consequently, we use this variable to stop # File::Find using the link count to determine whether there are -- cgit v1.2.1