diff --git a/configure.ac b/configure.ac index 2a9907ed..dfbc24df 100644 --- a/configure.ac +++ b/configure.ac @@ -617,7 +617,7 @@ AC_CHECK_DECL( ) AC_CHECK_DECL( TAILQ_PREV, - found_queue_h=yes, + , found_queue_h=no, [#include ] )