Re: [PATCH] Initial AIX portability fixes.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Tuesday, December 6, 2005 - 4:58 pm

Hi,

On Tue, 6 Dec 2005, Jason Riedy wrote:


Why not enclose the #define in #ifndef/#endif, and do the real magic in 
the Makefile? Within the AIX clause:

	ALL_CFLAGS += -D_XOPEN_SOURCE=500 -XOPEN_SOURCE_EXTENDED=1

This way the source does not get cluttered with platform dependent 
defines.

Hth,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Initial AIX portability fixes., Jason Riedy, (Tue Dec 6, 3:20 pm)
Re: [PATCH] Initial AIX portability fixes., Johannes Schindelin, (Tue Dec 6, 4:58 pm)
Re: [PATCH] Initial AIX portability fixes. , Jason Riedy, (Tue Dec 6, 5:07 pm)
Re: [PATCH] Initial AIX portability fixes., Junio C Hamano, (Tue Dec 6, 5:08 pm)
Re: [PATCH] Initial AIX portability fixes., Junio C Hamano, (Tue Dec 6, 5:12 pm)