diff configure.in @ 3285:e71ade93b98f

[gaim-migrate @ 3303] typo-fix and Chris Boyle's patch to add an "auto-login" item to the applet menu. Thanks, Chris. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 31 May 2002 02:58:07 +0000
parents c32a8a97e011
children d3ffe008ec8a
line wrap: on
line diff
--- a/configure.in	Fri May 31 02:26:53 2002 +0000
+++ b/configure.in	Fri May 31 02:58:07 2002 +0000
@@ -234,6 +234,7 @@
 
 dnl Check for XScreenSaver
 if test "x$enable_xss" = "xyes" ; then
+	AC_PATH_X
 	old_LIBS="$LIBS"
 	LIBS="$LIBS $UI_LIBS -L$x_libraries"
 	XSS_LIBS="no"