From 618ef6175e379716510fb2f597efe8e0a62fe191 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Wed, 29 Nov 2006 04:14:39 +0000 Subject: [PATCH] No buildlog by default (accidentally committed). git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2556 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/build/unix/config_functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/build/unix/config_functions b/sc2/build/unix/config_functions index 899d59a19..d53b074d2 100644 --- a/sc2/build/unix/config_functions +++ b/sc2/build/unix/config_functions @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -BUILDLOG=/tmp/build.log +BUILDLOG=/dev/null TEMPFILE="/tmp/build.$$.tmp" #KEEPTEMPFILES=keeptempfiles