Skip to content

Commit cadeb6c

Browse files
committed
whoops not this
1 parent 5000c85 commit cadeb6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

qb/config.params.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ HAVE_EGL=auto # EGL context support
111111
HAVE_VG=auto # OpenVG support
112112
HAVE_CG=auto # Cg shader support
113113
HAVE_HLSL=no # HLSL9 shader support (for Direct3D9)
114-
HAVE_BUILTINZLIB=no # Bake in zlib
114+
HAVE_BUILTINZLIB=auto # Bake in zlib
115115
HAVE_ZLIB=auto # zlib support (ZIP extract, PNG decoding/encoding)
116116
HAVE_ALSA=auto # ALSA support
117117
C89_ALSA=no
@@ -215,4 +215,4 @@ HAVE_GAME_AI=no
215215
HAVE_SMBCLIENT=auto # SMB client support
216216
HAVE_BUILTINSMBCLIENT=no # Use builtin libsmb2
217217
HAVE_COCOA=auto # Cocoa support (Darwin/Apple)
218-
HAVE_MFI=auto # GameController.framework joypad support (Apple)
218+
HAVE_MFI=auto # GameController.framework joypad support (Apple)

0 commit comments

Comments
 (0)