From: Diego Biurrun Date: Mon, 2 Jun 2008 23:47:33 +0000 (+0000) Subject: cosmetics: Split all path variables into their own list. X-Git-Tag: v0.5~4284 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=426be5dc833b3eade840c4576ad565e038d3c93c;p=coroid%2Flibav_saccubus.git cosmetics: Split all path variables into their own list. Originally committed as revision 13637 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/configure b/configure index c4c906909..57a5aa705 100755 --- a/configure +++ b/configure @@ -783,22 +783,27 @@ CMDLINE_SELECT=" static stripping " -CMDLINE_SET=' - arch + +PATHS_LIST=' bindir - build_suffix - cc - cpu - cross_prefix incdir libdir - logfile mandir prefix shlibdir +' + +CMDLINE_SET=" + $PATHS_LIST + arch + build_suffix + cc + cpu + cross_prefix + logfile source_path target_os -' +" # code dependency declarations