summaryrefslogtreecommitdiff
path: root/modules/cloexec
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-03-28 00:31:39 +0100
committerBruno Haible <bruno@clisp.org>2010-03-28 00:46:24 +0100
commitcd21604b6b669f77ded87ec08371b83b422006e3 (patch)
tree6803b98d17b4108ce69dfeb74dbb559fe112831c /modules/cloexec
parentd2308903f51c7987816eeb3323249371d14d4813 (diff)
downloadgnulib-cd21604b6b669f77ded87ec08371b83b422006e3.tar.gz
Distinguish two kinds of module indicators.
Diffstat (limited to 'modules/cloexec')
-rw-r--r--modules/cloexec2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cloexec b/modules/cloexec
index d590d1e6b4..7fb7eeb504 100644
--- a/modules/cloexec
+++ b/modules/cloexec
@@ -13,7 +13,7 @@ stdbool
configure.ac:
gl_CLOEXEC
-gl_MODULE_INDICATOR([cloexec])
+gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
Makefile.am: