--- configure.ac.orig	2013-01-01 19:26:32.000000000 -0600
+++ configure.ac	2013-01-01 19:28:06.000000000 -0600
@@ -22,7 +22,7 @@
 AC_CONFIG_SRCDIR([ext/ffmpeg/gstffmpeg.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