--show-debug-tags and --show-trace-tags now supported by Configuration API; also...
authorMorgan Deters <mdeters@gmail.com>
Sat, 17 Sep 2011 01:57:27 +0000 (01:57 +0000)
committerMorgan Deters <mdeters@gmail.com>
Sat, 17 Sep 2011 01:57:27 +0000 (01:57 +0000)
commit35c358f086dc16604e506028c1c288172edd1409
tree15ab0e8613a419ee1c48825ee8096976142aceb2
parent84f0e9f58671083794dce8ed8e71a8fa9fe587cd
--show-debug-tags and --show-trace-tags now supported by Configuration API; also, the information is only recompiled and relinked when it has changed, avoiding unnecessary relinking
src/Makefile.am
src/util/Makefile.am
src/util/configuration.cpp
src/util/configuration.h
src/util/options.cpp