--- configure.ac.orig 2013-01-06 10:44:07.000000000 -0800 +++ configure.ac 2013-01-06 10:44:19.000000000 -0800 @@ -24,7 +24,7 @@ dnl can autoconf find the source ? AC_CONFIG_SRCDIR([gst/law/alaw.c]) dnl define the output header for config -AM_CONFIG_HEADER([config.h]) +AC_CONFIG_HEADERS([config.h]) dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE