Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 113538 | Differences between
and this patch

Collapse All | Expand All

(-)cairo-1.0.2/configure.in (+4 lines)
Lines 83-88 Link Here
83
83
84
dnl ===========================================================================
84
dnl ===========================================================================
85
85
86
PKG_PROG_PKG_CONFIG
87
88
dnl ===========================================================================
89
86
AC_ARG_ENABLE(xlib,
90
AC_ARG_ENABLE(xlib,
87
  [  --disable-xlib          Disable cairo's Xlib backend],
91
  [  --disable-xlib          Disable cairo's Xlib backend],
88
  [use_xlib=$enableval], [use_xlib=yes])
92
  [use_xlib=$enableval], [use_xlib=yes])

Return to bug 113538