Enable silent rules in building imlib2

SVN revision: 44212
This commit is contained in:
Christopher Michael 2009-12-06 02:31:10 +00:00
parent c84c09c31e
commit f6055bfa96
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ AC_ISC_POSIX
AM_INIT_AUTOMAKE(1.6 dist-bzip2)
AM_CONFIG_HEADER(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_C_BIGENDIAN
AC_PROG_CC