be explicit about the default VERBOSE case

From-SVN: r64728
This commit is contained in:
Bruce Korb 2003-03-22 21:58:56 +00:00
parent 7a9cdb10af
commit 00af168c3e

View file

@ -6,6 +6,9 @@
(solaris_mutex_init): Rename to solaris_mutex_init_2.
* fixinc/fixincl.x: Regenerate.
* fixinc/tests/base/pthread.h: Update.
* fixinc/fixincl.c(initialize): be explicit about the default case
and indicate verbose level when being very, very verbose.
* fixinc/check.tpl(VERBOSE): provide a means for passing the value in
2003-03-22 Andreas Jaeger <aj@suse.de>