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)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 May 2011 01:36:04 +0000 (18:36 -0700)
commit99b313868bb6a7441f762d78252ce418f5ca7fdb
treec940bb519a5c287beb3a5f62a8e162657f296041
parent6c8bcfcbed6270ca5eb50d94d324d81157a5c912
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>.
ChangeLog
lib/verify.h