Changeset 7787 for branches/gajim_0.11/configure.ac
- Timestamp:
- 01/06/07 12:00:50 (20 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11/configure.ac
r7684 r7787 104 104 XSCRNSAVER_LIBS="$LIBS" 105 105 AC_SUBST([XSCRNSAVER_LIBS]) 106 if test "x$XSCRNSAVER_LIBS" = "x ";then106 if test "x$XSCRNSAVER_LIBS" = "x-L";then 107 107 have_idle=false 108 108 else
