|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
# get rid of that stupid cache mechanism |
|
|
|
|
rm -f config.cache |
|
|
|
|
|
|
|
|
|
AC_INIT([rage], [0.1.3], [enlightenment-devel@lists.sourceforge.net]) |
|
|
|
|
AC_INIT([rage], [0.1.4], [enlightenment-devel@lists.sourceforge.net]) |
|
|
|
|
AC_PREREQ([2.60]) |
|
|
|
|
AC_CONFIG_SRCDIR([configure.ac]) |
|
|
|
|
AC_CONFIG_MACRO_DIR([m4]) |
|
|
|
|