*** empty log message ***
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
* Thu Apr 14 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-2.1.2 (mrw)
|
||||
- Bugfix: initialisation of autolog4cxx: all traces came twice
|
||||
- Better filter for autofunctiontracelog4cxx (regarding operators)
|
||||
- Better default config for autolog4cxxconfiguration and Qt
|
||||
* Sun Apr 10 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-2.1.1 (mrw)
|
||||
- Now, make distcheck works AND the html doc is dirstributed...
|
||||
was hard, but now it works... doxygen and automake don't fit well
|
||||
|
@@ -14,7 +14,7 @@ AC_INIT([mrw/mrw.hpp.in])
|
||||
PACKAGENAME=mrw-c++
|
||||
m4_define(x_major, 2)
|
||||
m4_define(x_minor, 1)
|
||||
m4_define(x_least, 1)
|
||||
m4_define(x_least, 2)
|
||||
AM_INIT_AUTOMAKE(@PACKAGENAME@, @MAJOR@.@MINOR@.@LEAST@, [marc@waeckerlin.org])
|
||||
|
||||
# copy M4 to shell
|
||||
|
Reference in New Issue
Block a user