bug in makefile, typos used log4cxx instaed of autofunctiontracestdlog.cxx; refs #2
This commit is contained in:
@@ -133,7 +133,7 @@ if AUTOFNTRACE
|
||||
if HAVE_THREADS
|
||||
if HAVE_BOOST_THREAD
|
||||
libmrwautofunctiontracestdlog_mt_la_SOURCES = \
|
||||
autofunctiontracelog4cxx.cxx version.cxx
|
||||
autofunctiontracestdlog.cxx version.cxx
|
||||
libmrwautofunctiontracestdlog_mt_la_CXXFLAGS = @THREADS@ -w
|
||||
libmrwautofunctiontracestdlog_mt_la_LDFLAGS = \
|
||||
-version-info @LIB_VERSION@ @THREADS@
|
||||
|
Reference in New Issue
Block a user