Fixed some constants

This commit is contained in:
bart@bartbes.ath.cx
2009-10-11 16:23:33 +02:00
parent be768bdc2e
commit d22d268c92
3 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([love], [20090906-6a275e4b909a])
AC_INIT([love], [20091011-ae1750d78436])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([platform/unix])
AC_CONFIG_MACRO_DIR([platform/unix/m4])