Fixed autobuild system so it uses the correct architecture on Linux.

This commit is contained in:
rude
2009-08-31 21:10:56 +02:00
parent 0c946c00fe
commit 0264c9a6c8
5 changed files with 28 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([love], [20090829-40a9af50de1f])
AC_INIT([love], [20090831-cb0095a0fc04])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([platform/unix])
AC_CONFIG_MACRO_DIR([platform/unix/m4])