Advertisement
Guest User

Untitled

a guest
Sep 13th, 2011
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. From 68b8d6ab2ff0a4e39836a8c3d5f391b745eb5354 Mon Sep 17 00:00:00 2001
  2. From: Mark Trompell <mark@foresightlinux.org>
  3. Date: Fri, 09 Sep 2011 07:45:25 +0000
  4. Subject: allow building with indicator-0.4
  5.  
  6. ---
  7. diff --git a/configure.in.in b/configure.in.in
  8. index e0913ba..107ae55 100644
  9. --- a/configure.in.in
  10. +++ b/configure.in.in
  11. @@ -67,7 +67,7 @@ dnl ***********************************
  12. XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0])
  13. XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.3.99.2])
  14. XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.99.2])
  15. -XDT_CHECK_PACKAGE([INDICATOR], [indicator], [0.3.0])
  16. +XDT_CHECK_PACKAGE([INDICATOR], [indicator], [0.3.0], [], [XDT_CHECK_PACKAGE([INDICATOR], [indicator-0.4], [0.3.90])])
  17.  
  18. dnl ***********************************
  19. dnl *** Check for debugging support ***
  20. --
  21. cgit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement