]> granicus.if.org Git - postgresql/commit
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)
commit026f9c05d5eb747ce3ee6b316946d4675ed80fad
treea2d651fa46f133cc729a32bfdb9a6375c2ae1108
parentd84b6ef56be10d0c24859d38fcc4fa99cb1f43e2
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