Fixed build error on Debian wheezy.

This commit is contained in:
Gunnar Beutner 2012-08-30 09:57:48 +02:00
parent ab1cfe2415
commit 082c627fb9
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ AX_SET_VERSION_INFO
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
AM_SILENT_RULES([yes])
AC_PROG_CXX