Fixed the am64 architecture issue in the deb

This commit is contained in:
bart@bart
2009-09-13 10:15:23 +02:00
parent cc90e43464
commit 3b99c686d5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([love], [20090904-513ad0afed0c])
AC_INIT([love], [20090906-6a275e4b909a])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([platform/unix])
AC_CONFIG_MACRO_DIR([platform/unix/m4])