summaryrefslogtreecommitdiff
path: root/modules/strptime
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-03-08 01:45:46 +0100
committerBruno Haible <bruno@clisp.org>2010-03-08 03:11:14 +0100
commit5f04866f4c867e67b1c5573b86a7e20ef890e535 (patch)
tree1da652bef0e3d088d712f1a8d9e0800a22f695df /modules/strptime
parente650136cc4a199e64a3b3401cf7e2195b0f3a3ac (diff)
downloadgnulib-5f04866f4c867e67b1c5573b86a7e20ef890e535.tar.gz
time: Avoid #define replacements in C++ mode.
Diffstat (limited to 'modules/strptime')
-rw-r--r--modules/strptime1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/strptime b/modules/strptime
index 74570f5a89..667d55245c 100644
--- a/modules/strptime
+++ b/modules/strptime
@@ -17,6 +17,7 @@ time_r
configure.ac:
gl_FUNC_STRPTIME
+gl_TIME_MODULE_INDICATOR([strptime])
Makefile.am: