]> granicus.if.org Git - handbrake/commit
BuildSystem: fixed configure --debug + Xcode
authorkonablend <kona8lend@gmail.com>
Mon, 9 Mar 2009 03:05:53 +0000 (03:05 +0000)
committerkonablend <kona8lend@gmail.com>
Mon, 9 Mar 2009 03:05:53 +0000 (03:05 +0000)
commitafbc7342acb118971fbec64de7bd3c66f515c524
tree8c5d4e26b955dc252b5c7ee20d934e58d62d4697
parentaeac4294d9d2b5f6f445dcc9ef925fd7906d9ca7
BuildSystem: fixed configure --debug + Xcode
- only effects users building w/ Xcode from terminal or Xcode.app who need debug libhb.

Bug details:
- shunting through Xcode causes a re-configure to give GNUmakefile the 'Xcode' environment.
- re-configure simply clobbered CONF.args thus losing effect of initial --debug option.
- solution is to pass CONF.args to re-configure.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2244 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/module.defs
make/configure.py
make/xcodemake