diff --git a/packages/x11/lib/libxshmfence/package.mk b/packages/x11/lib/libxshmfence/package.mk index 015ae74ffe..14fc5232bd 100644 --- a/packages/x11/lib/libxshmfence/package.mk +++ b/packages/x11/lib/libxshmfence/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="libxshmfence: Shared memory 'SyncFence' synchronization primitive PKG_LONGDESC="libxshmfence is the Shared memory 'SyncFence' synchronization primitive." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"