comparison configure.ac @ 438:22bbb716dea6 3.0

Fixed memory leaks related to expressions; bumped version to 3.0.1
author lost@l-w.ca
date Sat, 30 Oct 2010 10:40:26 -0600
parents b142b473f0ee
children 194787ce2a77
comparison
equal deleted inserted replaced
436:4c272633fce2 438:22bbb716dea6
1 AC_INIT([LWTools], [3.0], [lost@l-w.ca]) 1 AC_INIT([LWTools], [3.0.1], [lost@l-w.ca])
2 AM_INIT_AUTOMAKE([-Wall -Werror foreign]) 2 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
3 AC_PROG_CC 3 AC_PROG_CC
4 gl_EARLY 4 gl_EARLY
5 # for gnulib 5 # for gnulib
6 gl_INIT 6 gl_INIT