From e8b65126450b775fa826a49e4b1464785bc036a2 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 24 Sep 2008 11:57:47 +0000 Subject: - do not segfault if we end up with empty tables - silence some warnings while at it --- extra/locale/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/locale/Makefile.in') diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in index 52de0f26e..078eb6527 100644 --- a/extra/locale/Makefile.in +++ b/extra/locale/Makefile.in @@ -25,6 +25,7 @@ BUILD_CFLAGS-gen_ldc += -D__WCHAR_ENABLED=1 endif BUILD_CFLAGS-gen_locale := -D_GNU_SOURCE +BUILD_CFLAGS-gen_collate := -D_GNU_SOURCE DEPH-locale := $(top_builddir)include/bits/sysnum.h DEPH-gen_locale := c8tables.h -- cgit v1.2.3