[SCM] gpac/master: Configure with --enable-debug.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Feb 11 09:15:55 UTC 2012


The following commit has been merged in the master branch:
commit f6a912f9c0617a32d6f78913a86891fd86b6bc17
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Feb 11 10:16:07 2012 +0100

    Configure with --enable-debug.

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
 

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list