added functiontrace
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||
##
|
||||
## $Log$
|
||||
## Revision 1.20 2005/02/28 07:54:57 marc
|
||||
## added functiontrace
|
||||
##
|
||||
## Revision 1.19 2005/02/21 16:33:41 marc
|
||||
## source rpm: no "-devel"!
|
||||
##
|
||||
@@ -70,7 +73,7 @@ SUBDIRS = mrw
|
||||
EXTRA_DIST = bootstrap.sh
|
||||
|
||||
nobase_include_HEADERS = mrw/arg.hpp mrw/list.hpp \
|
||||
mrw/simpletrace.hpp mrw/unistd.hpp \
|
||||
mrw/unistd.hpp \
|
||||
mrw/auto.hpp mrw/map.hpp \
|
||||
mrw/smartpointer.hpp mrw/vector.hpp \
|
||||
mrw/deque.hpp mrw/multimap.hpp \
|
||||
@@ -80,6 +83,9 @@ nobase_include_HEADERS = mrw/arg.hpp mrw/list.hpp \
|
||||
mrw/regexp.hpp mrw/tokenizer.hpp \
|
||||
mrw/configfile.hpp mrw/file.hpp mrw/errno.hpp \
|
||||
mrw/dynamiclibrary.hpp
|
||||
if HAVE_LOG4CXX
|
||||
nobase_include_HEADERS += mrw/functiontrace.hpp
|
||||
endif
|
||||
infosdir = ${pkgdatadir}
|
||||
infos_DATA = AUTHORS NEWS README COPYING INSTALL ChangeLog \
|
||||
@PACKAGENAME@.spec
|
||||
|
Reference in New Issue
Block a user