Don't need to get canonical build & host twice.

SVN revision: 49555
This commit is contained in:
Christopher Michael 2010-06-07 17:28:25 +00:00
parent e66e89422e
commit e82a5156eb
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ AM_INIT_AUTOMAKE([1.6 dist-bzip2])
AM_CONFIG_HEADER([elementary_config.h])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_C_BIGENDIAN
AC_ISC_POSIX
AC_PROG_CC