summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-06-25 19:33:49 +0000
committerUlrich Drepper <drepper@redhat.com>2008-06-25 19:33:49 +0000
commita40fbc8dca728323f29c437ef95b5f125b9b40f7 (patch)
tree1a892c978ecd1dc20ab39a1c634bb72ccaed05fe /configure
parentcefa2dd3fe453638c45320787fa157e034b90dd9 (diff)
[BZ #5814]
2008-06-25 Ulrich Drepper <drepper@redhat.com> [BZ #5814] * locales/fi_FI: Fix separator for hours, minutes, and seconds.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a43f850f51..6ffe5e64da 100755
--- a/configure
+++ b/configure
@@ -6451,7 +6451,7 @@ else
int foo;
main () { return 0;}
EOF
-if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -fstack-protector
+if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -Werror -fstack-protector
-o conftest conftest.c 1>&5'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5