From: Richard W.M. Jones Date: Tue, 17 May 2011 13:41:34 +0000 (+0100) Subject: lib: Add GCC version macro to the header file. X-Git-Tag: 1.11.7~8 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=33adb59b60b1358656439a757f319ba8ce81e26c;hp=33adb59b60b1358656439a757f319ba8ce81e26c;p=libguestfs.git lib: Add GCC version macro to the header file. This will be used to internally enable various GCC enhancements. ---