Move -D_GNU_SOURCE hack from port header to template, so that
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 26 Sep 2003 17:39:13 +0000 (17:39 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 26 Sep 2003 17:39:13 +0000 (17:39 +0000)
commit7ed0178e1d25f93567e29a2ad0242d984b9cdacc
treec6eaaaca186fa154d6000f81324198a487c3f1ec
parent1b4a196a4c6528ca4b83bf2b723d71137f8e54b6
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.
src/include/port/linux.h
src/template/linux