From f6a912f9c0617a32d6f78913a86891fd86b6bc17 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Sat, 11 Feb 2012 10:16:07 +0100 Subject: [PATCH] Configure with --enable-debug. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 00d9110..2a60832 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,7 @@ override_dh_auto_configure: --libdir=lib/$(DEB_HOST_MULTIARCH) \ --extra-cflags="-Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX" \ --enable-joystick \ + --enable-debug \ --disable-ssl echo "#define GPAC_SVN_REVISION \"\"" >include/gpac/version.h -- 2.30.2