summaryrefslogtreecommitdiff
path: root/maint.mk
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-14 13:52:58 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-14 13:53:22 +0200
commit5efa7d64818114bbef4896d3824425917b45e909 (patch)
tree166bb14196a233382b80570c746ae20cf3723fe0 /maint.mk
parent142eddc0b8eb696fcadedd9d9c6f387fafa560f8 (diff)
downloadgnutls-5efa7d64818114bbef4896d3824425917b45e909.tar.gz
updated gnulib
Diffstat (limited to 'maint.mk')
-rw-r--r--maint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint.mk b/maint.mk
index 2b454a15cc..c1b786f89f 100644
--- a/maint.mk
+++ b/maint.mk
@@ -809,7 +809,7 @@ sc_prohibit_always_true_header_tests:
$(_sc_search_regexp)
sc_prohibit_defined_have_decl_tests:
- @prohibit='#[ ]*if(n?def|.*\<defined)\>[ (]+HAVE_DECL_' \
+ @prohibit='(#[ ]*ifn?def|\<defined)\>[ (]+HAVE_DECL_' \
halt='HAVE_DECL macros are always defined' \
$(_sc_search_regexp)