com32/*: move _GNU_SOURCE definitions into Makefiles
authorH. Peter Anvin <hpa@zytor.com>
Mon, 11 Feb 2008 06:52:36 +0000 (22:52 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 11 Feb 2008 06:52:36 +0000 (22:52 -0800)
commitd3f3133b05c3b60c9bcd4463c7d42ea3cd981a57
treed2127608ea5b70174ddd7a35b3193c41bfb42395
parent830cd01e2135a4e6e9ef06d1680fe9cd5a066e74
com32/*: move _GNU_SOURCE definitions into Makefiles

We need _GNU_SOURCE when compiling for Linux in enough places.  Just
move it to the LNXCFLAGS definition in the Makefiles.
com32/libutil/Makefile
com32/menu/Makefile
com32/menu/menumain.c
com32/menu/printmsg.c
com32/menu/readconfig.c