Relax elflint a bit.
Run elflint on all programs and DSOs.
diff --git a/src/ChangeLog b/src/ChangeLog
index cf315ff..a384ed6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
 2005-08-06  Ulrich Drepper  <drepper@redhat.com>
 
+	* elflint.c (in_nobits_scn): New function.
+	(check_versym): Allow references for defined symbols against versions
+	of other DSOs also for symbols in nobits sections.
+	Move a few variables around.
+
 	* Makefile.am (AM_CFLAGS): Avoid duplication.
 	Link with statis libs if BUILD_STATIC.