gdm r6606 - branches/gnome-2-24
- From: haltonhuo svn gnome org
- To: svn-commits-list gnome org
- Subject: gdm r6606 - branches/gnome-2-24
- Date: Fri, 21 Nov 2008 03:08:15 +0000 (UTC)
Author: haltonhuo
Date: Fri Nov 21 03:08:15 2008
New Revision: 6606
URL: http://svn.gnome.org/viewvc/gdm?rev=6606&view=rev
Log:
2008-11-21 Halton Huo <halton huo sun com>
* configure.ac: Add xau to XLIB, fix #561480
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/configure.ac
Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac (original)
+++ branches/gnome-2-24/configure.ac Fri Nov 21 03:08:15 2008
@@ -73,7 +73,7 @@
AC_SUBST(DAEMON_CFLAGS)
AC_SUBST(DAEMON_LIBS)
-PKG_CHECK_MODULES(XLIB, x11, ,
+PKG_CHECK_MODULES(XLIB, x11 xau, ,
[AC_PATH_XTRA
if test "x$no_x" = xyes; then
AC_MSG_ERROR("no (requires X development libraries)")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]