Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2001 12:50:03 -0700 (PDT)
From:      Kevin Day <toasty@temphost.dragondata.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/27710
Message-ID:  <200106011950.f51Jo3j93398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/27710; it has been noted by GNATS.

From: Kevin Day <toasty@temphost.dragondata.com>
To: freebsd-gnats-submit@FreeBSD.org, rafan@ck.tp.edu.tw
Cc:  
Subject: Re: ports/27710
Date: Fri, 1 Jun 2001 14:48:53 -0500 (CDT)

 Can someone test and commit this patch, as ports/editors/joe/files/patch-af?
 
 
 --- conf.c.orig	Fri Jun  1 19:32:10 2001
 +++ conf.c	Fri Jun  1 19:33:37 2001
 @@ -204,8 +204,6 @@
   fprintf(f,"\n");
  
   fprintf(f,"char *getenv();\n");
 - if(sizeof(long)==8) fprintf(f,"int time();\n");
 - else fprintf(f,"long time();\n");
   fprintf(f,"void *malloc();\n");
   fprintf(f,"void free();\n");
   fprintf(f,"void *calloc();\n");
 
 
 
 
 
 Thanks,
 
 Kevin  (joe's maintainer)
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106011950.f51Jo3j93398>