# HG changeset patch # User Bruno Haible # Date 1262270830 -3600 # Node ID 1b9d71e4e297fce85ccbebbaececb9aac99b6a78 # Parent 61fb25fd82e7f3e33709b2a74ebdd160e3a30bdb Use AC_C_INLINE instead of module 'inline' where possible. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,189 @@ +2009-12-31 Bruno Haible + + Use AC_C_INLINE instead of module 'inline' where possible. + * modules/inline (Description): Clarify purpose. + * m4/count-one-bits.m4 (gl_COUNT_ONE_BITS): Require AC_C_INLINE. + * modules/count-one-bits (Depends-on): Remove inline. + * m4/openat.m4 (gl_PREREQ_OPENAT): Require AC_C_INLINE. + * modules/openat (Depends-on): Remove inline. + * modules/fdutimensat (Depends-on, configure.ac): Require AC_C_INLINE + instead of depending on module 'inline'. + * modules/filevercmp (Depends-on, configure.ac): Likewise. + * modules/unicase/cased (Depends-on, configure.ac): Likewise. + * modules/unicase/ignorable (Depends-on, configure.ac): Likewise. + * modules/unictype/category-of (Depends-on, configure.ac): Likewise. + * modules/unictype/category-test (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-alnum (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-alpha (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-blank (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-cntrl (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-digit (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-graph (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-lower (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-print (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-punct (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-space (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-upper (Depends-on, configure.ac): Likewise. + * modules/unictype/ctype-xdigit (Depends-on, configure.ac): Likewise. + * modules/unictype/property-alphabetic (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-ascii-hex-digit (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-arabic-digit (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-arabic-right-to-left (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-block-separator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-boundary-neutral (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-common-separator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-control (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-bidi-embedding-or-override (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-eur-num-separator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-eur-num-terminator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-european-digit (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-hebrew-right-to-left (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-left-to-right (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-non-spacing-mark (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-other-neutral (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-pdf (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-bidi-segment-separator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-bidi-whitespace (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-combining (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-composite (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-currency-symbol (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-dash (Depends-on, configure.ac): Likewise. + * modules/unictype/property-decimal-digit (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-default-ignorable-code-point (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-deprecated (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-diacritic (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-extender (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-format-control (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-grapheme-base (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-grapheme-extend (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-grapheme-link (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-hex-digit (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-hyphen (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-id-continue (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-id-start (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-ideographic (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-ids-binary-operator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-ids-trinary-operator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-ignorable-control (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-iso-control (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-join-control (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-left-of-pair (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-line-separator (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-logical-order-exception (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-lowercase (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-math (Depends-on, configure.ac): Likewise. + * modules/unictype/property-non-break (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-not-a-character (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-numeric (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-other-alphabetic (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-other-default-ignorable-code-point + (Depends-on, configure.ac): Likewise. + * modules/unictype/property-other-grapheme-extend (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-other-id-continue (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-other-id-start (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-other-lowercase (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-other-math (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-other-uppercase (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-paired-punctuation (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-paragraph-separator (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-pattern-syntax (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-pattern-white-space (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-private-use (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-punctuation (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-quotation-mark (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-radical (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-sentence-terminal (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-soft-dotted (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-space (Depends-on, configure.ac): Likewise. + * modules/unictype/property-terminal-punctuation (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-titlecase (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-unassigned-code-value (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-unified-ideograph (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-uppercase (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-variation-selector (Depends-on, + configure.ac): Likewise. + * modules/unictype/property-white-space (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-xid-continue (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-xid-start (Depends-on, configure.ac): + Likewise. + * modules/unictype/property-zero-width (Depends-on, configure.ac): + Likewise. + * modules/unictype/syntax-c-ident (Depends-on, configure.ac): Likewise. + * modules/unictype/syntax-java-ident (Depends-on, configure.ac): + Likewise. + 2009-12-31 Bruno Haible Remove unnecessary AC_C_INLINE invocation. diff --git a/m4/count-one-bits.m4 b/m4/count-one-bits.m4 --- a/m4/count-one-bits.m4 +++ b/m4/count-one-bits.m4 @@ -1,4 +1,4 @@ -# count-one-bits.m4 serial 1 +# count-one-bits.m4 serial 2 dnl Copyright (C) 2007, 2009 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -9,4 +9,7 @@ dnl We don't need (and can't compile) count_one_bits_ll dnl unless the type 'unsigned long long int' exists. AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT]) + + dnl Prerequisites of lib/count-one-bits.h. + AC_REQUIRE([AC_C_INLINE]) ]) diff --git a/m4/openat.m4 b/m4/openat.m4 --- a/m4/openat.m4 +++ b/m4/openat.m4 @@ -1,4 +1,4 @@ -# serial 26 +# serial 27 # See if we need to use our replacement for Solaris' openat et al functions. dnl Copyright (C) 2004-2009 Free Software Foundation, Inc. @@ -118,6 +118,7 @@ AC_DEFUN([gl_PREREQ_OPENAT], [ + AC_REQUIRE([AC_C_INLINE]) AC_REQUIRE([gl_PROMOTED_TYPE_MODE_T]) : ]) diff --git a/modules/count-one-bits b/modules/count-one-bits --- a/modules/count-one-bits +++ b/modules/count-one-bits @@ -6,7 +6,6 @@ m4/count-one-bits.m4 Depends-on: -inline verify configure.ac: diff --git a/modules/fdutimensat b/modules/fdutimensat --- a/modules/fdutimensat +++ b/modules/fdutimensat @@ -7,10 +7,10 @@ Depends-on: futimens -inline utimensat configure.ac: +AC_REQUIRE([AC_C_INLINE]) dnl because 'inline' is used in lib/utimens.h gl_MODULE_INDICATOR([fdutimensat]) Makefile.am: diff --git a/modules/filevercmp b/modules/filevercmp --- a/modules/filevercmp +++ b/modules/filevercmp @@ -7,11 +7,11 @@ Depends-on: c-ctype -inline stdbool string configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += filevercmp.c diff --git a/modules/inline b/modules/inline --- a/modules/inline +++ b/modules/inline @@ -1,5 +1,6 @@ Description: -Test for the 'inline' keyword or equivalent. +Test for the 'inline' keyword or equivalent and whether it is actually +effective. Files: m4/inline.m4 diff --git a/modules/openat b/modules/openat --- a/modules/openat +++ b/modules/openat @@ -23,7 +23,6 @@ fcntl-h fdopendir gettext-h -inline intprops lchown lstat diff --git a/modules/unicase/cased b/modules/unicase/cased --- a/modules/unicase/cased +++ b/modules/unicase/cased @@ -10,9 +10,9 @@ Depends-on: unitypes stdbool -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unicase/cased.c diff --git a/modules/unicase/ignorable b/modules/unicase/ignorable --- a/modules/unicase/ignorable +++ b/modules/unicase/ignorable @@ -10,9 +10,9 @@ Depends-on: unitypes stdbool -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unicase/ignorable.c diff --git a/modules/unictype/category-of b/modules/unictype/category-of --- a/modules/unictype/category-of +++ b/modules/unictype/category-of @@ -8,9 +8,9 @@ Depends-on: unictype/base unictype/category-none -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/categ_of.c diff --git a/modules/unictype/category-test b/modules/unictype/category-test --- a/modules/unictype/category-test +++ b/modules/unictype/category-test @@ -7,9 +7,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/categ_test.c diff --git a/modules/unictype/ctype-alnum b/modules/unictype/ctype-alnum --- a/modules/unictype/ctype-alnum +++ b/modules/unictype/ctype-alnum @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_alnum.c diff --git a/modules/unictype/ctype-alpha b/modules/unictype/ctype-alpha --- a/modules/unictype/ctype-alpha +++ b/modules/unictype/ctype-alpha @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_alpha.c diff --git a/modules/unictype/ctype-blank b/modules/unictype/ctype-blank --- a/modules/unictype/ctype-blank +++ b/modules/unictype/ctype-blank @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_blank.c diff --git a/modules/unictype/ctype-cntrl b/modules/unictype/ctype-cntrl --- a/modules/unictype/ctype-cntrl +++ b/modules/unictype/ctype-cntrl @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_cntrl.c diff --git a/modules/unictype/ctype-digit b/modules/unictype/ctype-digit --- a/modules/unictype/ctype-digit +++ b/modules/unictype/ctype-digit @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_digit.c diff --git a/modules/unictype/ctype-graph b/modules/unictype/ctype-graph --- a/modules/unictype/ctype-graph +++ b/modules/unictype/ctype-graph @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_graph.c diff --git a/modules/unictype/ctype-lower b/modules/unictype/ctype-lower --- a/modules/unictype/ctype-lower +++ b/modules/unictype/ctype-lower @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_lower.c diff --git a/modules/unictype/ctype-print b/modules/unictype/ctype-print --- a/modules/unictype/ctype-print +++ b/modules/unictype/ctype-print @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_print.c diff --git a/modules/unictype/ctype-punct b/modules/unictype/ctype-punct --- a/modules/unictype/ctype-punct +++ b/modules/unictype/ctype-punct @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_punct.c diff --git a/modules/unictype/ctype-space b/modules/unictype/ctype-space --- a/modules/unictype/ctype-space +++ b/modules/unictype/ctype-space @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_space.c diff --git a/modules/unictype/ctype-upper b/modules/unictype/ctype-upper --- a/modules/unictype/ctype-upper +++ b/modules/unictype/ctype-upper @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_upper.c diff --git a/modules/unictype/ctype-xdigit b/modules/unictype/ctype-xdigit --- a/modules/unictype/ctype-xdigit +++ b/modules/unictype/ctype-xdigit @@ -9,9 +9,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/ctype_xdigit.c diff --git a/modules/unictype/property-alphabetic b/modules/unictype/property-alphabetic --- a/modules/unictype/property-alphabetic +++ b/modules/unictype/property-alphabetic @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_alphabetic.c diff --git a/modules/unictype/property-ascii-hex-digit b/modules/unictype/property-ascii-hex-digit --- a/modules/unictype/property-ascii-hex-digit +++ b/modules/unictype/property-ascii-hex-digit @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_ascii_hex_digit.c diff --git a/modules/unictype/property-bidi-arabic-digit b/modules/unictype/property-bidi-arabic-digit --- a/modules/unictype/property-bidi-arabic-digit +++ b/modules/unictype/property-bidi-arabic-digit @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_arabic_digit.c diff --git a/modules/unictype/property-bidi-arabic-right-to-left b/modules/unictype/property-bidi-arabic-right-to-left --- a/modules/unictype/property-bidi-arabic-right-to-left +++ b/modules/unictype/property-bidi-arabic-right-to-left @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_arabic_right_to_left.c diff --git a/modules/unictype/property-bidi-block-separator b/modules/unictype/property-bidi-block-separator --- a/modules/unictype/property-bidi-block-separator +++ b/modules/unictype/property-bidi-block-separator @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_block_separator.c diff --git a/modules/unictype/property-bidi-boundary-neutral b/modules/unictype/property-bidi-boundary-neutral --- a/modules/unictype/property-bidi-boundary-neutral +++ b/modules/unictype/property-bidi-boundary-neutral @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_boundary_neutral.c diff --git a/modules/unictype/property-bidi-common-separator b/modules/unictype/property-bidi-common-separator --- a/modules/unictype/property-bidi-common-separator +++ b/modules/unictype/property-bidi-common-separator @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_common_separator.c diff --git a/modules/unictype/property-bidi-control b/modules/unictype/property-bidi-control --- a/modules/unictype/property-bidi-control +++ b/modules/unictype/property-bidi-control @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_control.c diff --git a/modules/unictype/property-bidi-embedding-or-override b/modules/unictype/property-bidi-embedding-or-override --- a/modules/unictype/property-bidi-embedding-or-override +++ b/modules/unictype/property-bidi-embedding-or-override @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_embedding_or_override.c diff --git a/modules/unictype/property-bidi-eur-num-separator b/modules/unictype/property-bidi-eur-num-separator --- a/modules/unictype/property-bidi-eur-num-separator +++ b/modules/unictype/property-bidi-eur-num-separator @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_eur_num_separator.c diff --git a/modules/unictype/property-bidi-eur-num-terminator b/modules/unictype/property-bidi-eur-num-terminator --- a/modules/unictype/property-bidi-eur-num-terminator +++ b/modules/unictype/property-bidi-eur-num-terminator @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_eur_num_terminator.c diff --git a/modules/unictype/property-bidi-european-digit b/modules/unictype/property-bidi-european-digit --- a/modules/unictype/property-bidi-european-digit +++ b/modules/unictype/property-bidi-european-digit @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_european_digit.c diff --git a/modules/unictype/property-bidi-hebrew-right-to-left b/modules/unictype/property-bidi-hebrew-right-to-left --- a/modules/unictype/property-bidi-hebrew-right-to-left +++ b/modules/unictype/property-bidi-hebrew-right-to-left @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_hebrew_right_to_left.c diff --git a/modules/unictype/property-bidi-left-to-right b/modules/unictype/property-bidi-left-to-right --- a/modules/unictype/property-bidi-left-to-right +++ b/modules/unictype/property-bidi-left-to-right @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_left_to_right.c diff --git a/modules/unictype/property-bidi-non-spacing-mark b/modules/unictype/property-bidi-non-spacing-mark --- a/modules/unictype/property-bidi-non-spacing-mark +++ b/modules/unictype/property-bidi-non-spacing-mark @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_non_spacing_mark.c diff --git a/modules/unictype/property-bidi-other-neutral b/modules/unictype/property-bidi-other-neutral --- a/modules/unictype/property-bidi-other-neutral +++ b/modules/unictype/property-bidi-other-neutral @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_other_neutral.c diff --git a/modules/unictype/property-bidi-pdf b/modules/unictype/property-bidi-pdf --- a/modules/unictype/property-bidi-pdf +++ b/modules/unictype/property-bidi-pdf @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_pdf.c diff --git a/modules/unictype/property-bidi-segment-separator b/modules/unictype/property-bidi-segment-separator --- a/modules/unictype/property-bidi-segment-separator +++ b/modules/unictype/property-bidi-segment-separator @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_segment_separator.c diff --git a/modules/unictype/property-bidi-whitespace b/modules/unictype/property-bidi-whitespace --- a/modules/unictype/property-bidi-whitespace +++ b/modules/unictype/property-bidi-whitespace @@ -9,9 +9,9 @@ Depends-on: unictype/base unictype/bidicategory-of -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_bidi_whitespace.c diff --git a/modules/unictype/property-combining b/modules/unictype/property-combining --- a/modules/unictype/property-combining +++ b/modules/unictype/property-combining @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_combining.c diff --git a/modules/unictype/property-composite b/modules/unictype/property-composite --- a/modules/unictype/property-composite +++ b/modules/unictype/property-composite @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_composite.c diff --git a/modules/unictype/property-currency-symbol b/modules/unictype/property-currency-symbol --- a/modules/unictype/property-currency-symbol +++ b/modules/unictype/property-currency-symbol @@ -10,9 +10,9 @@ unictype/base unictype/category-test unictype/category-Sc -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_currency_symbol.c diff --git a/modules/unictype/property-dash b/modules/unictype/property-dash --- a/modules/unictype/property-dash +++ b/modules/unictype/property-dash @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_dash.c diff --git a/modules/unictype/property-decimal-digit b/modules/unictype/property-decimal-digit --- a/modules/unictype/property-decimal-digit +++ b/modules/unictype/property-decimal-digit @@ -10,9 +10,9 @@ unictype/base unictype/category-test unictype/category-Nd -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_decimal_digit.c diff --git a/modules/unictype/property-default-ignorable-code-point b/modules/unictype/property-default-ignorable-code-point --- a/modules/unictype/property-default-ignorable-code-point +++ b/modules/unictype/property-default-ignorable-code-point @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_default_ignorable_code_point.c diff --git a/modules/unictype/property-deprecated b/modules/unictype/property-deprecated --- a/modules/unictype/property-deprecated +++ b/modules/unictype/property-deprecated @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_deprecated.c diff --git a/modules/unictype/property-diacritic b/modules/unictype/property-diacritic --- a/modules/unictype/property-diacritic +++ b/modules/unictype/property-diacritic @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_diacritic.c diff --git a/modules/unictype/property-extender b/modules/unictype/property-extender --- a/modules/unictype/property-extender +++ b/modules/unictype/property-extender @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_extender.c diff --git a/modules/unictype/property-format-control b/modules/unictype/property-format-control --- a/modules/unictype/property-format-control +++ b/modules/unictype/property-format-control @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_format_control.c diff --git a/modules/unictype/property-grapheme-base b/modules/unictype/property-grapheme-base --- a/modules/unictype/property-grapheme-base +++ b/modules/unictype/property-grapheme-base @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_grapheme_base.c diff --git a/modules/unictype/property-grapheme-extend b/modules/unictype/property-grapheme-extend --- a/modules/unictype/property-grapheme-extend +++ b/modules/unictype/property-grapheme-extend @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_grapheme_extend.c diff --git a/modules/unictype/property-grapheme-link b/modules/unictype/property-grapheme-link --- a/modules/unictype/property-grapheme-link +++ b/modules/unictype/property-grapheme-link @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_grapheme_link.c diff --git a/modules/unictype/property-hex-digit b/modules/unictype/property-hex-digit --- a/modules/unictype/property-hex-digit +++ b/modules/unictype/property-hex-digit @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_hex_digit.c diff --git a/modules/unictype/property-hyphen b/modules/unictype/property-hyphen --- a/modules/unictype/property-hyphen +++ b/modules/unictype/property-hyphen @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_hyphen.c diff --git a/modules/unictype/property-id-continue b/modules/unictype/property-id-continue --- a/modules/unictype/property-id-continue +++ b/modules/unictype/property-id-continue @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_id_continue.c diff --git a/modules/unictype/property-id-start b/modules/unictype/property-id-start --- a/modules/unictype/property-id-start +++ b/modules/unictype/property-id-start @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_id_start.c diff --git a/modules/unictype/property-ideographic b/modules/unictype/property-ideographic --- a/modules/unictype/property-ideographic +++ b/modules/unictype/property-ideographic @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_ideographic.c diff --git a/modules/unictype/property-ids-binary-operator b/modules/unictype/property-ids-binary-operator --- a/modules/unictype/property-ids-binary-operator +++ b/modules/unictype/property-ids-binary-operator @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_ids_binary_operator.c diff --git a/modules/unictype/property-ids-trinary-operator b/modules/unictype/property-ids-trinary-operator --- a/modules/unictype/property-ids-trinary-operator +++ b/modules/unictype/property-ids-trinary-operator @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_ids_trinary_operator.c diff --git a/modules/unictype/property-ignorable-control b/modules/unictype/property-ignorable-control --- a/modules/unictype/property-ignorable-control +++ b/modules/unictype/property-ignorable-control @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_ignorable_control.c diff --git a/modules/unictype/property-iso-control b/modules/unictype/property-iso-control --- a/modules/unictype/property-iso-control +++ b/modules/unictype/property-iso-control @@ -10,9 +10,9 @@ unictype/base unictype/category-test unictype/category-Cc -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_iso_control.c diff --git a/modules/unictype/property-join-control b/modules/unictype/property-join-control --- a/modules/unictype/property-join-control +++ b/modules/unictype/property-join-control @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_join_control.c diff --git a/modules/unictype/property-left-of-pair b/modules/unictype/property-left-of-pair --- a/modules/unictype/property-left-of-pair +++ b/modules/unictype/property-left-of-pair @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_left_of_pair.c diff --git a/modules/unictype/property-line-separator b/modules/unictype/property-line-separator --- a/modules/unictype/property-line-separator +++ b/modules/unictype/property-line-separator @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_line_separator.c diff --git a/modules/unictype/property-logical-order-exception b/modules/unictype/property-logical-order-exception --- a/modules/unictype/property-logical-order-exception +++ b/modules/unictype/property-logical-order-exception @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_logical_order_exception.c diff --git a/modules/unictype/property-lowercase b/modules/unictype/property-lowercase --- a/modules/unictype/property-lowercase +++ b/modules/unictype/property-lowercase @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_lowercase.c diff --git a/modules/unictype/property-math b/modules/unictype/property-math --- a/modules/unictype/property-math +++ b/modules/unictype/property-math @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_math.c diff --git a/modules/unictype/property-non-break b/modules/unictype/property-non-break --- a/modules/unictype/property-non-break +++ b/modules/unictype/property-non-break @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_non_break.c diff --git a/modules/unictype/property-not-a-character b/modules/unictype/property-not-a-character --- a/modules/unictype/property-not-a-character +++ b/modules/unictype/property-not-a-character @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_not_a_character.c diff --git a/modules/unictype/property-numeric b/modules/unictype/property-numeric --- a/modules/unictype/property-numeric +++ b/modules/unictype/property-numeric @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_numeric.c diff --git a/modules/unictype/property-other-alphabetic b/modules/unictype/property-other-alphabetic --- a/modules/unictype/property-other-alphabetic +++ b/modules/unictype/property-other-alphabetic @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_alphabetic.c diff --git a/modules/unictype/property-other-default-ignorable-code-point b/modules/unictype/property-other-default-ignorable-code-point --- a/modules/unictype/property-other-default-ignorable-code-point +++ b/modules/unictype/property-other-default-ignorable-code-point @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_default_ignorable_code_point.c diff --git a/modules/unictype/property-other-grapheme-extend b/modules/unictype/property-other-grapheme-extend --- a/modules/unictype/property-other-grapheme-extend +++ b/modules/unictype/property-other-grapheme-extend @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_grapheme_extend.c diff --git a/modules/unictype/property-other-id-continue b/modules/unictype/property-other-id-continue --- a/modules/unictype/property-other-id-continue +++ b/modules/unictype/property-other-id-continue @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_id_continue.c diff --git a/modules/unictype/property-other-id-start b/modules/unictype/property-other-id-start --- a/modules/unictype/property-other-id-start +++ b/modules/unictype/property-other-id-start @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_id_start.c diff --git a/modules/unictype/property-other-lowercase b/modules/unictype/property-other-lowercase --- a/modules/unictype/property-other-lowercase +++ b/modules/unictype/property-other-lowercase @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_lowercase.c diff --git a/modules/unictype/property-other-math b/modules/unictype/property-other-math --- a/modules/unictype/property-other-math +++ b/modules/unictype/property-other-math @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_math.c diff --git a/modules/unictype/property-other-uppercase b/modules/unictype/property-other-uppercase --- a/modules/unictype/property-other-uppercase +++ b/modules/unictype/property-other-uppercase @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_other_uppercase.c diff --git a/modules/unictype/property-paired-punctuation b/modules/unictype/property-paired-punctuation --- a/modules/unictype/property-paired-punctuation +++ b/modules/unictype/property-paired-punctuation @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_paired_punctuation.c diff --git a/modules/unictype/property-paragraph-separator b/modules/unictype/property-paragraph-separator --- a/modules/unictype/property-paragraph-separator +++ b/modules/unictype/property-paragraph-separator @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_paragraph_separator.c diff --git a/modules/unictype/property-pattern-syntax b/modules/unictype/property-pattern-syntax --- a/modules/unictype/property-pattern-syntax +++ b/modules/unictype/property-pattern-syntax @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_pattern_syntax.c diff --git a/modules/unictype/property-pattern-white-space b/modules/unictype/property-pattern-white-space --- a/modules/unictype/property-pattern-white-space +++ b/modules/unictype/property-pattern-white-space @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_pattern_white_space.c diff --git a/modules/unictype/property-private-use b/modules/unictype/property-private-use --- a/modules/unictype/property-private-use +++ b/modules/unictype/property-private-use @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_private_use.c diff --git a/modules/unictype/property-punctuation b/modules/unictype/property-punctuation --- a/modules/unictype/property-punctuation +++ b/modules/unictype/property-punctuation @@ -10,9 +10,9 @@ unictype/base unictype/category-test unictype/category-P -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_punctuation.c diff --git a/modules/unictype/property-quotation-mark b/modules/unictype/property-quotation-mark --- a/modules/unictype/property-quotation-mark +++ b/modules/unictype/property-quotation-mark @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_quotation_mark.c diff --git a/modules/unictype/property-radical b/modules/unictype/property-radical --- a/modules/unictype/property-radical +++ b/modules/unictype/property-radical @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_radical.c diff --git a/modules/unictype/property-sentence-terminal b/modules/unictype/property-sentence-terminal --- a/modules/unictype/property-sentence-terminal +++ b/modules/unictype/property-sentence-terminal @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_sentence_terminal.c diff --git a/modules/unictype/property-soft-dotted b/modules/unictype/property-soft-dotted --- a/modules/unictype/property-soft-dotted +++ b/modules/unictype/property-soft-dotted @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_soft_dotted.c diff --git a/modules/unictype/property-space b/modules/unictype/property-space --- a/modules/unictype/property-space +++ b/modules/unictype/property-space @@ -10,9 +10,9 @@ unictype/base unictype/category-test unictype/category-Zs -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_space.c diff --git a/modules/unictype/property-terminal-punctuation b/modules/unictype/property-terminal-punctuation --- a/modules/unictype/property-terminal-punctuation +++ b/modules/unictype/property-terminal-punctuation @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_terminal_punctuation.c diff --git a/modules/unictype/property-titlecase b/modules/unictype/property-titlecase --- a/modules/unictype/property-titlecase +++ b/modules/unictype/property-titlecase @@ -10,9 +10,9 @@ unictype/base unictype/category-test unictype/category-Lt -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_titlecase.c diff --git a/modules/unictype/property-unassigned-code-value b/modules/unictype/property-unassigned-code-value --- a/modules/unictype/property-unassigned-code-value +++ b/modules/unictype/property-unassigned-code-value @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_unassigned_code_value.c diff --git a/modules/unictype/property-unified-ideograph b/modules/unictype/property-unified-ideograph --- a/modules/unictype/property-unified-ideograph +++ b/modules/unictype/property-unified-ideograph @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_unified_ideograph.c diff --git a/modules/unictype/property-uppercase b/modules/unictype/property-uppercase --- a/modules/unictype/property-uppercase +++ b/modules/unictype/property-uppercase @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_uppercase.c diff --git a/modules/unictype/property-variation-selector b/modules/unictype/property-variation-selector --- a/modules/unictype/property-variation-selector +++ b/modules/unictype/property-variation-selector @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_variation_selector.c diff --git a/modules/unictype/property-white-space b/modules/unictype/property-white-space --- a/modules/unictype/property-white-space +++ b/modules/unictype/property-white-space @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_white_space.c diff --git a/modules/unictype/property-xid-continue b/modules/unictype/property-xid-continue --- a/modules/unictype/property-xid-continue +++ b/modules/unictype/property-xid-continue @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_xid_continue.c diff --git a/modules/unictype/property-xid-start b/modules/unictype/property-xid-start --- a/modules/unictype/property-xid-start +++ b/modules/unictype/property-xid-start @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_xid_start.c diff --git a/modules/unictype/property-zero-width b/modules/unictype/property-zero-width --- a/modules/unictype/property-zero-width +++ b/modules/unictype/property-zero-width @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/pr_zero_width.c diff --git a/modules/unictype/syntax-c-ident b/modules/unictype/syntax-c-ident --- a/modules/unictype/syntax-c-ident +++ b/modules/unictype/syntax-c-ident @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/sy_c_ident.c diff --git a/modules/unictype/syntax-java-ident b/modules/unictype/syntax-java-ident --- a/modules/unictype/syntax-java-ident +++ b/modules/unictype/syntax-java-ident @@ -8,9 +8,9 @@ Depends-on: unictype/base -inline configure.ac: +AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += unictype/sy_java_ident.c