Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 193446
Collapse All | Expand All

(-)configure.ac (-3 lines)
Lines 366-374 fi Link Here
366
AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xtrue)
366
AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xtrue)
367
AC_SUBST(GTK_REQUIRED)
367
AC_SUBST(GTK_REQUIRED)
368
368
369
dnl Always be in sync with the newest gtk
370
GTK_CFLAGS="$GTK_CFLAGS -DGTK_DISABLE_DEPRECATED"
371
372
dnl
369
dnl
373
dnl Check for libdv
370
dnl Check for libdv
374
dnl
371
dnl

Return to bug 193446