*** empty log message ***
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||
##
|
||||
## $Log$
|
||||
## Revision 1.18 2004/12/14 20:22:13 marc
|
||||
## *** empty log message ***
|
||||
##
|
||||
## Revision 1.17 2004/12/08 13:40:34 marc
|
||||
## error in output (trace)
|
||||
##
|
||||
@@ -61,8 +64,8 @@
|
||||
AC_INIT([mrw/mrw.hpp.in])
|
||||
PACKAGENAME=mrw-c++
|
||||
m4_define(x_major, 1)
|
||||
m4_define(x_minor, 2)
|
||||
m4_define(x_least, 2)
|
||||
m4_define(x_minor, 3)
|
||||
m4_define(x_least, 0)
|
||||
AM_INIT_AUTOMAKE(@PACKAGENAME@, @MAJOR@.@MINOR@.@LEAST@, [marc@waeckerlin.org])
|
||||
|
||||
# copy M4 to shell
|
||||
|
||||
Reference in New Issue
Block a user