Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: watch on HP-UX 10.20
- X-seq: zsh-workers 3971
- From: Andrew Main <zefram@xxxxxxxxx>
- To: marshad@xxxxxxxxxxxxx (Darren Marshall)
- Subject: Re: watch on HP-UX 10.20
- Date: Wed, 13 May 1998 15:39:54 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <19980513144627.A27888@behp72> from "Darren Marshall" at May 13, 98 02:46:27 pm
Darren Marshall wrote:
>Unfortunately, the utmp.h header file on HP-UX defines UTMPX_FILE. After hacking
>system.h to ensure the right definition of UTMP_FILE everything works fine.
Does the utmpx file actually exist? We could check for its existence
in configure, and only use a file that does exist.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author