From: VMware, Inc <> Date: Tue, 19 Oct 2010 19:13:13 +0000 (-0700) Subject: OVT: fix build. X-Git-Tag: 2010.10.18-313025~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f3591090e9d9d4454eb4167ba0e2ca6d41e6f26;p=thirdparty%2Fopen-vm-tools.git OVT: fix build. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/configure.ac b/open-vm-tools/configure.ac index 98993dc4d..50d5e6576 100644 --- a/open-vm-tools/configure.ac +++ b/open-vm-tools/configure.ac @@ -558,7 +558,7 @@ else [gio-unix-2.0], [], [2.24.0], - [gio.h], + [gio/gio.h], [g_desktop_app_info_get_filename], [], [AC_MSG_ERROR([GLib/GIO 2.24+ not found. Please configure without Unity (using --disable-unity) or upgrade the Glib devel package.])])