From a40fbc8dca728323f29c437ef95b5f125b9b40f7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 25 Jun 2008 19:33:49 +0000 Subject: [BZ #5814] 2008-06-25 Ulrich Drepper [BZ #5814] * locales/fi_FI: Fix separator for hours, minutes, and seconds. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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 -- cgit 1.4.1