verify: fix bug when gnulib <assert.h> is also included
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 May 2011 01:36:04 +0000 (18:36 -0700)
committerIan Beckwith <ianb@erislabs.net>
Thu, 9 Jun 2011 17:51:53 +0000 (18:51 +0100)
commit9279f194092d1b1389ba90e81a9bd0f2e5ebac58
treebd266bb720fc56a60fc30c7e5b48684b0fc279a0
parent752adc18e92f443971c61bdd9cefec0c54a103ec
verify: fix bug when gnulib <assert.h> is also included

* lib/verify.h (verify, verify_true): Define if _GL_VERIFY_H
is defined, not if _GL_STATIC_ASSERT_H is not defined.
Perhaps there's a better way, but this fixes the immediate problem.
Problem reported by Bruno Haible in
<http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00478.html>.
(cherry picked from commit 99b313868bb6a7441f762d78252ce418f5ca7fdb)
ChangeLog
lib/verify.h