Guest User

Untitled

a guest
Sep 14th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. --- ilixi/configure.ac.orig 2012-09-14 05:47:03.000000000 -0400
  2. +++ ilixi/configure.ac 2012-09-14 05:47:14.000000000 -0400
  3. @@ -114,7 +114,7 @@
  4. LIBXML_REQ_VERSION=2.7.7
  5. FONTCONFIG_REQ_VERSION=2.6.0
  6.  
  7. -PACKAGES="directfb >= $DIRECTFB_REQ_VERSION sawman >= $SAWMAN_REQ_VERSION sigc++-2.0 >= $SIGC_REQ_VERSION libxml-2.0 >= $LIBXML_REQ_VERSION fontconfig >= FONTCONFIG_REQ_VERSION"
  8. +PACKAGES="directfb >= $DIRECTFB_REQ_VERSION sawman >= $SAWMAN_REQ_VERSION sigc++-2.0 >= $SIGC_REQ_VERSION libxml-2.0 >= $LIBXML_REQ_VERSION fontconfig >= $FONTCONFIG_REQ_VERSION"
  9.  
  10. AC_MSG_NOTICE([checking dependencies...])
  11. AS_IF([test "x$enable_dale" = "xyes"], [
Advertisement
Add Comment
Please, Sign In to add comment