Move -D_GNU_SOURCE hack from port header to template, so that

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 026f9c05d5eb747ce3ee6b316946d4675ed80fad
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-09-26T17:39:13Z
Releases: 7.4.1
Move -D_GNU_SOURCE hack from port header to template, so that
configure's tests see the same compilation environment as the code.
Per discussion with Stephan Szabo.

Files

PathChange+/−
src/include/port/linux.h modified +0 −6
src/template/linux modified +2 −0