Browse Source

no clanlib directfb support by default ...

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1557 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 22 years ago
parent
commit
aa6b8495bb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/kasc/clanlib/subconfig-libs.in

+ 1
- 1
package/kasc/clanlib/subconfig-libs.in

@ -28,7 +28,7 @@ if pkgcheck clanlib X ; then
Enable X11 support"
fi
if pkgcheck directfb X ; then
bool 'Enable DirectFB support' ROCKCFG_PKG_CLANLIB_DIRECTFB 1 "
bool 'Enable DirectFB support' ROCKCFG_PKG_CLANLIB_DIRECTFB 0 "
Enable DirectFB support"
fi
bool 'Enable Joystick support' ROCKCFG_PKG_CLANLIB_JOY 1 "

Loading…
Cancel
Save