bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnulib] sysexits.h


From: Bruno Haible
Subject: Re: [Bug-gnulib] sysexits.h
Date: Wed, 11 Jun 2003 12:47:25 +0200
User-agent: KMail/1.5

Simon Josefsson wrote:

> Here goes:

Thanks.

> +Include:
> +"sysexits_.h"

That's not what I meant. There should never be two include files which define
EX_USAGE - this can only lead to warnings and bugs. This means that you have
to test at configure time whether <sysexits.h> exists or not, and if it exists,
then gnulib must not provide a file called "sysexits.h".

I've added m4/sysexits.m4 to that effect and changed modules/sysexits 
accordingly.
Hope you understand the technique.

>    func_module exitfail
> +  func_module sysexits
>    func_module c-stack

I've put this in alphabetical order.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]