<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.ac.orig	2013-01-01 20:13:27.000000000 -0600
+++ configure.ac	2013-01-01 20:15:38.000000000 -0600
@@ -27,7 +27,7 @@
 AC_CONFIG_SRCDIR([gst-libs/gst/gl/gstgldisplay.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
</pre></body></html>