diff options
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ # Disable localized program messages. -LANG=C -export LANG +LC_ALL=C +export LC_ALL # Stop on error exit status. set -e |
![]() |
index : unit.git | |
| Universal Web Application Server | a.clayton@nginx.com |
| summaryrefslogtreecommitdiffhomepage |
| -rwxr-xr-x | configure | 4 |
@@ -5,8 +5,8 @@ # Disable localized program messages. -LANG=C -export LANG +LC_ALL=C +export LC_ALL # Stop on error exit status. set -e |