* cmockery: version 0.12
* Made it possible to specify additional compiler, lib tool and link
flags on Windows.
* Added Windows makefile to the tar ball.
Fri Aug 29 10:50:46 2008 Google Inc. <opensource@google.com>
git-svn-id: http://cmockery.googlecode.com/svn/trunk@15
40f4469a-5155-0410-be90-
2de3f0bae501
# make sure we're interpreted by some minimal autoconf
AC_PREREQ(2.57)
# make sure we're interpreted by some minimal autoconf
AC_PREREQ(2.57)
-AC_INIT(cmockery, 0.11, opensource@google.com)
+AC_INIT(cmockery, 0.12, opensource@google.com)
# The argument here is just something that should be in the current directory
# (for sanity checking)
AC_CONFIG_SRCDIR(README)
# The argument here is just something that should be in the current directory
# (for sanity checking)
AC_CONFIG_SRCDIR(README)