Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4762 - trunk/auto

Anonymous User
July 24, 2012 11:18AM
Author: ru
Date: 2012-07-24 15:16:09 +0000 (Tue, 24 Jul 2012)
New Revision: 4762
URL: http://trac.nginx.org/nginx/changeset/4762/nginx

Log:
Made sure to run configure in a "C" locale.

Otherwise, we may fail to properly detect a version of compiler.


Modified:
trunk/auto/configure

Modified: trunk/auto/configure
===================================================================
--- trunk/auto/configure 2012-07-24 15:13:34 UTC (rev 4761)
+++ trunk/auto/configure 2012-07-24 15:16:09 UTC (rev 4762)
@@ -4,6 +4,9 @@
# Copyright (C) Nginx, Inc.


+LC_ALL=C
+export LC_ALL
+
. auto/options
. auto/init
. auto/sources

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4762 - trunk/auto

Anonymous User 884 July 24, 2012 11:18AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 287
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready