summaryrefslogtreecommitdiff
path: root/modules/unictype/property-white-space
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-31 15:47:10 +0100
committerBruno Haible <bruno@clisp.org>2009-12-31 17:28:37 +0100
commit69fe567051cd45f3d71166a9956a4621163b33fb (patch)
tree93ee054c72d500508a4232ba469aacea19e20514 /modules/unictype/property-white-space
parent136edbc25f2c86265b6931a58eb4ad0bf290945a (diff)
downloadgnulib-69fe567051cd45f3d71166a9956a4621163b33fb.tar.gz
Use AC_C_INLINE instead of module 'inline' where possible.
Diffstat (limited to 'modules/unictype/property-white-space')
-rw-r--r--modules/unictype/property-white-space2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unictype/property-white-space b/modules/unictype/property-white-space
index f831704834..decb2860ac 100644
--- a/modules/unictype/property-white-space
+++ b/modules/unictype/property-white-space
@@ -8,9 +8,9 @@ lib/unictype/bitmap.h
Depends-on:
unictype/base
-inline
configure.ac:
+AC_REQUIRE([AC_C_INLINE])
Makefile.am:
lib_SOURCES += unictype/pr_white_space.c