commit | 8f4774789947bc4bc4c8d026a289fe980d3d2ee1 | [log] [tgz] |
---|---|---|
author | Michael Roth <mdroth@linux.vnet.ibm.com> | Thu Aug 11 15:38:11 2011 -0500 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sun Aug 21 18:27:34 2011 -0500 |
tree | d2e69a563adfaa9eaac9e4bbc13c8ef0220e61a6 | |
parent | 3a130f4ef07f4532500473aeab43c86a3c2991c8 [diff] |
guest agent: remove g_strcmp0 usage g_strcmp0 isn't in all version of glib 2.0, so don't use it to avoid build breakage on older distros. Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>