Changeset: 9ed203b48642 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9ed203b48642 Modified Files: buildtools/configure.ac Branch: default Log Message:
drop $Revision$ usage, we do without (CVS) keywords expansion diffs (11 lines): diff -r 30f35cac46cf -r 9ed203b48642 buildtools/configure.ac --- a/buildtools/configure.ac Wed Jun 02 16:34:29 2010 +0200 +++ b/buildtools/configure.ac Thu Jun 03 13:36:05 2010 +0200 @@ -21,7 +21,6 @@ AC_PREREQ(2.60) AC_INIT([MonetDB Buildtools], 1.0, [email protected]) -AC_REVISION($Revision$) AM_INIT_AUTOMAKE([MonetDB], [1.0]) AC_PROG_INSTALL _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
