Added first version of thread and enabled newFileData

This commit is contained in:
bart@bartbes.ath.cx
2010-02-12 20:24:39 +01:00
parent b71a87f670
commit 355a94755d
11 changed files with 422 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([love], [20091206-d0384a4c71f6])
AC_INIT([love], [HEAD])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([platform/unix])
AC_CONFIG_MACRO_DIR([platform/unix/m4])