[Pkg-kde-bugs-fwd] [Bug 102398] $have_arts -> $build_arts fix for configure.in.in never made it into HEAD

Chris Howells 102398@bugs.kde.org
10 Jun 2005 22:50:22 -0000


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=102398         
howells kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From howells kde org  2005-06-11 00:50 -------
SVN commit 424152 by howells:

Forward port correct arts fix
BUG: 102398



 M  +1 -1      configure.in.in  


--- trunk/KDE/kdeartwork/kscreensaver/configure.in.in #424151:424152
 @ -34,7 +34,7  @
 AM_CONDITIONAL(COMPILE_GL_XSAVERS, test x$have_gl = xyes)
 AM_CONDITIONAL(COMPILE_GL_KSAVERS, test x$ac_cv_kde_qt_has_opengl = xyes)
 AM_CONDITIONAL(COMPILE_X11_KSAVERS, test "x$ac_x_includes" != x && test "x$ac_x_libraries" != x)
-AM_CONDITIONAL(COMPILE_ARTS_KSAVERS, test x$have_arts = xyes)
+AM_CONDITIONAL(COMPILE_ARTS_KSAVERS, test x$build_arts = xyes)
 
 LIBART=