Updated configure scripts

This commit is contained in:
Michiel Broek
2003-12-23 18:33:42 +00:00
parent 1d96f106c5
commit bd2ec82897
5 changed files with 72 additions and 1214 deletions

View File

@@ -4,7 +4,7 @@
* Purpose ...............: Fidonet mailer
*
*****************************************************************************
* Copyright (C) 1997-2001
* Copyright (C) 1997-2003
*
* Michiel Broek FIDO: 2:280/2802
* Beekmansbos 10
@@ -43,10 +43,6 @@
#define LCKPREFIX LOCKDIR"/LCK.."
#define LCKTMP LOCKDIR"/TMP."
//#ifdef DONT_HAVE_PID_T
//#define pid_t int
//#endif
int lock(char *line)