From 90bf7c7b41c9e78663ef3da00480f70854072932 Mon Sep 17 00:00:00 2001 From: Alexander Strasser Date: Sun, 29 Jan 2012 22:56:12 +0100 Subject: [PATCH] build: configure: Restore alphabetical order for CMDLINE_SET --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index cd8c4aed8f..348342d1bc 100755 --- a/configure +++ b/configure @@ -1296,7 +1296,6 @@ CMDLINE_SET=" arch as build_suffix - progs_suffix cc cpu cross_prefix @@ -1315,6 +1314,8 @@ CMDLINE_SET=" nm optflags pkg_config + postproc_version + progs_suffix samples strip sysinclude @@ -1322,7 +1323,6 @@ CMDLINE_SET=" target_exec target_os target_path - postproc_version valgrind yasmexe "